[ http://issues.apache.org/jira/browse/GERONIMO-851?page=comments#action_12369259 ]
Anita Kulshreshtha commented on GERONIMO-851: --------------------------------------------- directory is failing because of - [INFO] Failed to resolve artifact. required artifacts missing: xmlbeans:xmlbeans-jsr173-api:jar:2.0-dev for the artifact: org.apache.geronimo:geronimo-directory:jar:1.2-SNAPSHOT After commenting it out the build completes! [INFO] Reactor Summary: [INFO] ---------------------------------------------------------------------------- [INFO] Geronimo ............................................... SUCCESS [3.735s] [INFO] Geronimo :: Activation ................................. SUCCESS [2.578s] [INFO] Geronimo :: ActiveMQ Embedded RAR ...................... SUCCESS [16.297s] [INFO] Geronimo :: Kernel ..................................... SUCCESS [9.016s] [INFO] Geronimo :: Common ..................................... SUCCESS [3.640s] [INFO] Geronimo :: Management API ............................. SUCCESS [0.735s] [INFO] Geronimo :: Core ....................................... SUCCESS [0.625s] [INFO] Geronimo :: J2EE ....................................... SUCCESS [2.296s] [INFO] Geronimo :: Transaction ................................ SUCCESS [28.813s] [INFO] Geronimo :: Interceptor ................................ SUCCESS [0.391s] [INFO] Geronimo :: Naming ..................................... SUCCESS [1.281s] [INFO] Geronimo :: Client ..................................... SUCCESS [1.094s] [INFO] Geronimo :: Deployment ................................. SUCCESS [1.203s] [INFO] Geronimo :: Connector .................................. SUCCESS [7.265s] [INFO] Geronimo :: Deploy :: Common Config .................... SUCCESS [0.407s] [INFO] Geronimo :: J2EE Schema ................................ SUCCESS [14.250s] [INFO] Geronimo :: Service :: Builder ......................... SUCCESS [3.843s] [INFO] Geronimo :: Security :: Builder ........................ SUCCESS [1.375s] [INFO] Geronimo :: J2EE :: Builder ............................ SUCCESS [1.125s] [INFO] Geronimo :: Naming :: Builder .......................... SUCCESS [2.688s] [INFO] Geronimo :: Test :: DDBeans ............................ SUCCESS [1.672s] [INFO] Geronimo :: Connector :: Builder ....................... SUCCESS [2.891s] [INFO] Geronimo :: Configuration Converter .................... SUCCESS [0.406s] [INFO] Geronimo :: Util ....................................... SUCCESS [2.375s] [INFO] Geronimo :: Web :: Builder ............................. SUCCESS [3.172s] [INFO] Geronimo :: Deploy :: JSR-88 ........................... SUCCESS [1.391s] [INFO] Geronimo :: Deploy :: CLI Tool ......................... SUCCESS [1.015s] [INFO] Geronimo :: JavaMail Transport ......................... SUCCESS [1.438s] [INFO] Geronimo :: JMX Remoting ............................... SUCCESS [0.812s] [INFO] Geronimo :: Mail ....................................... SUCCESS [1.985s] [INFO] Geronimo :: Scripts .................................... SUCCESS [0.672s] [INFO] Geronimo :: Session .................................... SUCCESS [1.453s] [INFO] Geronimo :: Spring ..................................... SUCCESS [0.734s] [INFO] Geronimo :: Timer ...................................... SUCCESS [1:21.312s] [INFO] Geronimo :: Web Services ............................... SUCCESS [2.000s] [INFO] ---------------------------------------------------------------------------- [INFO] ---------------------------------------------------------------------------- [INFO] BUILD SUCCESSFUL [INFO] ---------------------------------------------------------------------------- [INFO] Total time: 3 minutes 30 seconds [INFO] Finished at: Tue Mar 07 11:29:12 EST 2006 [INFO] Final Memory: 19M/35M [INFO] > Move Geronimo Build to M2 (Maven 2) > ----------------------------------- > > Key: GERONIMO-851 > URL: http://issues.apache.org/jira/browse/GERONIMO-851 > Project: Geronimo > Type: Task > Components: buildsystem > Reporter: John Sisson > Assignee: John Sisson > Fix For: 1.x > Attachments: parentpom.patch > > Created this issue to keep track of the status of work to move the Geronimo > build to Maven 2. Does anyone know the status of this effort? I believe some > work was done in OpenEJB? When is the move to M2 planned for? 1.0 or 1.1 > FYI.. In June I attempted to use Maven 1.1 beta 1 to build geronimo and got > some parse exceptions in maven. As a result, some small changes were made to > some project.xml files by David Jencks, which fixed the parse problem, but we > then ran into another problem where we were getting a > java.lang.NoSuchMethodError in maven. This should now be fixed using an > updated artifact plugin, see http://jira.codehaus.org/browse/MAVEN-1625 (but > I have not verified this). -- 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
