Missing dependency in modules/axis
----------------------------------
Key: GERONIMO-457
URL: http://nagoya.apache.org/jira/browse/GERONIMO-457
Project: Apache 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://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira