|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
- [mojo-dev] [jira] (MVERSIONS-131) versions:set is ... JIRA
- [mojo-dev] [jira] (MVERSIONS-131) versions:se... Stephen Connolly (JIRA)
- [mojo-dev] [jira] (MVERSIONS-131) versions:se... Stephen Connolly (JIRA)
- [mojo-dev] [jira] (MVERSIONS-131) versions:se... JIRA
- [mojo-dev] [jira] (MVERSIONS-131) versions:se... Stephen Connolly (JIRA)
I'm mitigated about this statements :
In that case, B2 will be concerned by the version update, whereas it doesn't have any matching groupId (as B) nor has a parent matching concerned GAV (it only has a grandparent concerned by the matching GAV)
DgroupIdwhich matches exactly the A's groupId. What is making it different than B (in terms of effective-pom, since you're saying you're relying on a given groupId:artifactId:oldVersion>newVersion) ? For me : nothing.The only fact that B has A as its parent makes it concerned by the version change => It doesn't fit any GAV reasoning (see the B2 previous example) and doesn't seem natural at all.
Or maybe I missed something...