1.0 was building over the weekend. Did a svn update this morning followed by maven new clean and am seeing this failure in new4:

multiproject:install-callback:
    [echo] Running car:install for JavaMail
44424 [main] ERROR org.apache.geronimo.deployment.Deployer  - Deployment failed 
due to
java.lang.NoClassDefFoundError: javax/mail/Authenticator
        at java.lang.Class.getDeclaredMethods0(Native Method)
        at java.lang.Class.privateGetDeclaredMethods(Class.java:1655)
        at java.lang.Class.getDeclaredMethod(Class.java:1262)

<snip stack trace>

BUILD FAILED
File...... c:\home\apache\geronimo-1.0.x\maven.xml
Element... maven:reactor
Line...... 58
Column.... 112
Unable to obtain goal [multiproject:install-callback] -- C:\Documents and Settings\Administrator\.maven\cache\geronimo-packaging-plugin-1.0.0\plugin.jelly:67:15: <car:package> null
Total time: 8 minutes 39 seconds
Finished at: Mon Dec 12 13:35:18 EST 2005

Reply via email to