Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-33104

Upgrade to plugin-pom

    XMLWordPrintable

Details

    Description

      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>

      Attachments

        Activity

          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_issue_link 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_issue_link 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_issue_link 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

          People

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

            Dates

              Created:
              Updated:
              Resolved: