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. 
 
Thanks,
    João

Reply via email to