4.0.0 org.jenkins-ci jenkins 1.34 org.jenkins-ci.plugins plugin Jenkins plugin POM 1.583 pom scm:svn:https://svn.jenkins-ci.org/trunk/hudson/plugins/ scm:svn:https://svn.jenkins-ci.org/trunk/hudson/plugins/ https://svn.jenkins-ci.org/trunk/hudson/plugins/ jenkins-1.583 JIRA http://issues.jenkins-ci.org/ UTF-8 2 org.jenkins-ci.main jenkins-war war 1.583 test org.jenkins-ci.main jenkins-core 1.583 provided org.jenkins-ci.main jenkins-test-harness 1.583 test javax.servlet servlet-api 2.4 provided org.codehaus.mojo animal-sniffer-annotations 1.9 provided true ${project.artifactId} org.jenkins-ci.tools maven-hpi-plugin true true /jenkins org.kohsuke.stapler maven-stapler-plugin true maven-release-plugin deploy org.jvnet.localizer maven-localizer-plugin generate Messages.properties target/generated-sources/localizer maven-javadoc-plugin org.codehaus.gmaven gmaven-plugin test-in-groovy generateTestStubs testCompile ant ant 1.6.5 maven-surefire-plugin 2.16 hudson.udp 33849 true ${concurrency} com.cloudbees maven-license-plugin process prepare-package target/${project.artifactId}/WEB-INF/licenses.xml if (e.value.packaging=="hpi") plugins.add(e.key.id) } // filter out dependencies that don't belong to this plugin models.entrySet().removeAll(models.entrySet().findAll { e -> def a = e.key; if (a.dependencyTrail.size()>0 && plugins.contains(a.dependencyTrail[1])) return true; // ignore transitive dependencies through other plugins // if the dependency goes through jenkins core, we don't need to bundle it in the war // because jenkins-core comes in the scope, I think this is a bug in Maven that it puts such // dependencies into the artifact list. if (a.dependencyTrail.find { trail -> trail.contains(":hudson-core:") || trail.contains(":jenkins-core:") }) return true; return false; }) } ]]> org.apache.maven.plugins maven-eclipse-plugin target/eclipse-classes org.eclipse.jdt.groovy.core.groovyNature org.eclipse.m2e lifecycle-mapping 1.0.0 org.apache.maven.plugins maven-enforcer-plugin [1.0,) display-info org.codehaus.gmaven gmaven-plugin [1.0,) testCompile generateTestStubs org.codehaus.mojo animal-sniffer-maven-plugin 1.9 check test org.codehaus.mojo.signature java15 1.0 org.kohsuke wagon-gitsite 0.3.5 repo.jenkins-ci.org http://repo.jenkins-ci.org/public/ true false repo.jenkins-ci.org http://repo.jenkins-ci.org/public/ true false github-pages gitsite:git@github.com/jenkinsci/maven-site.git:plugin-parent maven.jenkins-ci.org http://maven.jenkins-ci.org:8081/content/repositories/snapshots all-tests !test true