[
http://issues.apache.org/jira/browse/GERONIMO-1706?page=comments#action_12369245
]
Anita Kulshreshtha commented on GERONIMO-1706:
----------------------------------------------
Yes, you are right. The way to get around that is to build :
cd modules/util mvn install
cd ../system mvn -Dmaven.test.skip=true install
cd ..\j2ee mvn install
After building the system, comment it out in the parent pom.
Here are the results :
-------------------------------------------------------
T E S T S
-------------------------------------------------------
[surefire] Running org.apache.geronimo.j2ee.j2eeobjectnames.NameFactoryTest
[surefire] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
[surefire] Running org.apache.geronimo.j2ee.management.DomainTest
[surefire] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.89 sec
[surefire] Running org.apache.geronimo.j2ee.management.JVMTest
[surefire] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.234 sec
[surefire] Running org.apache.geronimo.j2ee.management.ServerTest
[surefire] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.109 sec
[INFO] [jar:jar]
[INFO] Building jar:
D:\anita\geronimo\geronimo-1.1\modules\j2ee\target\geronimo-j2ee-1.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
D:\anita\geronimo\geronimo-1.1\modules\j2ee\target\geronimo-j2ee-1.2-SNAPSHOT.jar
to C:\Documents and
Settings\User\.m2\repository\org\apache\geronimo\geronimo-j2ee\1.2-SNAPSHOT\geronimo-j2ee-1.2-SNAPSHOT.jar
[INFO] [maven-one-plugin:install-maven-one-repository {execution: default}]
[INFO] Installing
D:\anita\geronimo\geronimo-1.1\modules\j2ee\target\geronimo-j2ee-1.2-SNAPSHOT.jar
to C:\Documents and
Settings\User\.maven\repository\org.apache.geronimo\jars\geronimo-j2ee-1.2-SNAPSHOT.jar
[INFO]
----------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
----------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Tue Mar 07 10:16:44 EST 2006
[INFO] Final Memory: 7M/12M
[INFO]
----------------------------------------------------------------------------
> j2ee module migration to Maven2
> -------------------------------
>
> Key: GERONIMO-1706
> URL: http://issues.apache.org/jira/browse/GERONIMO-1706
> Project: Geronimo
> Type: Sub-task
> Reporter: Anita Kulshreshtha
>
--
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