You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2005/09/07 01:21:03 UTC

[jira] Closed: (MEV-76) axis po m doesnt declare dependencies

     [ http://jira.codehaus.org/browse/MEV-76?page=all ]
     
Carlos Sanchez closed MEV-76:
-----------------------------

     Assign To: Carlos Sanchez
    Resolution: Fixed

Fixed in apache repo

> axis po m doesnt declare dependencies
> -------------------------------------
>
>          Key: MEV-76
>          URL: http://jira.codehaus.org/browse/MEV-76
>      Project: Maven Evangelism
>         Type: Bug
>   Components: Dependencies
>     Reporter: Christoph Sturm
>     Assignee: Carlos Sanchez

>
>
> these dependencies should be added:
>         <dependency>
>             <groupId>axis</groupId>
>             <artifactId>axis-jaxrpc</artifactId>
>             <version>1.2.1</version>
>         </dependency>
>         <dependency>
>             <groupId>commons-discovery</groupId>
>             <artifactId>commons-discovery</artifactId>
> <scope>runtime</scope>
>             <version>0.2</version>
>         </dependency>
>         <dependency>
>             <groupId>axis</groupId>
>             <artifactId>axis-wsdl4j</artifactId>
>             <version>1.2.1</version>
>         </dependency>
>         <dependency>
>             <groupId>axis</groupId>
>             <artifactId>axis-saaj</artifactId>
>             <version>1.2.1</version>
>         </dependency>
>         <dependency>
>             <groupId>commons-logging</groupId>
>             <artifactId>commons-logging</artifactId>
>             <version>1.0.4</version>
> <scope>runtime</scope>
>         </dependency>

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org