Hi, I´ve checkout the flexmojos trunk version and i´m currently unable
to import the code to eclipse. I´ve tried to perform the mvn install
just on flexmojos-plugin,the following dependencies are missing  (from
the stacktrace).

1) org.sonatype.flexmojos:flexmojos-generator-graniteds-2.0.0:jar:3.3-
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=flexmojos-generator-graniteds-2.0.0 -Dversion=3.3-SNAPSHOT
-Dpackaging=jar -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=flexmojos-generator-graniteds-2.0.0 -Dversion=3.3-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.sonatype.flexmojos:flexmojos-maven-plugin:maven-plugin:
3.3-SNAPSHOT
        2) org.sonatype.flexmojos:flexmojos-generator-
graniteds-2.0.0:jar:3.3-SNAPSHOT

2) org.sonatype.flexmojos:flexmojos-generator-constraints:jar:3.3-
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=flexmojos-generator-constraints -Dversion=3.3-SNAPSHOT -
Dpackaging=jar -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=flexmojos-generator-constraints -Dversion=3.3-SNAPSHOT -
Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.sonatype.flexmojos:flexmojos-maven-plugin:maven-plugin:
3.3-SNAPSHOT
        2) org.sonatype.flexmojos:flexmojos-generator-constraints:jar:
3.3-SNAPSHOT

3) org.jvnet:animal-sniffer-annotation:jar:1.0

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.jvnet -DartifactId=animal-
sniffer-annotation -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the
file there:
      mvn deploy:deploy-file -DgroupId=org.jvnet -DartifactId=animal-
sniffer-annotation -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -
Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.sonatype.flexmojos:flexmojos-maven-plugin:maven-plugin:
3.3-SNAPSHOT
        2) org.jvnet:animal-sniffer-annotation:jar:1.0

4) net.sf.saxon:saxon-dom:jar:9.0

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=net.sf.saxon -
DartifactId=saxon-dom -Dversion=9.0 -Dpackaging=jar -Dfile=/path/to/
file

  Alternatively, if you host your own repository you can deploy the
file there:
      mvn deploy:deploy-file -DgroupId=net.sf.saxon -DartifactId=saxon-
dom -Dversion=9.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -
DrepositoryId=[id]

  Path to dependency:
        1) org.sonatype.flexmojos:flexmojos-maven-plugin:maven-plugin:
3.3-SNAPSHOT
        2) net.sf.saxon:saxon-dom:jar:9.0

----------
4 required artifacts are missing.


when i try to perform mvn install on the project root directory the
following are missing:

Missing:
----------
1) org.graniteds:granite-generator:jar:2.0.0.GA

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.graniteds -
DartifactId=granite-generator -Dversion=2.0.0.GA -Dpackaging=jar -
Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the
file there:
      mvn deploy:deploy-file -DgroupId=org.graniteds -
DartifactId=granite-generator -Dversion=2.0.0.GA -Dpackaging=jar -
Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.sonatype.flexmojos:flexmojos-generator-
graniteds-2.0.0:jar:3.3-SNAPSHOT
        2) org.graniteds:granite-generator:jar:2.0.0.GA

2) org.graniteds:granite-generator-share:jar:2.0.0.GA

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.graniteds -
DartifactId=granite-generator-share -Dversion=2.0.0.GA -Dpackaging=jar
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the
file there:
      mvn deploy:deploy-file -DgroupId=org.graniteds -
DartifactId=granite-generator-share -Dversion=2.0.0.GA -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.sonatype.flexmojos:flexmojos-generator-
graniteds-2.0.0:jar:3.3-SNAPSHOT
        2) org.graniteds:granite-generator-share:jar:2.0.0.GA

----------
2 required artifacts are missing.

for artifact:
  org.sonatype.flexmojos:flexmojos-generator-graniteds-2.0.0:jar:3.3-
SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


seems like some repository is missing in the pom.xml  Where can i find
those dependencies.


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

Reply via email to