You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/07/18 12:55:28 UTC

[GitHub] [maven-install-plugin] cstamas opened a new pull request, #36: [MINSTALL-160] Generated POM is not installed if original POM exists

cstamas opened a new pull request, #36:
URL: https://github.com/apache/maven-install-plugin/pull/36

   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
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-install-plugin] cstamas merged pull request #36: [MINSTALL-160] Generated POM is not installed if original POM exists

Posted by GitBox <gi...@apache.org>.
cstamas merged PR #36:
URL: https://github.com/apache/maven-install-plugin/pull/36


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-install-plugin] wilx commented on pull request #36: [MINSTALL-160] Generated POM is not installed if original POM exists

Posted by GitBox <gi...@apache.org>.
wilx commented on PR #36:
URL: https://github.com/apache/maven-install-plugin/pull/36#issuecomment-1187703708

   Works for me. :+1: 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org