all on your pacila-metier.jar for put it in your
> local repo.
>
> Emmanuel
>
> - Original Message -
> From: "Nicolas De Loof" <[EMAIL PROTECTED]>
> To: "Maven Users List" <[EMAIL PROTECTED]>
> Sent: Friday, December 19, 2003 10:40 AM
>
You must make a jar:install on your pacila-metier.jar for put it in your
local repo.
Emmanuel
- Original Message -
From: "Nicolas De Loof" <[EMAIL PROTECTED]>
To: "Maven Users List" <[EMAIL PROTECTED]>
Sent: Friday, December 19, 2003 10:40 AM
Subject:
They're is no version in repository as this dependency comes from the other
sub-project !
I tried to use this without more effect :
pacila
pacila-metier
${pom.currentVersion}
jar
true
Does'nt multiproject detect that "pacila-metier" must be build befor
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)
> - pacil
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 :
pacila
pacila-metier
SNAPSHOT
jar
true
When I run multiproject, it tries to build p