Tony Chemit wrote:
Le Thu, 10 Sep 2009 19:41:00 -0700,
Jason Chaffee <jason.chaf...@zilliontv.tv> a écrit :
Is there a way to turn off javadoc execution during release:perform? I
using -Dgoals=deploy, but javadoc execution is still happening.
from the version 2.5, you can skip the javadoc plugin via the
configuratin property named skip
Alternatively, try setting useReleaseProfile [0] to false and define
your own release profile, without the Javadoc Plugin.
Benjamin
[0]
http://maven.apache.org/plugins/maven-release-plugin/perform-mojo.html#useReleaseProfile
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org