Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Maven Tycho build system #3

Open
ceefour opened this issue Jul 14, 2011 · 2 comments
Open

Use Maven Tycho build system #3

ceefour opened this issue Jul 14, 2011 · 2 comments

Comments

@ceefour
Copy link

ceefour commented Jul 14, 2011

No description provided.

@egonw
Copy link
Member

egonw commented Aug 2, 2011

Please elaborate... I know what Maven is, but not Tycho. We use Hudson/Jenkins as build system...:

http://hudson.bioclipse.net/

@ceefour
Copy link
Author

ceefour commented Aug 2, 2011

Thanks Egon. I noticed that Bioclipse uses Buckminster + Hudson CI.

Tycho is an alternative to Buckminster, it's a Maven plugin to build Eclipse PDE projects. The plus side of Tycho is that it's easy to get started from contributing developer's perspective: from command line just "mvn install" and good to go, just Maven as usual, and good integration inside Eclipse PDE using M2Eclipse. No additional configuration is needed to use within Hudson, because it's Tycho projects are simply Maven projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants