Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] How to prepare the p2-site for an offline target platform to be used in a tycho build

I see two problems:

Your target contains the updatesite, but you haven't selected any features to include, you should at least include the sdk features for eclipse+equinox, in essence everything you like to include in your update-site should be there.

Second, you have not defined any environments, that might not be an issue if your building only for one platformm, but in general its a good idea to add the desired ones to the platform configuration.

Am 08.12.20 um 11:52 schrieb gm:
Please forget my last mail, I made various mistakes that I hope I now corrected. My new version is at https://github.com/guenthermahr/p2-third <https://github.com/guenthermahr/p2-third>

I’m now back at square one, the build doesn’t work because it doesn’t find the features in category.xml

Thanks again,
Günther Mahr

Am 08.12.2020 um 11:27 schrieb gm <guenther.mahr@xxxxxxx <mailto:guenther.mahr@xxxxxxx>>:

Thanks again for your help! I now created a second module com.initka.p2.target, see https://github.com/guenther.mahr/p2-second <https://github.com/guenther.mahr/p2-second>

The build works now, but the result is … no artefacts in the target/repository folder and no entries for the features in category.xml.

Kind regards,
Günther Mahr

Am 08.12.2020 um 10:52 schrieb Christoph Läubrich <laeubi@xxxxxxxxxxxxxx <mailto:laeubi@xxxxxxxxxxxxxx>>:

site

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx <mailto:tycho-user@xxxxxxxxxxx>
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/tycho-user


_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/tycho-user



Back to the top