Re: system packages for karaf-maven-plugin validation

2016-03-01 Thread Guillaume Nodet
You can add those bundles as libraries https://github.com/apache/karaf/blob/master/assemblies/apache-karaf/pom.xml#L185-L200 2016-03-01 18:46 GMT+01:00 David Daniel : > How do I let the validator know that I am exposing javax.validation as a > system package. My error is > > Caused by: org.osgi

system packages for karaf-maven-plugin validation

2016-03-01 Thread David Daniel
How do I let the validator know that I am exposing javax.validation as a system package. My error is Caused by: org.osgi.service.resolver.ResolutionException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=org.glassfish.jersey.core.jersey-server; type=osgi.bundle;