You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sbordet I don't really use it atm but currently working on a module that transforms maven BOMs automatically into a (maven based) P2 site and just noticed the faulty meta-data.
If it is never supposed to be a bundle then it probably should have no OSGi headers, otherwise at least valid ones (e.g. simply jetty.test.keystore.do.not.use.me)...
Jetty version
11.0.2
Java version
11
OS type/version
Description
!ENTRY org.eclipse.equinox.p2.publisher.eclipse 2 0 2021-05-06 07:01:23.762
!MESSAGE An error has occurred while adding the bundle .m2/repository/org/eclipse/jetty/jetty-keystore/11.0.2/jetty-keystore-11.0.2.jar.
!STACK 0
org.osgi.framework.BundleException: Invalid manifest header Bundle-SymbolicName: ""
if I take a look at the metainf I see that the BSN is empty:
The text was updated successfully, but these errors were encountered: