[ 
http://jira.codehaus.org/browse/MEV-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Juven Xu closed MEV-597.
------------------------

    Resolution: Fixed
      Assignee: Juven Xu

POM is provided http://repo2.maven.org/maven2/axis/axis-jaxrpc/1.4/

> missing pom for axis:axis-jaxrpc:1.4
> ------------------------------------
>
>                 Key: MEV-597
>                 URL: http://jira.codehaus.org/browse/MEV-597
>             Project: Maven Evangelism
>          Issue Type: Bug
>          Components: Missing POM
>            Reporter: deckrider
>            Assignee: Juven Xu
>
> The correct pom would be something like this:
> <?xml version="1.0" encoding="UTF-8"?>
> <project>
>   <modelVersion>4.0.0</modelVersion>
>   <groupId>axis</groupId>
>   <artifactId>axis-jaxrpc</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

        

Reply via email to