Hi,
I have just downloaded the xfire trunk, and I want to use eclipse with
it. However, when I run mvn eclipse:eclipse I get the error below.
/Tomas
[INFO] Searching repository for plugin with prefix: 'eclipse'.
[INFO]
----------------------------------------------------------------------------
[INFO] Building XFire
[INFO] task-segment: [eclipse:eclipse]
[INFO]
----------------------------------------------------------------------------
[INFO] Preparing eclipse:eclipse
[INFO] No goals needed for project - skipping
[INFO] [eclipse:eclipse]
[INFO] Not running eclipse plugin goal for pom project
[INFO]
----------------------------------------------------------------------------
[INFO] Building XFire Core
[INFO] task-segment: [eclipse:eclipse]
[INFO]
----------------------------------------------------------------------------
[INFO] Preparing eclipse:eclipse
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[WARNING] POM for 'stax:stax:pom:1.1.2-dev' is invalid. It will be
ignored for artifact resolution. Reason: Not a v4.0.0 POM.
[WARNING]
Artifact javax.servlet:servlet-api:jar:2.3 retains local scope
'provided' overriding broader scope 'compile'
given by a dependency. If this is not intended, modify or remove
the local scope.
Downloading: http://dist.codehaus.org//javax.mail/poms/javamail-1.3.3.pom
[WARNING] Unable to get resource from repository codehaus
(http://dist.codehaus.org/)
Downloading:
http://cvs.apache.org/maven-snapshot-repository//javax.mail/poms/javamail-1.3.3.pom
[WARNING] Unable to get resource from repository apache-snapshots
(http://cvs.apache.org/maven-snapshot-repository/)
Downloading:
http://repo1.maven.org/maven2/javax/mail/javamail/1.3.3/javamail-1.3.3.pom
[WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
Downloading: http://dist.codehaus.org//javax.mail/jars/javamail-1.3.3.jar
[WARNING] Unable to get resource from repository codehaus
(http://dist.codehaus.org/)
Downloading:
http://cvs.apache.org/maven-snapshot-repository//javax.mail/jars/javamail-1.3.3.jar
[WARNING] Unable to get resource from repository apache-snapshots
(http://cvs.apache.org/maven-snapshot-repository/)
Downloading:
http://repo1.maven.org/maven2/javax/mail/javamail/1.3.3/javamail-1.3.3.jar
[WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
[INFO]
----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
----------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
required artifacts missing:
javax.mail:javamail:jar:1.3.3
for the artifact:
org.codehaus.xfire:xfire-core:jar:1.1-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
codehaus (http://dist.codehaus.org/),
apache-snapshots (http://cvs.apache.org/maven-snapshot-repository/)
[INFO]
----------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
----------------------------------------------------------------------------
[INFO] Total time: 17 seconds
[INFO] Finished at: Thu Apr 27 12:25:45 CEST 2006
[INFO] Final Memory: 5M/10M
[INFO]
----------------------------------------------------------------------------