We may have done a bad thing by not hiding the test upload of released spec jars better. The first upload of the spec uberjar was faulty and did not contain the javamail classes. You might have downloaded this jar. To fix the problem you need to remove your maven org.apache.geronimo.specs directory.

Let us know if this does not fix the problem.

thanks
david jencks




On Dec 12, 2005, at 11:03 AM, Bill Stoddard wrote:

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