You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by "Nolan, Edell" <Ed...@iona.com> on 2008/01/16 18:41:02 UTC

problem with trying to do mvn eclipse:eclipse with latest checkout

Hi,

 

I am new to servicemix and I want to be able to debug some of the
samples in eclipse. 

But when I try to build it after doing a checkout it currently fails
with the error below. 

 

Missing:

----------

1)
org.apache.servicemix.samples.cxf-wsdl-first:wsdl-first-cxfse-su:jar:3.3
-SNAP

SHOT

 

  Try downloading the file manually from the project website.

 

  Then, install it using the command:

      mvn install:install-file
-DgroupId=org.apache.servicemix.samples.cxf-wsdl-

first -DartifactId=wsdl-first-cxfse-su \

          -Dversion=3.3-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.apache.servicemix.samples.cxf-wsdl-firs

t -DartifactId=wsdl-first-cxfse-su \

          -Dversion=3.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file \

           -Durl=[url] -DrepositoryId=[id]

 

  Path to dependency:

        1)
org.apache.servicemix.samples.cxf-wsdl-first:wsdl-first-cxf-sa:jbi-se

rvice-assembly:3.3-SNAPSHOT

        2)
org.apache.servicemix.samples.cxf-wsdl-first:wsdl-first-cxfse-su:jar:

3.3-SNAPSHOT

 

2)
org.apache.servicemix.samples.cxf-wsdl-first:wsdl-first-cxfbc-su:jar:3.3
-SNAP

SHOT

 

Do you know where I can get this jar.

 

 

I tried downloading the src and extracting it - but it complains that
the filenames are too long

And so it won't extract it properly.

 

Thanks, Edell.


----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland

Re: problem with trying to do mvn eclipse:eclipse with latest checkout

Posted by ma...@uk.bnpparibas.com.
hi, 
 do u have your repositories setup correctly?

for example,d o u have thi sinyour setttings.xml


<repository>
                    <id>apache-incubating</id>
 <url>http://people.apache.org/repo/m2-incubating-repository</url>
                </repository>
<pluginRepository>
                          <id>apache-incubating</id>
 <url>http://people.apache.org/repo/m2-incubating-repository</url>
                </pluginRepository>


hth

 marco


This communication is confidential, may be privileged and is meant only for the intended recipient.  If you are 
not the intended recipient, please notify the sender by reply and delete this message from your system.  Any 
unauthorised dissemination, distribution or copying hereof is prohibited.

BNP Paribas Fund Services UK Limited, BNP Paribas Trust Corporation UK Limited, BNP Paribas UK Limited, 
BNP Paribas Commodity Futures Ltd and Investment Fund Services Limited are authorised and regulated by 
the Financial Services Authority.

BNP Paribas, BNP Paribas Securities Services and BNP Paribas Private Bank are authorised by the CECEI 
and AMF.  BNP Paribas London Branch, BNP Paribas Securities Services London Branch and BNP Paribas 
Private Bank London Branch are regulated by the Financial Services Authority for the conduct of their UK 
business.  BNP Paribas Securities Services London Branch is also a member of the London Stock Exchange.