lalmeras commented on issue #988:
URL: 
https://github.com/apache/maven-archetype/issues/988#issuecomment-4283074533

   I tried to fix the issue by overriding maven-archetype-plugin dependencies 
in my pom.xml ; it is not possible as the `archetype:jar` goal is launched from 
a sub-maven command (InvocationRequest) with a generated pom.xml 
(type=archetype-packaging).
   
   So my pom.xml plugins/pluginManagement customization are ignored and I 
cannot override the plexus-archiver version.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to