On Sunday, 15 June 2014, Mark Derricutt <m...@talios.com> wrote:

> So if I have two modules that are interdependent on in-progress changes,
> how does one build/test the dependant one.
>
> Note - reactor builds and multi-modules builds are out of the question -
> the above modules are in separate git repositories and there's no way to
> create a "fake reactor" setup - i.e. a separate pom.xml just listing
> <module/> elements ( maven complains when that pom is not the parent ).


Even if the local aggregator does something like

<module>../foo</module>

?

>
> On 15 Jun 2014, at 23:08, Robert Scholte wrote:
>
>  exactly my thoughts as well. I see a lot of users still doing 'install'
>> for the wrong reasons:
>> - coworkers said so / internet said so.
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-- 
Sent from my phone

Reply via email to