You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Stefan Klinger <kl...@cs.york.ac.uk> on 2006/02/03 15:13:07 UTC

Maven JBI Plugin for 3.0-Snapshot

Hello,

I am using the latest version from SVN which I have successfully built 
using Maven 1.0.2. When I create a new project with maven 
jbi:createArchetype and try to create the component using maven jbi:jbi, 
it complains that it cannot find org.apache.servicemix-3.0.jar. However, 
the available jar in the Maven repository is called 
servicemix-3.0-SNAPSHOT.jar. I know it is only a snapshot, but should 
the output not rather be org.apache.servicemix-3.0-SNAPSHOT.jar. In 
addition, should
dependency in the new project not be 3.0-SNAPSHOT while the snapshot is 
used?

Stefan

Re: Maven JBI Plugin for 3.0-Snapshot

Posted by Guillaume Nodet <gu...@worldonline.fr>.
Thanks for reporting this.
I will try to fix this asap.

Cheers,
Guillaume Nodet

Stefan Klinger wrote:

> Hello,
>
> I am using the latest version from SVN which I have successfully built 
> using Maven 1.0.2. When I create a new project with maven 
> jbi:createArchetype and try to create the component using maven 
> jbi:jbi, it complains that it cannot find 
> org.apache.servicemix-3.0.jar. However, the available jar in the Maven 
> repository is called servicemix-3.0-SNAPSHOT.jar. I know it is only a 
> snapshot, but should the output not rather be 
> org.apache.servicemix-3.0-SNAPSHOT.jar. In addition, should
> dependency in the new project not be 3.0-SNAPSHOT while the snapshot 
> is used?
>
> Stefan
>
>