Alas, I tried to find the missing jar file
(incubator-activemq:activeio-core:jar:3.0-beta2) mentioned below, but cannot
find it...
Thanks and regards,
Mark
C:\java\sm2\trunk>mvn install
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] ServiceMix
[INFO] ServiceMix :: JBI
[INFO] ServiceMix :: Services
[INFO] ServiceMix :: Core
[INFO] ServiceMix :: Components
[INFO] ServiceMix :: Common
[INFO] ServiceMix :: SOAP
[INFO] ServiceMix :: Console
[INFO] ServiceMix :: HTTP
[INFO] ServiceMix :: BPE
[INFO] ServiceMix :: JMS
[INFO] ServiceMix :: JSR-181 Service Engine
[INFO] ServiceMix :: WS-Notification Service Engine
[INFO] ServiceMix :: Lightweight container Service Engine
[INFO] ServiceMix :: SCA Service Engine
[INFO] ServiceMix :: Web
[INFO] ServiceMix :: EIP
[INFO] Servicemix :: Assembly
[INFO]
----------------------------------------------------------------------------
[INFO] Building ServiceMix
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------------
[INFO] Skipping missing optional mojo:
org.apache.maven.plugins:maven-site-plugin:attach-descriptor
[INFO] [install:install]
[INFO] Installing C:\java\sm2\trunk\pom.xml to C:\Documents and
Settings\mpitts\.m2\repository\org\apache\servicemix\servicemix\3.0-SNAPSHOT\servicemix-3.0-SNAPSHOT.pom
[INFO] [maven-one-plugin:install-maven-one-repository {execution: default}]
[INFO] Installing C:\java\sm2\trunk\pom.xml to C:\Documents and
Settings\mpitts\.maven\repository\org.apache.servicemix\poms\servicemix-3.0-SNAPSHOT.pom
[INFO]
----------------------------------------------------------------------------
[INFO] Building ServiceMix :: JBI
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Setting reports dir:
C:\java\sm2\trunk\servicemix-jbi\target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
[INFO] [jar:jar]
[INFO] Building jar:
C:\java\sm2\trunk\servicemix-jbi\target\servicemix-jbi-3.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
C:\java\sm2\trunk\servicemix-jbi\target\servicemix-jbi-3.0-SNAPSHOT.jar to
C:\Documents and
Settings\mpitts\.m2\repository\org\apache\servicemix\servicemix-jbi\3.0-SNAPSHOT\servicemix-jbi-3.0-SNAPSHOT.jar
[INFO] [maven-one-plugin:install-maven-one-repository {execution: default}]
[INFO] Installing
C:\java\sm2\trunk\servicemix-jbi\target\servicemix-jbi-3.0-SNAPSHOT.jar to
C:\Documents and
Settings\mpitts\.maven\repository\org.apache.servicemix\jars\servicemix-jbi-3.0-SNAPSHOT.jar
[INFO]
----------------------------------------------------------------------------
[INFO] Building ServiceMix :: Services
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[WARNING]
Artifact junit:junit:jar:3.8.1:test retains local scope 'test'
overriding broader scope 'compile'
given by a dependency. If this is not intended, modify or remove the
local scope.
Downloading:
http://repo1.maven.org/maven2/incubator-activemq/activeio-core/3.0-beta2/activeio-core-3.0-beta2.pom
[WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
Downloading:
http://servicemix.org/m2-repo/incubator-activemq/activeio-core/3.0-beta2/activeio-core-3.0-beta2.pom
[WARNING] Unable to get resource from repository servicemix-m2-repo
(http://servicemix.org/m2-repo)
Downloading:
http://repo1.maven.org/maven2/incubator-activemq/activeio-core/3.0-beta2/activeio-core-3.0-beta2.jar
[WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
Downloading:
http://servicemix.org/m2-repo/incubator-activemq/activeio-core/3.0-beta2/activeio-core-3.0-beta2.jar
[WARNING] Unable to get resource from repository servicemix-m2-repo
(http://servicemix.org/m2-repo)
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) incubator-activemq:activeio-core:jar:3.0-beta2
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=incubator-activemq
-DartifactId=activeio-core \
-Dversion=3.0-beta2 -Dpackaging=jar -Dfile=/path/to/file
Path to dependency:
1) org.apache.servicemix:servicemix-services:jar:3.0-SNAPSHOT
2) incubator-activemq:activeio-core:jar:3.0-beta2
----------
1 required artifact is missing.
for artifact:
org.apache.servicemix:servicemix-services:jar:3.0-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
servicemix-m2-repo (http://servicemix.org/m2-repo),
apache.snapshots (http://svn.apache.org/maven-snapshot-repository)
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 35 seconds
[INFO] Finished at: Sun May 14 12:46:32 EDT 2006
[INFO] Final Memory: 6M/12M
[INFO]
------------------------------------------------------------------------
C:\java\sm2\trunk>
--
View this message in context:
http://www.nabble.com/snapshot-3.0-fails-to-build-with-maven-t1607713.html#a4381965
Sent from the ServiceMix - User forum at Nabble.com.