Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Conversation

@godsanchez
Copy link
Contributor

In order to properly deploy via Maven to Myget, a few changes were required:

  • A customized settings.xml file was added to the project
    • This file contains parameterized login fields for the Myget feed
  • All four submodule "pom.xml" configuration files we updated with Myget information
    • This includes a URL for the feed

Once completed, this pull request (along with corresponding build definition changes) should enable automated end-to-end deployment on the "master" branch.

Added custom settings.xml with parameterized authentication values, and added MyGet repo info to all four project pom.xml files
Duplicate <Repository> entries cause a build error, despite documentation instructions.
Duplicate <repository> tags abolished.
Getting authentication errors from ossrh, removing to avoid conflict
"bot-parent" module has nothing to deploy, but maven attempts to deploy regardless.  Disabled deployment on parent, while explicitly enabling deployment on sub-modules.
@godsanchez godsanchez self-assigned this Nov 8, 2018
@godsanchez godsanchez closed this Nov 9, 2018
@godsanchez godsanchez reopened this Nov 9, 2018
@cleemullins cleemullins merged commit 1402cc4 into master Nov 9, 2018
@tracyboehrer tracyboehrer deleted the MygetDeploy branch September 16, 2019 20:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants