Community
Participate
Working Groups
How to consume org.eclipse.osgi and org.eclipse.osgi.services bundles from Maven/Gradle build? org.eclipse.osgi and org.eclipse.osgi.services bundles are not in Maven Central. This issue is not about publishing all to Maven Central, there is 4 year old Bug 365798 - Push org.eclipse.osgi to Maven Central , but how to consume bundle with modern build tools like Maven/Gradle? Possibly documentation issue. For Apache Felix I could find how to use Maven http://felix.apache.org/documentation/subprojects/apache-felix-maven-bundle-plugin-bnd.html http://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/tutorials/working-with-annotations.html I could find only 1 version of bundles in question on Maven central and use within Gradle, but there are many questions open. //http://mvnrepository.com/artifact/org.eclipse.osgi/org.eclipse.osgi compile 'org.eclipse.osgi:org.eclipse.osgi:3.6.0.v20100517' compile 'org.eclipse.osgi:org.eclipse.osgi.services:3.2.100.v20100503'
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie.