Thanks for the hint. I forgot to do so! However with the SNAPSHOT I retrieved some other errors and the build was not successful. I give up on the locales for now and see if those work in the final version of 4.0
Thanks! Simon On Apr 23, 1:36 pm, Marvin Froeder <[email protected]> wrote: > Did you enabled snapshot repository? > > Sent from DROID > > Em 23/04/2010 03:11, "SimonW" <[email protected]>escreveu: > > By the way, when change the Flexmojos version in the POM to > > <version>4.0-SNAPSHOT</version> > > I get this error here. > > \LocaleLibProject\pom.xml) has 2 errors > [ERROR] Unresolveable build extension: Plugin > org.sonatype.flexmojos:flexmoj > os-maven-plugin:4.0-SNAPSHOT or one of its dependencies could not be > resolved: M > issing: > ---------- > 1) org.sonatype.flexmojos:flexmojos-maven-plugin:maven-plugin:4.0- > SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.sonatype.flexmojos - > DartifactId=fle > xmojos-maven-plugin -Dversion=4.0-SNAPSHOT -Dpackaging=maven-plugin - > Dfile=/path > /to/file > > Alternatively, if you host your own repository you can deploy the > file there: > > mvn deploy:deploy-file -DgroupId=org.sonatype.flexmojos - > DartifactId=flexm > ojos-maven-plugin -Dversion=4.0-SNAPSHOT -Dpackaging=maven-plugin - > Dfile=/path/t > o/file -Durl=[url] -DrepositoryId=[id] > > ---------- > 1 required artifact is missing. > > for artifact: > org.sonatype.flexmojos:flexmojos-maven-plugin:maven-plugin:4.0- > SNAPSHOT > > from the specified remote repositories: > local (http://repository.sonatype.org/content/groups/flexgroup/, > releases=true > , snapshots=false), > jboss-plugins (http://repository.jboss.com/maven2, releases=true, > snapshots=fa > lse), > central (http://repo1.maven.org/maven2, releases=true, > snapshots=false) > -> [Help 2] > [ERROR] Unknown packaging: swc > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with > the -e swit > ch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please rea > d the following articles: > [ERROR] [Help > 1]http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin > gException > [ERROR] [Help > 2]http://cwiki.apache.org/confluence/display/MAVEN/PluginResoluti > onException > > -- > You received this message because you are subscribed to the Google > Groups "Flex Mojos" group. > T... > > -- > 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 athttp://groups.google.com/group/flex-mojos > > http://flexmojos.sonatype.org/ -- 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 http://flexmojos.sonatype.org/
