Wednesday, October 28, 2009

Maven Issues

If you catch any of these errors below, trying to rebuild/install things with maven, I have a solution, that worked for me atleast.

Exception in thread "main" java.lang.NoClassDefFoundError: org/codehaus/plexus/embed/Embedder

java.lang.ClassNotFoundException: org.codehaus.plexus.embed.Embedder

java.lang.NoClassDefFoundError: org/codehaus/plexus/embed/Embedder


My solution: In Ubuntu, just uninstall maven2 completely, and reinstall maven2.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.