Just to make clear your sample project worked. On Dec 11, 8:17 pm, velo <[email protected]> wrote: > It did worked perfectly fine here on 2.2.1 and on maven 3.0 > > Also flexmojos ITs run using maven 2.0.9, so it is not an flexmojos > issue. > > VELO > > On Dec 11, 6:36 pm, Rick R <[email protected]> wrote: > > > Also when the mvn build first tries to run, do these warnings or fatal > > errors mean anything important: > > > [WARNING] POM for 'classworlds:classworlds:pom:1.1:runtime' is invalid. > > > Its dependencies (if any) will NOT be available to the current build. > > [WARNING] POM for 'jaxen:jaxen:pom:1.1:runtime' is invalid. > > > Its dependencies (if any) will NOT be available to the current build. > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Building Unnamed - net.reumann:flex-project:pom:1.0-SNAPSHOT > > [INFO] task-segment: [clean, install] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] [clean:clean {execution: default-clean}] > > [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] > > [INFO] [install:install {execution: default-install}] > > [INFO] Installing /Users/rick/projects/flex-project/pom.xml to > > /Users/rick/.m2/repository/net/reumann/flex-project/1.0-SNAPSHOT/flex-project-1.0-SNAPSHOT.pom > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Building swc Library > > [INFO] task-segment: [clean, install] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] [clean:clean {execution: default-clean}] > > [INFO] Deleting directory /Users/rick/projects/flex-project/swc/target > > [INFO] [resources:resources {execution: default-resources}] > > [WARNING] Using platform encoding (MacRoman actually) to copy filtered > > resources, i.e. build is platform dependent! > > [INFO] skip non existing resourceDirectory > > /Users/rick/projects/flex-project/swc/src/main/resources > > [INFO] [flexmojos:compile-swc {execution: default-compile-swc}] > > [INFO] Flexmojos 3.4.2 - Apache License (NO WARRANTY) - See COPYRIGHT file > > [WARNING] Not defined if locales should be merged or not > > [WARNING] Unable to find license.jar on classpath. Check wiki for > > instructions about how to add it: > > https://docs.sonatype.org/display/FLEXMOJOS/FAQ#FAQ-1.3 > > [FATAL ERROR] org.sonatype.flexmojos.compiler.LibraryMojo#execute() caused a > > linkage error (java.lang.NoClassDefFoundError) and may be out-of-date. Check > > the realms: > > [FATAL ERROR] Plugin realm = > > app0.child-container[org.sonatype.flexmojos:flexmojos-maven-plugin:3.4.2] > > .... > > > ----------------- > > > On Fri, Dec 11, 2009 at 3:16 PM, Rick R <[email protected]> wrote: > > > 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) > > > -- > > Rick R
-- 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/
