diff --git a/bundles/org.openhab.core.io.jetty.certificate/pom.xml b/bundles/org.openhab.core.io.jetty.certificate/pom.xml index 09189158d..f3c00d197 100644 --- a/bundles/org.openhab.core.io.jetty.certificate/pom.xml +++ b/bundles/org.openhab.core.io.jetty.certificate/pom.xml @@ -17,6 +17,7 @@ org.bouncycastle bcpkix-jdk15on 1.52 + provided @@ -33,6 +34,7 @@ package + false org.bouncycastle:* diff --git a/pom.xml b/pom.xml index 7ced1957e..1a3467a8b 100644 --- a/pom.xml +++ b/pom.xml @@ -624,6 +624,30 @@ Import-Package: \\ + + + com.github.ekryd.sortpom + sortpom-maven-plugin + 2.10.0 + + recommended_2008_06 + false + true + + + + sortpom-verify + + verify + + verify + + Stop + + + + + com.itemis.maven.plugins unleash-maven-plugin @@ -676,6 +700,10 @@ Import-Package: \\ + + com.github.ekryd.sortpom + sortpom-maven-plugin +