You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Daniel Kulp (JIRA)" <ji...@codehaus.org> on 2007/02/23 18:59:28 UTC

[jira] Created: (MEV-502) woodstox poms should have licenses/organization elements

woodstox poms should have licenses/organization elements
--------------------------------------------------------

                 Key: MEV-502
                 URL: http://jira.codehaus.org/browse/MEV-502
             Project: Maven Evangelism
          Issue Type: Improvement
          Components: Incomplete POM
            Reporter: Daniel Kulp



The pom should have:

<licenses> 
 <license> 
 <name>The Apache Software License, Version 2.0</name> 
 <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> 
 <distribution>repo</distribution> 
 </license> 
 </licenses>

 <organization>
 <name>Codehaus</name>
 <url>http://www.codehaus.org/</url>
 </organization>


Bug with the woodstox team logged at:
http://jira.codehaus.org/browse/WSTX-108



-- 
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

        

[jira] Closed: (MEV-502) woodstox poms should have licenses/organization elements

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEV-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlos Sanchez closed MEV-502.
------------------------------

      Assignee: Carlos Sanchez
    Resolution: Fixed

> woodstox poms should have licenses/organization elements
> --------------------------------------------------------
>
>                 Key: MEV-502
>                 URL: http://jira.codehaus.org/browse/MEV-502
>             Project: Maven Evangelism
>          Issue Type: Improvement
>          Components: Incomplete POM
>            Reporter: Daniel Kulp
>         Assigned To: Carlos Sanchez
>
> The pom should have:
> <licenses> 
>  <license> 
>  <name>The Apache Software License, Version 2.0</name> 
>  <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> 
>  <distribution>repo</distribution> 
>  </license> 
>  </licenses>
>  <organization>
>  <name>Codehaus</name>
>  <url>http://www.codehaus.org/</url>
>  </organization>
> Bug with the woodstox team logged at:
> http://jira.codehaus.org/browse/WSTX-108

-- 
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