On Fri, Dec 11, 2009 at 2:55 PM, velo <[email protected]> wrote: > It does work on maven 2.0.9 and on on so I assume there is > something else going on there. >
I wonder what's going on. I just updated my version to 2.2.1 and tried again and I'm still getting the error. What's incredibly odd is things 'used' to work, and it wasn't until I decided to back up my repo and tried again that I noticed the issue (since a coworker said the build wasn't working.) In fact if I move the old repo back and then try the archetype build it works so there must be something in my old repo that it had that the current fresh mvn clean install is not providing? I provided the flex-project.zip which is just the archetype modular web module without anything extra. http://dl.dropbox.com/u/86998/flex-project.zip I'd be curious if you backed up your local repo and tried mvn clean install on the project what happens? urls[92] = file:/Users/rick/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.jar urls[93] = file:/Users/rick/.m2/repository/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar [FATAL ERROR] Container realm = plexus.core urls[0] = file:/Users/rick/java/maven/lib/maven-2.2.1-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.FDKConfigResolver.getConfig(FDKConfigResolver.java:95) at org.sonatype.flexmojos.utilities.FDKConfigResolver.getFontManagers(FDKConfigResolver.java:118) -- 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/
