Hello!
We have a need in automatic OSGi compatible build system. Could you share what do you use for OSGi apps development?
Our requirements:
- Build from CLI
- Compatibility with Eclipse/Spring Tools (i.e. no manual setup of dependencies in Eclipse)
- Automatic artifact fetching from repo
- Optional: JetBrain's IDEA supprot
For now we use Ant/Ivy, but the combination has serious problems.
Thanks in advance
