Skip to main content



      Home
Home » Eclipse Projects » Equinox » p2: generate metadata over networked drive
p2: generate metadata over networked drive [message #113099] Wed, 02 July 2008 15:50 Go to next message
Eclipse UserFriend
Hi all,

I'm trying to generate p2 metadata for my eclipse update site which is
output on a networked drive. Basically this is what I'm executing
(running eclipse headless):

java -cp
%ECLIPSELOC%\plugins\org.eclipse.equinox.launcher_%LAUNCHERV ER%.jar
org.eclipse.core.launcher.Main -application org.eclipse.ant.core.antRunner
-application org.eclipse.equinox.p2.metadata.generator.EclipseGenerator
-updateSite %DIR1% -site file:%DIR1%site.xml -metadataRepository
file:%DIR1% -metadataRepositoryName "My Update Site" -artifactRepository
file:%DIR1% -artifactRepositoryName "My Artifacts" -reusePack200Files
-noDefaultIUs -vmargs -Xmx512m

Where %DIR1% is my networked drive that contains my entire update site
structure. When this is run I get the message from Java: "Generation
completed with success [0 seconds]", however my artifacts/contents
metadata are not generated :(:(. Also, when I run this same command with
%DIR1% as a local drive on my system, it works fine.

Is this a bug or am I doing something wrong? Should this work over a
networked drive? Thanks.

- Ryan
p2 metadata authoring wizard [message #113112 is a reply to message #113099] Wed, 02 July 2008 16:03 Go to previous messageGo to next message
Eclipse UserFriend
Is the wizard shown in this article:
http://wiki.eclipse.org/Equinox_p2_Metadata_Authoring in existence yet?
Re: p2 metadata authoring wizard [message #113585 is a reply to message #113112] Tue, 08 July 2008 22:50 Go to previous messageGo to next message
Eclipse UserFriend
It is.. Henrik from Cloudsmith is actively working on it. However I don't
think it is available yet in a compiled form
http://dev.eclipse.org/mhonarc/lists/equinox-dev/msg04580.ht ml

"Ryan" <huffrg3@gmail.com> wrote in message
news:bb54da5f74ec0435a82caf654f6b4292$1@www.eclipse.org...
> Is the wizard shown in this article:
> http://wiki.eclipse.org/Equinox_p2_Metadata_Authoring in existence yet?
>
Re: generate metadata over networked drive [message #113598 is a reply to message #113099] Tue, 08 July 2008 22:53 Go to previous message
Eclipse UserFriend
I can't think of anything that would prevent that to work. Could you please
open a bug report describing the environment in which this happens (os, how
is the drive mounted (UNC, etc.), ...)

Thx

"Ryan" <huffrg3@gmail.com> wrote in message
news:866914c190eed88c38ad661c34f052f2$1@www.eclipse.org...
> Hi all,
>
> I'm trying to generate p2 metadata for my eclipse update site which is
> output on a networked drive. Basically this is what I'm executing
> (running eclipse headless):
>
> java -cp
> %ECLIPSELOC%\plugins\org.eclipse.equinox.launcher_%LAUNCHERV ER%.jar
> org.eclipse.core.launcher.Main -application
> org.eclipse.ant.core.antRunner -application
> org.eclipse.equinox.p2.metadata.generator.EclipseGenerator -updateSite
> %DIR1% -site file:%DIR1%site.xml -metadataRepository
> file:%DIR1% -metadataRepositoryName "My Update Site" -artifactRepository
> file:%DIR1% -artifactRepositoryName "My
> Artifacts" -reusePack200Files -noDefaultIUs -vmargs -Xmx512m
>
> Where %DIR1% is my networked drive that contains my entire update site
> structure. When this is run I get the message from Java: "Generation
> completed with success [0 seconds]", however my artifacts/contents
> metadata are not generated :(:(. Also, when I run this same command with
> %DIR1% as a local drive on my system, it works fine.
>
> Is this a bug or am I doing something wrong? Should this work over a
> networked drive? Thanks.
>
> - Ryan
>
Previous Topic:Using P2 within an feature based rcp application
Next Topic:P2 and link files error
Goto Forum:
  


Current Time: Sat May 10 12:17:10 EDT 2025

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

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

Back to the top