bmarwell commented on PR #1281:
URL: https://github.com/apache/maven/pull/1281#issuecomment-1763190531

   So the idea is that a given group and artifact ID gets resolved to the 
following property:
   
   `${project.dependencies.com.bar.dummy-agent}`
   
   Only disadvantage of your solution: I don't see where the groupId ends and 
the artifact ID begins. But that's probably not going to clash.
   
   This is very helpful for agents.
   
   
   Other ideas:
   
   Change the default lifecycle XML to include the property goal of the 
dependency plugin. Way smaller change. 


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to