[ http://issues.apache.org/jira/browse/GERONIMO-1629?page=comments#action_12366775 ]
Jacek Laskowski commented on GERONIMO-1629: ------------------------------------------- [EMAIL PROTECTED] /cygdrive/c/oss/geronimo $ patch -p0 < maven-migration-more-poms.diff patching file pom.xml patching file modules/jmx-remoting/pom.xml patching file modules/scripts/pom.xml patching file modules/test-ddbean/pom.xml patching file modules/naming-builder/project.xml patching file modules/naming-builder/pom.xml patching file modules/web-builder/pom.xml patching file modules/deploy-tool/pom.xml patching file modules/deploy-jsr88/pom.xml patching file modules/naming/pom.xml patching file modules/connector-builder/pom.xml patching file modules/timer/pom.xml patching file modules/webservices/pom.xml patching file modules/mail/pom.xml patching file modules/session/pom.xml patching file modules/service-builder/pom.xml patching file modules/transaction/pom.xml patching file modules/connector/pom.xml patching file modules/security-builder/pom.xml patching file modules/deploy-config/pom.xml patching file modules/spring/pom.xml patching file modules/derby/pom.xml patching file modules/j2ee-builder/pom.xml patching file modules/javamail-transport/pom.xml patching file modules/client/pom.xml and testing. I won't be able to commit the changes before I finish my other work (behind a firewall), which is until tonight. > More maven 2 poms > ----------------- > > Key: GERONIMO-1629 > URL: http://issues.apache.org/jira/browse/GERONIMO-1629 > Project: Geronimo > Type: Sub-task > Reporter: Anders Hessellund Jensen > Assignee: Jacek Laskowski > Attachments: maven-migration-more-poms.diff > > I have created some more POMs. The list of modules with POMs is now: > [INFO] > ---------------------------------------------------------------------------- > [INFO] Reactor Summary: > [INFO] > ---------------------------------------------------------------------------- > [INFO] Geronimo ............................................... SUCCESS > [1.781s] > [INFO] Geronimo :: Activation ................................. SUCCESS > [1.000s] > [INFO] Geronimo :: Util ....................................... SUCCESS > [0.453s] > [INFO] Geronimo :: Kernel ..................................... SUCCESS > [0.297s] > [INFO] Geronimo :: Common ..................................... SUCCESS > [0.125s] > [INFO] Geronimo :: System ..................................... SUCCESS > [0.234s] > [INFO] Geronimo :: Management API ............................. SUCCESS > [0.141s] > [INFO] Geronimo :: Core ....................................... SUCCESS > [0.109s] > [INFO] Geronimo :: J2EE ....................................... SUCCESS > [0.110s] > [INFO] Geronimo :: Security ................................... SUCCESS > [0.328s] > [INFO] Geronimo :: Transaction ................................ SUCCESS > [0.281s] > [INFO] Geronimo :: Naming ..................................... SUCCESS > [0.125s] > [INFO] Geronimo :: Client ..................................... SUCCESS > [0.187s] > [INFO] Geronimo :: Deployment ................................. SUCCESS > [0.110s] > [INFO] Geronimo :: Connector .................................. SUCCESS > [0.312s] > [INFO] Geronimo :: J2EE Schema ................................ SUCCESS > [1.407s] > [INFO] Geronimo :: Service :: Builder ......................... SUCCESS > [0.250s] > [INFO] Geronimo :: Deploy :: Common Config .................... SUCCESS > [0.062s] > [INFO] Geronimo :: Security :: Builder ........................ SUCCESS > [0.266s] > [INFO] Geronimo :: J2EE :: Builder ............................ SUCCESS > [0.281s] > [INFO] Geronimo :: Test :: DDBeans ............................ SUCCESS > [0.109s] > [INFO] Geronimo :: Connector :: Builder ....................... SUCCESS > [0.563s] > [INFO] Geronimo :: Configuration Converter .................... SUCCESS > [0.078s] > [INFO] Geronimo :: Web :: Builder ............................. SUCCESS > [0.359s] > [INFO] Geronimo :: Deploy :: JSR-88 ........................... SUCCESS > [0.578s] > [INFO] Geronimo :: Deploy :: CLI Tool ......................... SUCCESS > [0.391s] > [INFO] Geronimo :: Derby ...................................... SUCCESS > [0.094s] > [INFO] Geronimo :: JavaMail Transport ......................... SUCCESS > [0.140s] > [INFO] Geronimo :: JMX Remoting ............................... SUCCESS > [0.047s] > [INFO] Geronimo :: Mail ....................................... SUCCESS > [0.125s] > [INFO] Geronimo :: Scripts .................................... SUCCESS > [0.063s] > [INFO] Geronimo :: Session .................................... SUCCESS > [0.094s] > [INFO] Geronimo :: Spring ..................................... SUCCESS > [0.796s] > [INFO] Geronimo :: Timer ...................................... SUCCESS > [0.329s] > [INFO] Geronimo :: Web Services ............................... SUCCESS > [0.125s] > [INFO] > ---------------------------------------------------------------------------- > [INFO] > ---------------------------------------------------------------------------- > [INFO] BUILD SUCCESSFUL > [INFO] > ---------------------------------------------------------------------------- > [INFO] Total time: 13 seconds > [INFO] Finished at: Wed Feb 15 16:01:36 CET 2006 > [INFO] Final Memory: 10M/22M > [INFO] > ---------------------------------------------------------------------------- > Some builders uses jelly to assemble j2ee archives for testing purposes. > These tests have not been migrated. geronimo-jsr88 and geronimo-deploy-tool > are missing manifest files. There are probably other issues and omissions. -- 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
