X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf-resources%2Fpom.xml;h=e34a5d3c2cbd25e888fde5805618bfbf0bc9899d;hb=9a606526460b7a35a08df46c823bb4bad22fce7f;hp=00495a32010e7909aa1a14076e83fd272820acec;hpb=51e91f6bdcc88c5aa96f956e516d31dbb5e5d5e0;p=controller.git diff --git a/opendaylight/distribution/opendaylight-karaf-resources/pom.xml b/opendaylight/distribution/opendaylight-karaf-resources/pom.xml index 00495a3201..e34a5d3c2c 100644 --- a/opendaylight/distribution/opendaylight-karaf-resources/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf-resources/pom.xml @@ -18,4 +18,35 @@ opendaylight-karaf-resources Resources for opendaylight-karaf jar + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.6 + + + copy + + copy + + + generate-resources + + + + + org.bouncycastle + bcprov-jdk15on + ${bouncycastle.version} + target/classes/lib/ext + bcprov-jdk15on-${bouncycastle.version}.jar + + + + + + + +