Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] How to use Orbit releases with maven-based non-Eclipse-plugin-projects

Most of jars packaged in Orbit are already available as plain Maven dependencies, usually available on Central as normal Maven dependencies.
Is there any reason why you need Orbit jars in particular or could you deal with jars from Central? In term of IP, I believe it's the same, as you'd need a CQ to consume artifacts from Orbit or Maven. If you re-use same versions as the one already used by other projects (Orbit, but you can also think of Tycho which already had the IP Team to approve some other 3rd party libs from Maven), it shouldn't be a problem.

HTH
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top