You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org> on 2005/10/31 20:56:57 UTC

[jira] Closed: (GERONIMO-457) Missing dependency in modules/axis

     [ http://issues.apache.org/jira/browse/GERONIMO-457?page=all ]
     
Dain Sundstrom closed GERONIMO-457:
-----------------------------------


> Missing dependency in modules/axis
> ----------------------------------
>
>          Key: GERONIMO-457
>          URL: http://issues.apache.org/jira/browse/GERONIMO-457
>      Project: Geronimo
>         Type: Bug
>   Components: buildsystem
>     Versions: 1.0-M3
>     Reporter: Brian Topping
>     Priority: Minor

>
> Index: geronimo/modules/axis/project.xml
> ===================================================================
> --- geronimo/modules/axis/project.xml	(revision 56800)
> +++ geronimo/modules/axis/project.xml	(working copy)
> @@ -170,6 +170,11 @@
>              <version>&geronimo-spec-ejb-version;</version>
>          </dependency>
>          <dependency>
> +            <groupId>geronimo</groupId>
> +            <artifactId>geronimo-j2ee-builder</artifactId>
> +            <version>${pom.currentVersion}</version>
> +        </dependency>
> +        <dependency>
>              <groupId>jetty</groupId>
>              <artifactId>org.mortbay.jetty</artifactId>
>              <version>&jetty-version;</version>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira