Velocity poms should have license sections added.
-------------------------------------------------

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


The Velocity poms (also the ones for the older versions) should this added:

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


A bug has been logged with the velocity team and they are correcting it for 
future releases:
https://issues.apache.org/jira/browse/VELOCITY-518


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