4.0.0 net.shibboleth.oidc oidc-common-parent 2.0.1-SNAPSHOT oidc-common-dist Shibboleth IdP :: Plugins :: OIDC Common :: Distribution Distribution of the common OIDC plugin. pom ${project.basedir}/../checkstyle.xml shibboleth-idp-plugin-oidc-common-${project.version} ${project.build.directory}/${dist.finalName} maven-resources-plugin copy-resources prepare-package copy-resources true ${dist.assemblyDirectory} ${basedir}/src/main/resources maven-assembly-plugin make-assembly package single false src/main/assembly/plugin-assembly-tgz.xml src/main/assembly/plugin-assembly-zip.xml ${dist.finalName} gnu org.apache.maven.plugins maven-enforcer-plugin net.shibboleth.maven.enforcer.rules maven-dist-enforcer ${maven-dist-enforcer.version} oidc-common-enforce verify enforce net.shibboleth.maven.enforcer.rules maven-dist-enforcer-data ${maven-dist-enforcer-data.version} ${basedir}/src/main/enforcer/shibbolethKeys.gpg ${basedir}/.. ${project.build.directory}/${dist.finalName}.zip ${project.build.directory}/${dist.finalName}.tar.gz true true false false