+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: > > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-release-plugin</artifactId> > <version>2.5.3</version> > <configuration> > ... > <arguments>-Papache-release ${arguments}</arguments> > .. > </configuration> > </plugin> > > and Maven Parent: > > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-release-plugin</artifactId> > <configuration> > ... > <releaseProfiles>apache-release</releaseProfiles> > ... > <arguments>${arguments}</arguments> > </configuration> > </plugin> > > 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