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

   > @gnodet I don't get how v4 API permits to attach something to a pom (in v3 
a MavenProject) that does not exist who will create the pom that will be 
necessary for install/deploy?
   
   This is not limited to the v4 API.  The jar plugin will attach the artifacts 
and the poms when building a modular project. AFAIK central will reject any 
upload for an artifact without any matching pom.  We could enforce that at 
install/deploy time in resolver if we want.


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