Skip to content

Commit cfdb871

Browse files
committed
Enable hpi.strictBundledArtifacts
1 parent 85e5e39 commit cfdb871

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ limitations under the License.
6262
<gitHubRepo>jenkinsci/jclouds-plugin</gitHubRepo>
6363
<spotless.check.skip>false</spotless.check.skip>
6464
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
65+
<!-- https://www.jenkins.io/doc/developer/plugin-development/dependencies-and-class-loading/#bundling-third-party-libraries -->
66+
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
67+
<hpi.bundledArtifacts>annotations,atmos,aws-ec2,aws-s3,azureblob,azurecompute-arm,b2,bcprov-ext-jdk18on,byon,cidrutils,cloudstack,digitalocean2,docker,ec2,eddsa,elastichosts-lon-b,elastichosts-lon-p,elastichosts-sat-p,elasticstack,error_prone_annotations,glacier,go2cloud-jhb1,gogrid,google-cloud-storage,google-compute-engine,googlecloud,guice-assistedinject,istack-commons-runtime,jakarta.annotation-api,jakarta.inject-api,jakarta.ws.rs-api,jakarta.xml.bind-api,jaxb-core,jaxb-runtime,jclouds-allblobstore,jclouds-allcompute,jclouds-blobstore,jclouds-bouncycastle,jclouds-compute,jclouds-core,jclouds-enterprise,jclouds-joda,jclouds-jsch,jclouds-okhttp,jclouds-scriptbuilder,jclouds-slf4j,jclouds-sshj,jna-platform,joda-time,jsch,jsch.agentproxy.connector-factory,jsch.agentproxy.core,jsch.agentproxy.jsch,jsch.agentproxy.pageant,jsch.agentproxy.sshagent,jsch.agentproxy.sshj,jsch.agentproxy.usocket-jna,jsch.agentproxy.usocket-nc,kotlin-stdlib,kotlin-stdlib-common,kotlin-stdlib-jdk7,kotlin-stdlib-jdk8,oauth,okhttp,okio,okio-jvm,opencsv,openhosting-east1,openstack-keystone,openstack-neutron,openstack-nova,openstack-nova-ec2,openstack-swift,packet,profitbricks,rackspace-cloudfiles,rackspace-cloudfiles-uk,rackspace-cloudfiles-us,rackspace-cloudidentity,rackspace-cloudservers-uk,rackspace-cloudservers-us,s3,serverlove-z1-man,skalicloud-sdg-my,slf4j-api,snakeyaml,softlayer,sshj,sts,txw2</hpi.bundledArtifacts>
6568
</properties>
6669

6770
<developers>

0 commit comments

Comments
 (0)