Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nexus deploy action #46

Merged
merged 7 commits into from
Dec 12, 2022
Merged

Nexus deploy action #46

merged 7 commits into from
Dec 12, 2022

Conversation

lanarimarco
Copy link
Collaborator

@lanarimarco lanarimarco commented Dec 7, 2022

Added a new action, triggered on "master" and "develop" branches merging, which publishes reload to internal smeup nexus.

  • It uses the snapshots and releases serverids, as set in .m2/settings.xml, in compliant to smeup internal artifacts distribution
  • You can deploy to internal nexus through these commands: mvn deploy -DskipTests

… and snapshots nexus repository, defined in order to differentiate the deploying to sonatype from the one towards nexus.

Disabled all tests and set the new maven profile in the GitHub action.
@mattiabonardi mattiabonardi merged commit 2320ede into develop Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants