You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Ragupathi <tc...@emirates.com> on 2006/08/18 15:34:19 UTC

JBI Plugin Build Error

Hi all,
Trying to build my first servicemix component based on  the info at
http://servicemix.goopen.org/site/maven-jbi-plugin.html

But getting struck with the following error.
Can anybody help me out.
Thanks
Ragu


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

GroupId: org.apache.servicemix.tooling
ArtifactId: tooling
Version: 1.0-M2-incubating

Reason: Unable to download the artifact from any repository

  org.apache.servicemix.tooling:tooling:pom:1.0-M2-incubating

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  servicemix-m2-repo (http://servicemix.org/m2-repo),
  codehaus (http://repository.codehaus.org),
  apache.snapshots (http://cvs.apache.org/maven-snapshot-repository),
  codehaus.m1 (http://dist.codehaus.org),
  servicemix-distribution
(http://incubator.apache.org/dist/servicemix-3.0-M2-incubating/m2),
  activemq-tmp-repo
(http://people.apache.org/~chirino/incubator-activemq-4.0/maven2)


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 10 seconds
[INFO] Finished at: Fri Aug 18 17:15:24 GMT+04:00 2006
[INFO] Final Memory: 4M/508M
[INFO]
------------------------------------------------------------------------

-- 
View this message in context: http://www.nabble.com/JBI-Plugin-Build-Error-tf2127251.html#a5869776
Sent from the ServiceMix - User forum at Nabble.com.


Re: JBI Plugin Build Error

Posted by Ragu <tc...@emirates.com>.
Hi Eric,
Iam able to download many artifacts from internet.
Looks like this artificat is missing in the mentioned repos.
Second  thing I tried to build this with ServiceMix source , in the tooling
directory.
That produces this artifact but not with maven 2 structure.
Thats where Iam struck!

--Ragu


Eric D�ll-2 wrote:
> 
>>
>> Reason: Unable to download the artifact from any repository
>>
>>   org.apache.servicemix.tooling:tooling:pom:1.0-M2-incubating
>>
>> from the specified remote repositories:
>>   central (http://repo1.maven.org/maven2),
> It almost gives you the answer...
> Are you sitting behind a proxy server? If so you need to config maven to
> get a route to
> the internet.
> 
> Eric
> 
> Ragupathi schrieb:
>> Hi all,
>> Trying to build my first servicemix component based on  the info at
>> http://servicemix.goopen.org/site/maven-jbi-plugin.html
>>
>> But getting struck with the following error.
>> Can anybody help me out.
>> Thanks
>> Ragu
>>
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD ERROR
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Failed to resolve artifact.
>>
>> GroupId: org.apache.servicemix.tooling
>> ArtifactId: tooling
>> Version: 1.0-M2-incubating
>>
>> Reason: Unable to download the artifact from any repository
>>
>>   org.apache.servicemix.tooling:tooling:pom:1.0-M2-incubating
>>
>> from the specified remote repositories:
>>   central (http://repo1.maven.org/maven2),
>>   servicemix-m2-repo (http://servicemix.org/m2-repo),
>>   codehaus (http://repository.codehaus.org),
>>   apache.snapshots (http://cvs.apache.org/maven-snapshot-repository),
>>   codehaus.m1 (http://dist.codehaus.org),
>>   servicemix-distribution
>> (http://incubator.apache.org/dist/servicemix-3.0-M2-incubating/m2),
>>   activemq-tmp-repo
>> (http://people.apache.org/~chirino/incubator-activemq-4.0/maven2)
>>
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] For more information, run Maven with the -e switch
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 10 seconds
>> [INFO] Finished at: Fri Aug 18 17:15:24 GMT+04:00 2006
>> [INFO] Final Memory: 4M/508M
>> [INFO]
>> ------------------------------------------------------------------------
>>
>>
> 
> --
> Eric D�ll
> 
> Innovations GmbH       http://www.innovations.de
> Ziegelei 7             eric.duell@innovations.de
> D-88090 Immenstaad     Tel: 0 75 45 / 202-332
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/JBI-Plugin-Build-Error-tf2127251.html#a5870781
Sent from the ServiceMix - User forum at Nabble.com.


Re: JBI Plugin Build Error

Posted by Eric Düll <Er...@innovations.de>.
>
> Reason: Unable to download the artifact from any repository
>
>   org.apache.servicemix.tooling:tooling:pom:1.0-M2-incubating
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
It almost gives you the answer...
Are you sitting behind a proxy server? If so you need to config maven to 
get a route to
the internet.

Eric

Ragupathi schrieb:
> Hi all,
> Trying to build my first servicemix component based on  the info at
> http://servicemix.goopen.org/site/maven-jbi-plugin.html
>
> But getting struck with the following error.
> Can anybody help me out.
> Thanks
> Ragu
>
>
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> GroupId: org.apache.servicemix.tooling
> ArtifactId: tooling
> Version: 1.0-M2-incubating
>
> Reason: Unable to download the artifact from any repository
>
>   org.apache.servicemix.tooling:tooling:pom:1.0-M2-incubating
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   servicemix-m2-repo (http://servicemix.org/m2-repo),
>   codehaus (http://repository.codehaus.org),
>   apache.snapshots (http://cvs.apache.org/maven-snapshot-repository),
>   codehaus.m1 (http://dist.codehaus.org),
>   servicemix-distribution
> (http://incubator.apache.org/dist/servicemix-3.0-M2-incubating/m2),
>   activemq-tmp-repo
> (http://people.apache.org/~chirino/incubator-activemq-4.0/maven2)
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 10 seconds
> [INFO] Finished at: Fri Aug 18 17:15:24 GMT+04:00 2006
> [INFO] Final Memory: 4M/508M
> [INFO]
> ------------------------------------------------------------------------
>
>   

-- 
Eric Düll

Innovations GmbH       http://www.innovations.de
Ziegelei 7             eric.duell@innovations.de
D-88090 Immenstaad     Tel: 0 75 45 / 202-332