|
Re: Virgo + Maven Development Tutorial? [message #666848 is a reply to message #666817] |
Sat, 23 April 2011 09:12 |
|
Maven dependencies are translated to manifest entries by tools like BND and Bundlor. They work on .class/bytecode level, so the build system does not really matter.
The oposite direction (manifest to maven dependencies) is covered by Tycho.
It's up to you to chose what you will use, but for small projects I perfonally prefer Bundlor/BND approach. Tycho is usually used in enterprise style build environments with lots of P2 update sites.
Btw Dmitry extended the Greenpages so you may want to take a look at his work:
https://github.com/dsklyut/virgo-samples-greenpages
I'm afraid that we don't have detailed description on setting up the build environment (other than these two resources mentioned in the thread), but since it seems you are going to set this up anyway you may want to contribute the steps or even add them to the guide
|
|
|
Powered by
FUDForum. Page generated in 0.03100 seconds