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
Priority: Minor
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]