Discussion:
[tycho-user] How to build the update site from the .jar with exported feature?
Evgeniya Katunina
2017-03-14 12:21:07 UTC
Permalink
Hi all,

I have difficulties with building update site for my plug-in with Maven/Tycho. The plug-in consists of four plug-ins, each of them is represented as an Eclipse project. I succeed with building feature but I do not know what are the next steps to create an update site with it. I made pom-file updatesite/pom.xml accordingly to the tutorial but it does not work. Could you please see and explain me what is wrong? This is the link to a branch of my repository where I did this -- https://github.com/foss-for-synopsys-dwc-arc-processors/arc_gnu_eclipse/tree/moving_to_maven_tycho .

Thank you,
Evgeniya
Simon Scholz
2017-03-14 12:43:25 UTC
Permalink
Hi Evgeniya,

you´re provinding a site.xml file in your updatesite project, but not
a category.xml.

Further details can be found here:

- https://wiki.eclipse.org/Tycho/eclipse-repository
- http://www.vogella.com/tutorials/EclipseTycho/article.html#exercise-tycho-build-for-update-sites

Hope that helps.

Regards,

Simon

On Tue, Mar 14, 2017 at 1:21 PM, Evgeniya Katunina
Post by Evgeniya Katunina
Hi all,
I have difficulties with building update site for my plug-in with
Maven/Tycho. The plug-in consists of four plug-ins, each of them is
represented as an Eclipse project. I succeed with building feature but I do
not know what are the next steps to create an update site with it. I made
pom-file updatesite/pom.xml accordingly to the tutorial but it does not
work. Could you please see and explain me what is wrong? This is the link to
a branch of my repository where I did this --
https://github.com/foss-for-synopsys-dwc-arc-processors/arc_gnu_eclipse/tree/moving_to_maven_tycho
.
Thank you,
Evgeniya
_______________________________________________
tycho-user mailing list
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user
--
--
Trainer, Consultant and Developer

vogella GmbH
Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Tel (040) 78804360, Fax (032) 221739404, Email:
***@vogella.com, Web: http://www.vogella.com
Loading...