Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [egit-dev] Tycho Build for EGit

> Jason van Zyl <jason@xxxxxxxxx> wrote:
>
> Let us know if you're interested, we'd love to get a Tycho build  
> going. We are using Git internally now at Sonatype and 
> are looking to  help improve the developer experience through Git 
> so we have a vested interest here.

+1
Achieving a uniform build for all projects using Tycho/Maven 3
would be great. 

I would prefer a full manifest first approach since I don't like 
redundant storage of dependency information in both manifest and pom.xml 
and my preferred dependency editor for plugins is clearly PDE. 
The artefacts for JGit should be also consumable from a Maven 2 build 
in order not to disturb any projects depending on this.

--
Matthias



Back to the top