In the doxia Eclipse plugins, we need, due to a limitation on Tycho,
to run mvn at toplevel on one project, and then on another. Tycho
can't 'see' the output of the first in the reactor when building the
second.

Choices:

1) No pom that connects them.
   o) mvn deploy on the first, then build second

2) invoker in pom that connects them, but no modules.

3) The first is at this point a perfectly stable OSGi bundle around
released code. Run a vote on it, release it, and then just use the
release in the second.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to