>>>>> On 31 Mar 2003 16:32:09 +0100, "Mark H. Wilkinson" <[EMAIL PROTECTED]> said:
[SNIP]

>> > I don't know whether this kind of dependency information would be
>> of > use when building multiple projects under reactor - presumably
>> that > can work with jar file dependencies?
>> 
>> The jar dependencies are there now in the reactor.  Maybe we need
>> pom dependencies between reactor'd projects.

> Does this require each reactor'd build to install a copy of the jar
> into the repository? i.e. if A depends on B, would the reactor need
> to be told to do compile B build B.jar install B.jar in maven repo
> compile A with B.jar from maven repo on classpath build A.jar

> or can it manage compile B compile A with B/target/classes on
> classpath

> ? Or is that what you're suggesting would need pom dependencies?

Yes, this is what I meant.  I'm not sure if you can currently do this
right now with the jar override.  The reactor is still under
development at the moment.

=====================================================================
Jeffrey D. Brekke                                   [EMAIL PROTECTED]
Wisconsin,  USA                                     [EMAIL PROTECTED]
                                                    [EMAIL PROTECTED]


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

Reply via email to