gnodet commented on PR #959:
URL: 
https://github.com/apache/maven-compiler-plugin/pull/959#issuecomment-3404907890

   > > The reason is that the JAR format is not yet multi-module.
   > 
   > Are we switching to a mode where we'd have a single project, but it would 
create multiple jars in one run ? Afaik, most plugins expects a _single_ main 
artefact as the main output, while others side artifacts can be attached to the 
project, but on the same groupId/artifactId. So generating multiple _main_ 
artifacts goes really against the way of doing things in maven. I'm not opposed 
to a change, but this would require a larger consensus imho.
   
   @desruisseaux fwiw, https://github.com/apache/maven/pull/1838, we may need 
to revert that one


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