missing pom for axis:axis-saaj:1.4
----------------------------------
Key: MEV-598
URL: http://jira.codehaus.org/browse/MEV-598
Project: Maven Evangelism
Issue Type: Bug
Components: Missing POM
Reporter: deckrider
The restored pom should look something like this:
<?xml version="1.0" encoding="UTF-8"?><project>
<modelVersion>4.0.0</modelVersion>
<groupId>axis</groupId>
<artifactId>axis-saaj</artifactId>
<version>1.4</version>
<description>POM was created from deploy:deploy-file</description>
<distributionManagement>
<status>deployed</status>
</distributionManagement>
</project>
--
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