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

   > The reason is that the JAR format is not yet multi-module.
   
   Are we switching to a mode where we'd have a singlet 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.


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