[ http://jira.codehaus.org/browse/MNG-1029?page=comments#action_48097 ]
Dave Sag commented on MNG-1029: ------------------------------- i am still gettting this. also as of beta3 running %m2 javadoc:javadoc fails with the message [ERROR] BUILD ERROR [INFO] ---------------------------------------------------------------------------- [INFO] Diagnosis: An error has occurred in JavaDocs report generation. but with no more detail than that. and an empty index.html document in target/javadoc/apidocs any idea when you'll release the updated plugin? > Sending wrong parameters to -bottom > ----------------------------------- > > Key: MNG-1029 > URL: http://jira.codehaus.org/browse/MNG-1029 > Project: Maven 2 > Type: Bug > Components: maven-javadoc-plugin > Versions: 2.0-beta-2 > Reporter: Matthew Beermann > Assignee: Brett Porter > Priority: Minor > Fix For: 2.0-beta-2 > > > My POM has <inceptionYear>2004</inceptionYear>, yet the generated Javadoc has > the following footer: "Copyright null MyTeamName. All Rights Reserved." > It could have something to do with the stated default for the plugin's > "bottom" parameter: "Copyright ${project.inceptionYear-currentYear} > ${project.organization.name}. All Rights Reserved." I could be imagining it, > but doesn't the dash belong outside the braces? -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
