diff --git a/pom.xml b/pom.xml index 6ef107e83d..beec12b62c 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,6 @@ ~ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN ~ THE SOFTWARE. --> - 4.0.0 @@ -38,16 +37,28 @@ scm:git:ssh://git@github.com/jenkinsci/plugin-pom.git scm:git:ssh://git@github.com/jenkinsci/plugin-pom.git - https://github.com/jenkinsci/plugin-pom HEAD + https://github.com/jenkinsci/plugin-pom + + + false + maven.jenkins-ci.org + https://repo.jenkins-ci.org/releases/ + + + maven.jenkins-ci.org + https://repo.jenkins-ci.org/snapshots/ + + + UTF-8 UTF-8 UTF-8 - - + + -Xms768M -Xmx768M -XX:+HeapDumpOnOutOfMemoryError -XX:+TieredCompilation -XX:TieredStopAtLevel=1 2.204 @@ -68,7 +79,7 @@ Medium Default - + true @@ -80,9 +91,15 @@ 1.12.0 https://repo.jenkins-ci.org/nodejs-dist/ https://repo.jenkins-ci.org/npm-dist/ - - - + + + + + + + + + true @@ -151,7 +168,8 @@ 4.13.2 - + + javax.servlet javax.servlet-api 3.1.0 @@ -234,10 +252,11 @@ + org.codehaus.mojo animal-sniffer-annotations provided - true + true @@ -277,6 +296,20 @@ + + + repo.jenkins-ci.org + https://repo.jenkins-ci.org/public/ + + + + + + repo.jenkins-ci.org + https://repo.jenkins-ci.org/public/ + + + maven-deploy-plugin - 2.8.2 + 2.8.2 maven-enforcer-plugin @@ -389,10 +423,10 @@ add-source - generate-sources add-source + generate-sources ${project.build.directory}/generated-sources/localizer @@ -436,7 +470,8 @@ maven-license-plugin 1.10 - + + io.jenkins.tools.incrementals incrementals-maven-plugin 1.2 @@ -478,14 +513,21 @@ maven-enforcer-plugin + + + org.codehaus.mojo + extra-enforcer-rules + 1.5.1 + + display-info - validate display-info enforce + validate @@ -543,25 +585,28 @@ javax.servlet:servlet-api - org.apache.logging.log4j:*:(,2.15.0-rc1] org.sonatype.sisu:sisu-guice log4j:log4j:*:jar:compile log4j:log4j:*:jar:runtime commons-logging:commons-logging:*:jar:compile commons-logging:commons-logging:*:jar:runtime + + + org.apache.logging.log4j:*:(,2.15.0-rc1] + org.testng:testng + com.google.code.findbugs:annotations + com.google.code.findbugs:jsr305 + com.google.guava:guava + commons-logging:commons-logging javax.servlet:javax.servlet-api javax.servlet:servlet-api - com.google.guava:guava - commons-logging:commons-logging - com.google.code.findbugs:annotations - com.google.code.findbugs:jsr305 - net.java.dev.jna:jna + net.java.dev.jna:jna org.kohsuke:access-modifier-annotation + ${project.build.directory}/generated-test-sources/groovy-stubs + test-in-groovy @@ -789,26 +831,22 @@ - - - ${project.build.directory}/generated-test-sources/groovy-stubs - - - + + maven-antrun-plugin createTempDir + + run + generate-test-resources - - run - @@ -852,8 +890,7 @@ target/${project.artifactId}/WEB-INF/licenses.xml - + }]]> @@ -932,38 +968,13 @@ - - - repo.jenkins-ci.org - https://repo.jenkins-ci.org/public/ - - - - - - repo.jenkins-ci.org - https://repo.jenkins-ci.org/public/ - - - - - - false - maven.jenkins-ci.org - https://repo.jenkins-ci.org/releases/ - - - maven.jenkins-ci.org - https://repo.jenkins-ci.org/snapshots/ - - - uninherited-java.level - ${basedir}/src/it/undefined-java-level/pom.xml + + ${basedir}/src/it/undefined-java-level/pom.xml @@ -1159,6 +1170,11 @@ org.jacoco jacoco-maven-plugin + + + **/Messages.class + + @@ -1172,11 +1188,6 @@ - - - **/Messages.class - - @@ -1198,11 +1209,11 @@ - initialize install node and npm install-node-and-npm + initialize v${node.version} ${npm.version} @@ -1212,11 +1223,11 @@ - initialize npm install npm + initialize install ${npm.loglevel} @@ -1224,11 +1235,11 @@ - generate-sources npm mvnbuild npm + generate-sources run mvnbuild @@ -1236,11 +1247,11 @@ - test npm mvntest npm + test run mvntest @@ -1270,11 +1281,11 @@ - initialize install node and yarn install-node-and-yarn + initialize v${node.version} v${yarn.version} @@ -1284,11 +1295,11 @@ - initialize yarn install yarn + initialize @@ -1297,11 +1308,11 @@ - generate-sources yarn mvnbuild yarn + generate-sources run mvnbuild @@ -1309,11 +1320,11 @@ - test yarn mvntest yarn + test run mvntest @@ -1328,12 +1339,12 @@ clean-node - - package.json - cleanNode + + package.json + @@ -1361,20 +1372,20 @@ consume-incrementals - incrementals - ${incrementals.url} false + incrementals + ${incrementals.url} - incrementals - ${incrementals.url} false + incrementals + ${incrementals.url} @@ -1392,10 +1403,10 @@ flatten - process-resources flatten + process-resources oss ${project.build.directory} @@ -1406,6 +1417,13 @@ maven-enforcer-plugin + + + io.jenkins.tools.incrementals + incrementals-enforcer-rules + 1.2 + + display-info @@ -1418,13 +1436,6 @@ - - - io.jenkins.tools.incrementals - incrementals-enforcer-rules - 1.2 - - maven-release-plugin @@ -1486,7 +1497,8 @@ - + + block-MRP