organization name in pom is not used in site generation : 2002-2005, Apache
Software Foundation is always put in page.
----------------------------------------------------------------------------------------------------------------------
Key: MPSITE-32
URL: http://jira.codehaus.org/browse/MPSITE-32
Project: maven-site-plugin
Type: Bug
Components: plugin
Versions: 1.6.1
Environment: M2 / version : 2.0-beta-1-SNAPSHOT
Reporter: Antoine
in pom.xml :
If no <organization> tag
or if this :
<organization>
<name>Your Organization</name>
<url>http://www.someorganization.biz/</url>
<logo>http://www.someorganization.biz/logo.gif|jpg|...</logo>
</organization>
<inceptionYear>2005</inceptionYear>
the copyright in the web site is always : 2002-2005, Apache Software Foundation
note : for M2 / version : 2.0-beta-1-SNAPSHOT of the site plugin
--
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]