No, it will only work if you at least do compile (then a reference to
/target/classes is passed instead of the jar)

-----Original Message-----
From: Dan Fabulich [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 19, 2008 11:32 PM
To: Maven Users List
Subject: Re: Running two builds of the same branch simultaneously

Samuel Le Berrigaud wrote:

> 1. only run mvn verify, this way nothing gets installed into the local
> repository,

This doesn't work in a multi-module reactor build where the modules
depend 
on each other, does it?

I've got a project X that depends on project Y; project Y built (without

installing anything in my local repo) but project X claimed that it 
couldn't find project Y.  Is this even supposed to work?

-Dan

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


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

Reply via email to