what's the best way to clean your local repo? Should I just delete the entire repository folder inside of my /.m2 folder, and then do a mvn clean install to download again?
On Apr 21, 7:09 pm, Marvin Froeder <[email protected]> wrote: > Never got this error.... I assume something is corrupted at your local > repo.... try to clean it and download again. > > VELO > > On Tue, Apr 21, 2009 at 4:27 AM, hapagirl <[email protected]> wrote: > > > I keep getting this error when I run 'mvn clean install', and I'm > > wondering if it has something to do with not setting my classpath > > correctly? > > How to solve? > > > urls[80] = file:/C:/Documents and Settings/1320667/.m2/repository/com/ > > intellij/a > > nnotations/6.0.3/annotations-6.0.3.jar > > urls[81] = file:/C:/Documents and Settings/1320667/.m2/repository/com/ > > adobe/flex > > /compiler/asdoc/3.2.0.3958/asdoc-3.2.0.3958-template.zip > > [FATAL ERROR] Container realm = plexus.core > > urls[0] = file:/C:/Documents and Settings/1320667/apps/maven-2.0.9/ > > bin/../lib/ma > > ven-2.0.9-uber.jar > > [INFO] > > ------------------------------------------------------------------------ > > [ERROR] FATAL ERROR > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] org/jdom/input/SAXBuilder > > org.jdom.input.SAXBuilder > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Trace > > java.lang.NoClassDefFoundError: org/jdom/input/SAXBuilder > > at org.sonatype.flexmojos.utilities.MavenUtils.getFDKNamespaces > > (MavenUti > > ls.java:480) > > at org.sonatype.flexmojos.utilities.MavenUtils.getFdkNamespaces > > (MavenUti > > ls.java:534) > > at > > org.sonatype.flexmojos.compiler.AbstractFlexCompilerMojo.configure(Ab > > stractFlexCompilerMojo.java:1239) > > at > > org.sonatype.flexmojos.compiler.AbstractFlexCompilerMojo.setUp(Abstra > > ctFlexCompilerMojo.java:1015) > > > etcetc... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
