pom for tomcat:jasper-runtime:5.5.15 is missing
-----------------------------------------------

                 Key: MEV-438
                 URL: http://jira.codehaus.org/browse/MEV-438
             Project: Maven Evangelism
          Issue Type: Bug
          Components: Missing POM
            Reporter: Emmanuel Venisse


based on old jasper-runtime pom, the new one would be :

{noformat}
<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>tomcat</groupId>
  <artifactId>jasper-runtime</artifactId>
  <version>5.5.15</version>
</project>
{noformat}


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