• Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Minor Minor
    • job-import-plugin
    • None

      In order to use the new POM:

      Change the parent POM of your plugin:
      <parent>
      <groupId>org.jenkins-ci.plugins</groupId>
      <artifactId>plugin</artifactId>
      <version>2.3</version>
      </parent>
      Override the needed properties, e.g.:
      <properties>
      <jenkins.version>1.424</jenkins.version>
      </properties>

          [JENKINS-33104] Upgrade to plugin-pom

          Code changed in jenkins
          User: Emilio Escobar
          Path:
          pom.xml
          src/main/resources/index.jelly
          src/main/resources/org/jenkins/ci/plugins/jobimport/JobImportAction/index.jelly
          http://jenkins-ci.org/commit/job-import-plugin/3ef85a3f4058c1acfe30da31f7ca92b2f398bc15
          Log:
          JENKINS-33104 updated to 1.580 core, 2.3 plugin-pom, java 6 and escape-by-default

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Emilio Escobar Path: pom.xml src/main/resources/index.jelly src/main/resources/org/jenkins/ci/plugins/jobimport/JobImportAction/index.jelly http://jenkins-ci.org/commit/job-import-plugin/3ef85a3f4058c1acfe30da31f7ca92b2f398bc15 Log: JENKINS-33104 updated to 1.580 core, 2.3 plugin-pom, java 6 and escape-by-default

          Code changed in jenkins
          User: Emilio Escobar
          Path:
          pom.xml
          http://jenkins-ci.org/commit/job-import-plugin/4083df09936fee75662a4f58b703d1dfa6b51c6a
          Log:
          JENKINS-33104 findbugs will not fail on error

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Emilio Escobar Path: pom.xml http://jenkins-ci.org/commit/job-import-plugin/4083df09936fee75662a4f58b703d1dfa6b51c6a Log: JENKINS-33104 findbugs will not fail on error

          Code changed in jenkins
          User: Emilio Escobar
          Path:
          pom.xml
          src/main/resources/index.jelly
          src/main/resources/org/jenkins/ci/plugins/jobimport/JobImportAction/index.jelly
          http://jenkins-ci.org/commit/job-import-plugin/c552861dd3feb5a6cc91988ed94c735db9056a83
          Log:
          Merge pull request #9 from escoem/JENKINS-33104

          JENKINS-33104 Upgrade to plugin-pom

          Compare: https://github.com/jenkinsci/job-import-plugin/compare/5032d8339ef7...c552861dd3fe

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Emilio Escobar Path: pom.xml src/main/resources/index.jelly src/main/resources/org/jenkins/ci/plugins/jobimport/JobImportAction/index.jelly http://jenkins-ci.org/commit/job-import-plugin/c552861dd3feb5a6cc91988ed94c735db9056a83 Log: Merge pull request #9 from escoem/ JENKINS-33104 JENKINS-33104 Upgrade to plugin-pom Compare: https://github.com/jenkinsci/job-import-plugin/compare/5032d8339ef7...c552861dd3fe

            escoem Emilio Escobar
            escoem Emilio Escobar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: