site reporting causes release:perform to fail ---------------------------------------------
Key: MNG-3336 URL: http://jira.codehaus.org/browse/MNG-3336 Project: Maven 2 Issue Type: Bug Reporter: Paul Sundling Attachments: minimal.zip It seems that if mxing aggregates and non-aggregates of the same report that it causes release:perform to fail! This definitely happens with javadoc . Either removing the aggregate or non-aggregate version seems to not cause a release:perform failure. The specific command lines I am using: mvn -B -Dresume=false -Dmaven.test.skip release:prepare mvn -B -Dmaven.test.skip release:perform I can also get this error when doing mvn site:site if I have not done a mvn install since the version was updated. -- 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