Thanks, that's helpful to know and gives me an excuse to learn a bit about
reactor.

Lee

On Sun, Apr 26, 2009 at 2:42 PM, Brian Fox <[email protected]> wrote:

> Not really, however Maven will do this automatically for projects in the
> same reactor if at least the compile phase is executed.
>
>
> On 4/26/2009 2:18 PM, Lee Mighdoll wrote:
>
>> I'd like to specify a directory of .class files instead of a jar with
>> systemPath.  Is there any way to do this?
>>
>> 1) It would be convenient during development not to have to create a jar
>> of
>> a closely related project
>> 2) It might help work around a problem with the maven aspectj plugin,
>> which
>> afaik will weave compiled classes only when they're specified as a
>> dependencies.
>>
>> Lee
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to