[JIRA] (JENKINS-53065) Invalid dependency jenkins-war with type executable-war

2 views
Skip to first unread message

segersbenny@hotmail.com (JIRA)

unread,
Aug 16, 2018, 5:06:01 AM8/16/18
to jenkinsc...@googlegroups.com
Benny Segers created an issue
 
Jenkins / Bug JENKINS-53065
Invalid dependency jenkins-war with type executable-war
Issue Type: Bug Bug
Assignee: Unassigned
Components: plugin-pom
Created: 2018-08-16 09:05
Priority: Minor Minor
Reporter: Benny Segers

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.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)

visclaus2025@gmail.com (JIRA)

unread,
Dec 12, 2019, 8:38:02 AM12/12/19
to jenkinsc...@googlegroups.com
Kirill Kovalev commented on Bug JENKINS-53065
 
Re: Invalid dependency jenkins-war with type executable-war

Any information about this issue? What's is the purpose of this artifact with<type>executable-war</type>, I can find only with <type>war</type> one on org.jenkins-ci. Because of that my build fails.

This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages