hboutemy commented on PR #11549:
URL: https://github.com/apache/maven/pull/11549#issuecomment-3656819034

   >  the relaxation is only necessary and used in the case of multi-module JARs
   
   I'm starting to understand that one single multi-java module build gives 
many "what used to be classical jars, with one build (= 1 pom) per jar"
   
   then this is not about relaxing attach strategy
   it's about creating pseudo POMs (with their disting gav) that will host 
their jars done from one central build
   
   now I get that we have one build pom, that generates many consumer poms with 
their own 
   saying that, is "multi-module JARs" a good description? each jar is a single 
module, but it is a multi-module build, isn't it?


-- 
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