whats the version of the pacila-metier jar that you have in your
local repository? I think you should reference one of the
versions you have installed there.

greetings
Fábio

Nicolas De Loof writes:

> I'm back with my multiproject !
> 
> - pacila-metier builds a jar (pacila-metier.jar)
> - pacila-webapp builds a war.
> 
> I want pacila-metier.jar to be bundled into the war, so I set :
> 
> <dependency>
>     <groupId>pacila</groupId>
>     <artifactId>pacila-metier</artifactId>
>     <version>SNAPSHOT</version>
>     <type>jar</type>
>     <properties>
>         <war.bundle>true</war.bundle>
>     </properties>
> </dependency>
> 
> 
> When I run multiproject, it tries to build pacila-webapp and fails because SNAPSHOT 
> does not exist.
> 
> What tot do ?
> 
> Nico.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

--------------------------------------------------------------------------------
Get your free 15 Mb POP3 email @alexandria.cc
Click here -> http://www.alexandria.cc/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to