Skip to content

Commit f2b45cb

Browse files
committed
Revert "Exclude maven-plugin as transitive dependency of promoted-builds"
This reverts commit 5a4f072. Fails a test in the plugin compatibility tester. Needs more investigation before it is allowed in the master branch.
1 parent 81f7d9b commit f2b45cb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -251,10 +251,6 @@
251251
<groupId>org.sonatype.sisu</groupId>
252252
<artifactId>sisu-guava</artifactId>
253253
</exclusion>
254-
<exclusion>
255-
<groupId>org.jenkins-ci.main</groupId>
256-
<artifactId>maven-plugin</artifactId>
257-
</exclusion>
258254
</exclusions>
259255
</dependency>
260256
<dependency>

0 commit comments

Comments
 (0)