Using properties for plugin versions has the additional benefit, that versions-maven-plugin is able to update plugins as well via versions:update-properties. Regards Mirko -- http://illegalstateexception.blogspot.com/ https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) https://bitbucket.org/mfriedenhagen/
On Fri, Oct 3, 2014 at 8:01 PM, Laird Nelson <[email protected]> wrote: > On Thu, Oct 2, 2014 at 5:02 PM, Paul Benedict <[email protected]> wrote: > >> I use the maven-javadoc-plugin in both <build> and <reporting>. I don't >> want to fall back to <properties> to share the plugin version. Is there a >> better way than using <properties>? >> > > No. > > Best, > Laird > > -- > http://about.me/lairdnelson --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
