Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

P2 Artifacts in feature definition #158

Open
CDerksen opened this issue May 26, 2020 · 1 comment
Open

P2 Artifacts in feature definition #158

CDerksen opened this issue May 26, 2020 · 1 comment

Comments

@CDerksen
Copy link

CDerksen commented May 26, 2020

Hi There,

we're trying to put together all Jetty-OSGI bundles into one feature for a clean target platform definition. For this, we followed the corresponding Jetty tutorial and managed to bring all Maven bundles together.

Unfourtunately, jetty requires two OSGI bundles that are only available at the orbit repository. For them, we are able to define the repository and download them, but it seems to be not possible to directly integrate them into the defined feature. Console tells us that the p2 tag is not defined for featureDefinitions. => The problem is related to the bundles xalan:xalan and org.apache.xml:serializer (for both version 2.7.1.) but the names of the p2 bundles are different...

Is there a way to bring such p2 bundles also in a feature definition?

Our plugin project can be found here, while the pom used can be found here. The pom tries to bring together all required bundles and upload them to our server repo.

Thanks in advance!

@r-eis
Copy link

r-eis commented Jul 10, 2022

I would appreciate this, too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants