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

[MINSTALL-160] Generated POM is not installed if original POM exists #36

Merged
merged 2 commits into from Jul 19, 2022

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Jul 18, 2022

When using generatePom=true with install-file Mojo, it will despite
this copy existing POM if it is found embedded in JAR (and if it
was built with Maven, it will find it).

The generatePom should reuse POM values embedded from JAR
but should generate (and install) new "empty POM" instead.


https://issues.apache.org/jira/browse/MINSTALL-160

When using `generatePom=true` with install-file Mojo, it will despite
this copy existing POM if it is found embedded in JAR (and if it
was built with Maven, it will find it).

The generatePom should reuse POM values embedded from JAR
but should generate (and install) new "empty POM" instead.
@cstamas cstamas self-assigned this Jul 18, 2022
@wilx
Copy link

wilx commented Jul 18, 2022

Works for me. 👍

@cstamas cstamas merged commit 23ab053 into master Jul 19, 2022
@cstamas cstamas deleted the MINSTALL-160 branch July 19, 2022 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants