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

ExportXMLWordPrintable

      When using the plugin-pom as parent it seems the following dependency in the dependencyManagement section is invalid:

      <dependency>
      <groupId>org.jenkins-ci.main</groupId>
      <artifactId>jenkins-war</artifactId>
      <version>${jenkins-war.version}</version>
      <type>executable-war</type>
      <scope>test</scope>
      </dependency>

      Can this dependency be removed?
      This causes my IDE (IntelliJ) to hang at work because we don't have direct access to the jenkins-ci repo.

            Assignee:
            Unassigned
            Reporter:
            Benny Segers
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: