Praveen,
You can try -Dmaven.javadoc.skip=true
mahadev
On Wed, Nov 30, 2011 at 10:30 PM, Praveen Sripati
wrote:
> Hi,
>
> Once I get the code from svn for branch-0.23, is there any way to avoid
> generating the javadoc for the different modules. Just to cut sometime in
> the build process. I u
Hi,
Once I get the code from svn for branch-0.23, is there any way to avoid
generating the javadoc for the different modules. Just to cut sometime in
the build process. I use the below command.
mvn clean install package -Pdist -Dtar -DskipTests
Thanks,
Praveen