We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
<dependency>
dependency:copy
1 parent 2f01e24 commit 7fc2223Copy full SHA for 7fc2223
lib/pom.xml
@@ -77,14 +77,6 @@
77
<no-test-jar>false</no-test-jar>
78
</properties>
79
<dependencies>
80
- <dependency>
81
- <groupId>com.cloudbees</groupId>
82
- <artifactId>groovy-cps-dgm-builder</artifactId>
83
- <version>${changelist}</version>
84
- <classifier>jar-with-dependencies</classifier>
85
- <scope>runtime</scope> <!-- somehow provide to dependency:properties without actually adding to CP -->
86
- <optional>true</optional>
87
- </dependency>
88
89
<groupId>com.github.spotbugs</groupId>
90
<artifactId>spotbugs-annotations</artifactId>
0 commit comments