Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] p2 director usage

Hi Greg,

Refer the plugins you want to install in your product definition and add the Helios SR2 repository or your own to the target-platform definition. Use the tycho-p2-director-plugin (see https://max-server.myftp.org/svn/mp3m/MP3M/trunk/MP3M/com.siemens.ct.mp3m.tycho/pom.xml for example).

Have I misunderstood your question?

Hope this helps!

sandro

 

On Fri, Jun 3, 2011 at 20:37, Greg Amerson <gregory.amerson@xxxxxxxxxxx> wrote:
Hello all,

I've been in the process of porting my Athena/ant based build to tycho.  The repository creation is working well now.  The last part of porting my previous build over is the pre-installation/all-in-one bundle creation.  Previously, I would unzip local copies of Helios SR2 package (all OSes), and then use ant exec task against a local SDK of eclipse to launch the p2 director application to pre-install my plugins into the helios SR2 package.  

Is there anyway to re-use the eclipse p2 runtime that is available in tycho to use it to perform p2 director installs on Helios SR2 packages using the latest tycho created repositories as the source?

--
Greg Amerson (@greg_amerson)
Liferay, Inc. (#liferay)

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top