maven-reporting-exec/maven-reporting-exec-plexus.patch

50 lines
1.6 KiB
Diff

diff --git a/pom.xml b/pom.xml
index c519f2a..8a4c029 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,7 +87,7 @@
<exclusions>
<exclusion>
<groupId>org.codehaus.plexus</groupId>
- <artifactId>plexus-container-default</artifactId>
+ <artifactId>plexus-component-metadata</artifactId>
</exclusion>
</exclusions>
</dependency>
@@ -123,7 +123,7 @@
<exclusions>
<exclusion>
<groupId>org.codehaus.plexus</groupId>
- <artifactId>plexus-container-default</artifactId>
+ <artifactId>plexus-component-metadata</artifactId>
</exclusion>
</exclusions>
</dependency>
@@ -135,7 +135,7 @@
<exclusions>
<exclusion>
<groupId>org.codehaus.plexus</groupId>
- <artifactId>plexus-container-default</artifactId>
+ <artifactId>plexus-component-metadata</artifactId>
</exclusion>
</exclusions>
</dependency>
@@ -155,7 +155,7 @@
<exclusions>
<exclusion>
<groupId>org.codehaus.plexus</groupId>
- <artifactId>plexus-container-default</artifactId>
+ <artifactId>plexus-component-metadata</artifactId>
</exclusion>
<exclusion>
<groupId>org.apache.velocity</groupId>
@@ -199,7 +199,7 @@
<exclusions>
<exclusion>
<groupId>org.codehaus.plexus</groupId>
- <artifactId>plexus-container-default</artifactId>
+ <artifactId>plexus-component-metadata</artifactId>
</exclusion>
</exclusions>
</dependency>