Did you try to clean the project before ?
I successfully built it yesterday.

Arnaud


Aaron.Digulla wrote:
> 
> Hello,
> 
> I updated Archiva today and tried to compile it. The "mvn install" aborts 
> with NoClassDefFoundError:
> 
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Building Archiva Web Application
> [INFO]    task-segment: [install]
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] [plexus:descriptor {execution: default}]
> [INFO] [plexus:descriptor {execution: default}]
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [plexus:merge-descriptors {execution: default}]
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Lorg/codehaus/plexus/archiver/manager/ArchiverManager;
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Trace
> java.lang.NoClassDefFoundError: 
> Lorg/codehaus/plexus/archiver/manager/ArchiverManager;
>         at java.lang.Class.getDeclaredFields0(Native Method)
>         at java.lang.Class.privateGetDeclaredFields(Class.java:2259)
>         at java.lang.Class.getDeclaredField(Class.java:1852)
>         at 
> org.codehaus.plexus.util.ReflectionUtils.getFieldByNameIncludingSuperclasses(ReflectionUtils.java:26)
>         at 
> org.codehaus.plexus.util.ReflectionUtils.getFieldByNameIncludingSuperclasses(ReflectionUtils.java:34)
>         at 
> org.codehaus.plexus.component.composition.FieldComponentComposer.getFieldByName(FieldComponentComposer.java:212)
>         at 
> org.codehaus.plexus.component.composition.FieldComponentComposer.findMatchingField(FieldComponentComposer.java:171)
> 
> What's wrong?
> 
> Regards,
> 
> -- 
> Aaron Digulla
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/A-new-Maven-Repository---tf2684072s177.html#a7557525
Sent from the Maven Developers mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to