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>?
Cheers, Paul
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>?
Cheers, Paul