You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by steff aka sid <sr...@brockhaus-gruppe.de> on 2008/06/04 20:37:12 UTC

Re: Snapshot build failure

I've loaded the actual sources from svn. But during Build I get same failure
like above. Here is a snapshot from my build.log:

Downloading:
http://people.apache.org/repo/m2-incubating-repository/org/apache/activemq/activeio-core/3.1-SNAPSHOT/activeio-core-3.1-SNAPSHOT-tests.jar
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.activemq:activeio-core:test-jar:tests:3.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.activemq
-DartifactId=activeio-core -Dversion=3.1-SNAPSHOT -Dclassifier=tests
-Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there: 
      mvn deploy:deploy-file -DgroupId=org.apache.activemq
-DartifactId=activeio-core -Dversion=3.1-SNAPSHOT -Dclassifier=tests
-Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1)
org.apache.servicemix.samples.bridge:bridge-sa-itest:itest:3.3-SNAPSHOT
  	2) org.apache.activemq:activemq-core:jar:5.0.0
  	3) org.apache.activemq:activeio-core:test-jar:tests:3.1-SNAPSHOT


If I try to access
http://people.apache.org/repo/m2-incubating-repository/orapache/activemq/activeio-core/3.1-SNAPSHOT/activeio-core-3.1-SNAPSHOT-tests.jar
in my browser, I see that this file and subfolder is missing. There is only
a 3.0.0-incubator folder when I navigate back to
http://people.apache.org/repo/m2-incubating-repository/org/apache/activemq/activeio-core/
is there a bug or can I do something to avoid this.

Regards
/Steff


gnodet wrote:
> 
> Could you try to update your sources ?
> I have fixed that at the beginning of the week.
> 
> Cheers,
> Guillaume Nodet
> 
> On 5/18/06, Kiran Addepalli - SECF <ki...@hoike.net> wrote:
>>
>> Hi
>>
>> I am trying to build the Servicemix source. It fails with the message
>>
>> Error transferring file
>>   incubator-activemq:activeio-core:jar:3.0-beta2
>>
>> from the specified remote repositories:
>>   central (http://repo1.maven.org/maven2),
>>   Mastreo (http://repo.mergere.com/maven2),
>>   servicemix-m2-repo (http://servicemix.org/m2-repo),
>>   apache.snapshots (http://svn.apache.org/maven-snapshot-repository),
>>   codehaus-snapshot (http://snapshots.maven.codehaus.org/maven2),
>>   apache-maven1-snapshot (http://cvs.apache.org/repository),
>>   maven-csharp (http://maven-csharp.javaforge.com/repo)
>> Path to dependency:
>>         1) org.apache.servicemix:incubating-servicemix:jar:3.0-SNAPSHOT
>>         2) org.apache.servicemix:servicemix-wsn2005:jar:3.0-SNAPSHOT
>>         3) incubator-activemq:activemq-core:jar:4.0-SNAPSHOT
>>         4) incubator-activemq:activeio-core:jar:3.0-beta2
>>
>>
>>
>> Is there any other repository that I need to add ? Has anyone else faced
>> this problem ?
>>
>> Regards
>> Kiran
>> ***************************************************************
>> The information in this email is confidential and may be
>> legally privileged. It is intended solely for the addressee. If
>> you have received this communication in error, please contact
>> the sender immediately, return the original message to the
>> sender, and delete the material from your computer.  Thank you.
>> ***************************************************************
>>
> 
> 
> 
> -- 
> Cheers,
> Guillaume Nodet
> 
> 

-- 
View this message in context: http://www.nabble.com/Snapshot-build-failure-tp4442357p17653544.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.