You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Vincent Siveton (JIRA)" <ji...@codehaus.org> on 2005/07/27 05:13:57 UTC

[jira] Closed: (MNG-599) organization name in pom is not used in site generation : 2002-2005, Apache Software Foundation is always put in page.

     [ http://jira.codehaus.org/browse/MNG-599?page=all ]
     
Vincent Siveton closed MNG-599:
-------------------------------

    Resolution: Fixed

Updated the template

> organization name in pom is not used in site generation : 2002-2005, Apache Software Foundation is always put in page.
> ----------------------------------------------------------------------------------------------------------------------
>
>          Key: MNG-599
>          URL: http://jira.codehaus.org/browse/MNG-599
>      Project: Maven 2
>         Type: Bug
>   Components: maven-plugins
>     Versions: 2.0-beta-1
>  Environment: M2 / version : 2.0-beta-1-SNAPSHOT
>     Reporter: Antoine
>     Assignee: Vincent Siveton
>      Fix For: 2.0-beta-1

>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org