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

Upgrade to plugin-pom

    XMLWordPrintable

Details

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

    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

          People

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

            Dates

              Created:
              Updated:
              Resolved: