dependency management, report-plugins and deploy-site
-----------------------------------------------------
Key: MNG-2349
URL: http://jira.codehaus.org/browse/MNG-2349
Project: Maven 2
Type: Bug
Versions: 2.0.4
Environment: jdk 1.4.2_11, windows 2000
Reporter: Thiago Gozzi Prado
Attachments: myproject.zip
When I run
mvn -e clean site site-deploy
for the root pom, maven throws a NullPointerException.
If I remove the javadoc report plugin declaration, the site is deployed.
Or if I keep the javadoc report plugin declaration, but remove the dependency
management declaration, the site is deployed.
This happens for some report plugins, not all. Checkstyle, for instance, works
fine.
myproject.zip contains the project structure and the project definition.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira