On 7/29/06, João Luz <[EMAIL PROTECTED]> wrote:
I'm trying to install the last changes from http-component but the build 
process fails with the next message :

Missing:
-----------------
1) org.apache.servicemix:servicemix-common:jar:3.0-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.servicemix -DartifactId=serv
icemix-common \
          -Dversion=3.0-incubating-20060726.220305-4 -Dpackaging=jar -Dfile=/pat
h/to/file

  Path to dependency:
        1) org.apache.servicemix:servicemix-http:jbi-component:3.0-incubating-SN
APSHOT
        2) org.apache.servicemix:servicemix-soap:jar:3.0-incubating-SNAPSHOT
        3) org.apache.servicemix:servicemix-common:jar:3.0-incubating-20060726.2
20305-4

How can I solve this problem.

João,

I had the same problems recently. Try it again using the following options:

mvn -U -cpu -Dmaven.test.skip=true install

Bruce
--
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache Geronimo - http://geronimo.apache.org/
Apache ActiveMQ - http://incubator.apache.org/activemq/
Apache ServiceMix - http://incubator.apache.org/servicemix/
Castor - http://castor.org/

Reply via email to