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

   >  The jar plugin will attach the artifacts and the poms when building a 
modular project
   
   uh, attaching the pom?
   I see how a plugin can attach a consumer pom to a Maven Project that 
provides the build pom: but we still miss the Maven Project that provides the 
build pom
   
   > The 
[<source>](https://maven.apache.org/ref/4.0.0-rc-5/api/maven-api-model/apidocs/org/apache/maven/api/model/Source.html)
 element in POM 4.1.0 is more flexible than the <resource> element in POM 
4.0.0. This is where all the modular information is stored.
   
   I'm still not convinced `<source>` can replace what we configure with 
plugins in a sub-project


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