Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Tycho builds eclipse-target-definitions after eclipse-plugins in Reactor. Problem?

Hi Tobias,

> What you are seeing here is an effect of how Tycho integrates with
> Maven: Target files are processed very early in the build, and
> independent of the module they are located in. The steps that are
> actually performed as part of the normal eclipse-target-definition build
> are not needed by the running reactor but may only be needed in a
> subsequent build that references the same target file.
> 
> So in short: there is no need for any worries. Hopefully things will get
> less confusing with https://bugs.eclipse.org/bugs/show_bug.cgi?id=353889

thanks for the clarification. BTW, I am not overly worried. Given what
it does (maxing and matching Maven and OSGi, each = with their own
idiosyncrasies), Tycho works astonishingly well already.

Best wishes,

Andreas
-- 
Codetrails UG (haftungsbeschränkt)
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940


Back to the top