Re: Merging maven-release-plugin config
Thanks for the clarification! I will leave it as-is. Michael Am 2016-05-29 um 11:14 schrieb Christopher: For what it's worth, they are *not* equivalent: The element only applies to the release:perform goal, not the release:prepare goal. , on the other hand gets used by both goals. Thus, the ASF parent has activated the apache-release profile on both goals, and the Maven parent only activates it for the release:perform goal, presumably to save on some additional work during the preparation step (speculation) at the possible cost of delayed notification of problems which might arise in executing the plugins in that profile. On Sat, May 28, 2016 at 5:19 AM Hervé BOUTEMY wrote: +1 Regards, Hervé Le samedi 28 mai 2016 00:42:00 Michael Osipov a écrit : Hi folks, I just have noticed that ASF Parent says: org.apache.maven.plugins maven-release-plugin 2.5.3 ... -Papache-release ${arguments} .. and Maven Parent: org.apache.maven.plugins maven-release-plugin ... apache-release ... ${arguments} Both seem equivalent to me. it safe to remove those two properties from Maven Parent? Michael - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: Merging maven-release-plugin config
For what it's worth, they are *not* equivalent: The element only applies to the release:perform goal, not the release:prepare goal. , on the other hand gets used by both goals. Thus, the ASF parent has activated the apache-release profile on both goals, and the Maven parent only activates it for the release:perform goal, presumably to save on some additional work during the preparation step (speculation) at the possible cost of delayed notification of problems which might arise in executing the plugins in that profile. On Sat, May 28, 2016 at 5:19 AM Hervé BOUTEMY wrote: > +1 > > Regards, > > Hervé > > Le samedi 28 mai 2016 00:42:00 Michael Osipov a écrit : > > Hi folks, > > > > I just have noticed that ASF Parent says: > > > > > >org.apache.maven.plugins > >maven-release-plugin > >2.5.3 > > > > ... > > -Papache-release ${arguments} > > .. > > > > > > > > and Maven Parent: > > > > > >org.apache.maven.plugins > >maven-release-plugin > > > > ... > > apache-release > > ... > > ${arguments} > > > > > > > > Both seem equivalent to me. it safe to remove those two properties from > > Maven Parent? > > > > Michael > > > > - > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > > For additional commands, e-mail: dev-h...@maven.apache.org > > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > >
Re: Merging maven-release-plugin config
+1 Regards, Hervé Le samedi 28 mai 2016 00:42:00 Michael Osipov a écrit : > Hi folks, > > I just have noticed that ASF Parent says: > > >org.apache.maven.plugins >maven-release-plugin >2.5.3 > > ... > -Papache-release ${arguments} > .. > > > > and Maven Parent: > > >org.apache.maven.plugins >maven-release-plugin > > ... > apache-release > ... > ${arguments} > > > > Both seem equivalent to me. it safe to remove those two properties from > Maven Parent? > > Michael > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org