Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Maven Integration (M2E) » The newest maven repo for eclipse artifacts and osgi bundles
The newest maven repo for eclipse artifacts and osgi bundles [message #19016] Sat, 01 November 2008 13:16 Go to next message
Gul Onural is currently offline Gul OnuralFriend
Messages: 4
Registered: July 2009
Junior Member
I am looking for a maven artifact repository containing eclipse.equinox
artifacts. I found one under
http://repo2.maven.org/maven2/org/eclipse/, it it doesn't contain the latest
versions of the artifacts I am looking for.

Does eclipse.org hosts a maven artifact repository containing the following
osgi bundles :

org.eclipse.core.expressions_3.4.0.v20080603-2000.jar
org.eclipse.core.jobs_3.4.0.v20080512.jar
org.eclipse.core.runtime_3.4.0.v20080512.jar
org.eclipse.core.commands_3.4.0.I20080509-2000.jar
org.eclipse.core.contenttype_3.3.0.v20080604-1400.jar
org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
org.eclipse.equinox.preferences_3.2.201.R34x_v20080709.jar
org.eclipse.update.configurator_3.2.201.R34x_v20080819.jar
org.apache.commons.logging_1.0.4.v20080605-1930.jar
org.eclipse.core.runtime.compatibility.auth_3.2.100.v2007050 2.jar

org.eclipse.equinox.app_1.1.0.v20080421-2006.jar
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar
org.eclipse.equinox.http.registry_1.0.100.v20080427-0830.jar
org.eclipse.equinox.http.servlet_1.0.100.v20080427-0830.jar
org.eclipse.equinox.registry_3.4.0.v20080516-0950.jar
org.eclipse.osgi.util_3.1.300.v20080303.jar
org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar
org.eclipse.osgi.services_3.1.200.v20071203.jar
javax.servlet_2.4.0.v200806031604.jar

org.eclipse.equinox.http.jetty_2.0.0.v20080425.jar
Re: The newest maven repo for eclipse artifacts and osgi bundles [message #19792 is a reply to message #19016] Fri, 12 December 2008 17:51 Go to previous message
Lane Maxwell is currently offline Lane MaxwellFriend
Messages: 1
Registered: July 2009
Junior Member
If you have running instance of eclipse, which I assume you do, you can
use the maven eclipse plugin to generate maven artifacts for it. Here is
the syntax:

mvn eclipse:to-maven -DdeployTo=id::layout::URL
-DeclipseDir=eclipse_installation_dir

running this will install the eclipse artifacts into the specified repo.
Previous Topic:Using m2eclipse for Eclipse plugin projects
Next Topic:Eclipse-Plugins as consumeable Maven-Artifacts?
Goto Forum:
  


Current Time: Fri Apr 19 10:49:22 GMT 2024

Powered by FUDForum. Page generated in 0.01693 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top