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

Pom doesn't get deployed using Maven Install plugin 3+ #670

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

yahavi
Copy link
Member

@yahavi yahavi commented Oct 16, 2022

  • All tests passed. If this feature is not already covered by the tests, I added new tests.

Resolves:

Since maven-install-plugin 3.0.0, the module metadata is not populated a ProjectArtifactMetadata. As a result, we can't extract the information about the pom.xml artifact in the same way before.
This PR extracts the information about pom.xml from the project's artifact.

@yahavi yahavi requested a review from eyalbe4 October 16, 2022 14:42
@yahavi yahavi self-assigned this Oct 16, 2022
@yahavi yahavi changed the title Pom doesn't get deployed using the latest maven-install plugin Pom doesn't get deployed using the latest Maven Install plugin Oct 16, 2022
@yahavi yahavi changed the title Pom doesn't get deployed using the latest Maven Install plugin Pom doesn't get deployed using Maven Install plugin 3+ Oct 16, 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.

2 participants