Sorry, actually the error message is : 

__
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.codehaus.plexus:plexus-utils:jar:1.4.9-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.codehaus.plexus
-DartifactId=plexus-utils -Dversion=1.4.9-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.codehaus.plexus
-DartifactId=plexus-utils -Dversion=1.4.9-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1)
org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.4-SNAPSHOT
        2) org.codehaus.plexus:plexus-utils:jar:1.4.9-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
 
org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.4-20071211.083739-20
__

This has nothing to do with Felix. But if you know what is going...

I'll delete this by the end of the week.

-----
Tell me something you don't know!
-- 
View this message in context: 
http://www.nabble.com/what-about-plexus-utils-1.4.9-SNAPSHOT--tp14273678p14274356.html
Sent from the Apache Felix - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to