[go: up one dir, main page]

Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » P2 » created repository is unrecheable
created repository is unrecheable [message #726774] Mon, 19 September 2011 14:18
Luiz E. is currently offline Luiz E.Friend
Messages: 100
Registered: September 2010
Senior Member
hi all
i have a jar (springsource's postgre driver) that i want to publish in a p2 repository.
so. i did this command
java -jar %ECLIPSE_HOME%/plugins/org.eclipse.equinox.launcher_*.jar -application org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher -metadataRepository file:/C:/repository -artifactRepository file:/C:/repository -source /C:/Java/bibliotecas -configs gtk.linux.x86 -compress -publishArtifacts


and it gave me the following structure

repository
|
-- artifacts.jar
|
-- content.jar
|
--
|
-- plugins
|
-- com.springsource.org.postgresql.jdbc4_8.3.604.jar

i copied this folder (repository) and dropped inside webapps of my tomcat running instance.

but, when i try to add this location to my target platform via software site (http://192.168.0.10:8080/repository/) eclipse didn't find any plugins

any ideas?

ps: sorry about my english Smile
Previous Topic:Unable to find feature "org.eclipse.license" with version in range
Next Topic:Uninstalling features in p2 does not uninstall plugins
Goto Forum:
  


Current Time: Thu Dec 12 18:55:58 GMT 2024

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

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

Back to the top