You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by Jeff Yu <je...@gmail.com> on 2007/11/14 16:04:45 UTC

build failed with 4.0 trunk code

Hi All

I've updated today's servicemix 4.0 branch code, and I ran "mvn clean
install -Dmaven.test.skip=true", I got below error..

Anyone else see this error?

Missing:
----------
1)
org.apache.servicemix:servicemix-shared-compat:zip:installer:3.2.1-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=servicemix-shared-compat
 \
          -Dversion=3.2.1-SNAPSHOT -Dclassifier=installer -Dpackaging=zip
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there:       mvn deploy:deplo
y-file -DgroupId=org.apache.servicemix -DartifactId=servicemix-shared-compat
\
          -Dversion=3.2.1-SNAPSHOT -Dclassifier=installer -Dpackaging=zip
-Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1)
org.apache.servicemix.jbi:org.apache.servicemix.jbi.itests:jar:4.0-SNAPSHOT
        2)
org.apache.servicemix:servicemix-shared-compat:zip:installer:3.2.1-SNAPSHOT

2) org.apache.servicemix:servicemix-eip:zip:installer:3.2.1-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=servicemix-eip \
          -Dversion=3.2.1-SNAPSHOT -Dclassifier=installer -Dpackaging=zip
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there:       mvn deploy:deplo
y-file -DgroupId=org.apache.servicemix -DartifactId=servicemix-eip \
          -Dversion=3.2.1-SNAPSHOT -Dclassifier=installer -Dpackaging=zip
-Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1)
org.apache.servicemix.jbi:org.apache.servicemix.jbi.itests:jar:4.0-SNAPSHOT
        2) org.apache.servicemix:servicemix-eip:zip:installer:3.2.1-SNAPSHOT

-- 
Best Regards
Jeff

Re: build failed with 4.0 trunk code

Posted by Guillaume Nodet <gn...@gmail.com>.
This is because the JBI layer is tested against the 3.2.1-SNAPSHOT version
of servicemix.
I will upload a snapshot asap.  In the meantime, you can checkout the
3.2branch and build it locally.

On Nov 14, 2007 4:04 PM, Jeff Yu <je...@gmail.com> wrote:

> Hi All
>
> I've updated today's servicemix 4.0 branch code, and I ran "mvn clean
> install -Dmaven.test.skip=true", I got below error..
>
> Anyone else see this error?
>
> Missing:
> ----------
> 1)
>
> org.apache.servicemix:servicemix-shared-compat:zip:installer:3.2.1-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=servicemix-shared-compat
>  \
>          -Dversion=3.2.1-SNAPSHOT -Dclassifier=installer -Dpackaging=zip
> -Dfile=/path/to/file
> Alternatively, if you host your own repository you can deploy the file
> there:       mvn deploy:deplo
> y-file -DgroupId=org.apache.servicemix-DartifactId=servicemix-shared-compat
> \
>          -Dversion=3.2.1-SNAPSHOT -Dclassifier=installer -Dpackaging=zip
> -Dfile=/path/to/file \
>           -Durl=[url] -DrepositoryId=[id]
>
>  Path to dependency:
>        1)
>
> org.apache.servicemix.jbi:org.apache.servicemix.jbi.itests:jar:4.0-SNAPSHOT
>        2)
>
> org.apache.servicemix:servicemix-shared-compat:zip:installer:3.2.1-SNAPSHOT
>
> 2) org.apache.servicemix:servicemix-eip:zip:installer:3.2.1-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=servicemix-eip \
>          -Dversion=3.2.1-SNAPSHOT -Dclassifier=installer -Dpackaging=zip
> -Dfile=/path/to/file
> Alternatively, if you host your own repository you can deploy the file
> there:       mvn deploy:deplo
> y-file -DgroupId=org.apache.servicemix -DartifactId=servicemix-eip \
>          -Dversion=3.2.1-SNAPSHOT -Dclassifier=installer -Dpackaging=zip
> -Dfile=/path/to/file \
>           -Durl=[url] -DrepositoryId=[id]
>
>  Path to dependency:
>        1)
>
> org.apache.servicemix.jbi:org.apache.servicemix.jbi.itests:jar:4.0-SNAPSHOT
>        2)
> org.apache.servicemix:servicemix-eip:zip:installer:3.2.1-SNAPSHOT
>
> --
> Best Regards
> Jeff
>



-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/