This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      Because the jquery3-api uses

      <parent>
          <groupId>org.jvnet.hudson.plugins</groupId>
          <artifactId>analysis-pom</artifactId>
          <version>10.11.0</version>
          <relativePath />
        </parent>
      

      it picks up dependencies defined there and erroneously depends on commons-text and commons-lang3
      https://github.com/jenkinsci/analysis-pom-plugin/blob/v10.11.0/pom.xml#L111-L119

      The plugin should only declare runtime dependencies on what it needs allowing it to be used with a minimum plugin set.

            Assignee:
            Ulli Hafner
            Reporter:
            James Nord
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: