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

pom.xml dependency on org.jenkins-ci.plugins:junit version that does not exist

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • centos 6.7
      jenkins 2.8
      cucumber-testresult-plugin 0.8.2

    Description

      The pom.xml depends on

      <dependency>
      	<groupId>org.jenkins-ci.plugins</groupId>
      	<artifactId>junit</artifactId>
      	<version>1.2-beta-3</version>
      </dependency>
      

      And the MANIFEST.MF in the cucumber-testresult-plugin.hpi also has a dependency listed for junit 1.2.-beta-3. However, that version of the junit plugin does not exist: http://updates.jenkins-ci.org/download/plugins/junit/

      This isn't a big deal and won't really affect anyone installing from the Jenkins UI, but if someone is looking at dependencies, such as those listed in http://updates.jenkins-ci.org/update-center.json, or in the MANIFEST.MF, or the pom.xml, they'll have trouble finding one to satisfy that junit 1.2-beta-3

      Attachments

        Activity

          b_dean Ben Dean created issue -
          b_dean Ben Dean made changes -
          Field Original Value New Value
          Description The pom.xml depends on

          {{<dependency>
          <groupId>org.jenkins-ci.plugins</groupId>
          <artifactId>junit</artifactId>
          <version>1.2-beta-3</version>
          </dependency>}}

          And the MANIFEST.MF in the cucumber-testresult-plugin.hpi also has a dependency listed for junit 1.2.-beta-3. However, that version of the junit plugin does not exist: http://updates.jenkins-ci.org/download/plugins/junit/

          This isn't a big deal and won't really affect anyone installing from the Jenkins UI, but if someone is looking at dependencies, such as those listed in http://updates.jenkins-ci.org/update-center.json, or in the MANIFEST.MF, or the pom.xml, they'll have trouble finding one to satisfy that junit 1.2-beta-3
          The {{pom.xml}} depends on

          {code:xml}
          <dependency>
          <groupId>org.jenkins-ci.plugins</groupId>
          <artifactId>junit</artifactId>
          <version>1.2-beta-3</version>
          </dependency>
          {code}

          And the {{MANIFEST.MF}} in the {{cucumber-testresult-plugin.hpi}} also has a dependency listed for junit 1.2.-beta-3. However, that version of the junit plugin does not exist: http://updates.jenkins-ci.org/download/plugins/junit/

          This isn't a big deal and won't really affect anyone installing from the Jenkins UI, but if someone is looking at dependencies, such as those listed in http://updates.jenkins-ci.org/update-center.json, or in the {{MANIFEST.MF}}, or the {{pom.xml}}, they'll have trouble finding one to satisfy that junit 1.2-beta-3
          rtyler R. Tyler Croy made changes -
          Workflow JNJira [ 171770 ] JNJira + In-Review [ 184464 ]
          teilo James Nord made changes -
          Resolution Fixed [ 1 ]
          Status Open [ 1 ] Resolved [ 5 ]
          teilo James Nord made changes -
          Assignee James Nord [ teilo ]

          People

            Unassigned Unassigned
            b_dean Ben Dean
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: