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.
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/

Reply via email to