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

        

Reply via email to