mirror of https://github.com/apache/archiva.git
add plexus-spring with old groupId in enforcer exclude rules
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1125787 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3f8c66c3f4
commit
e9b75d6715
3
pom.xml
3
pom.xml
|
@ -75,8 +75,9 @@
|
|||
<excludes>
|
||||
<exclude>org.codehaus.plexus:plexus-container-default</exclude>
|
||||
<exclude>org.codehaus.plexus:plexus-log4j-logging</exclude>
|
||||
<!--
|
||||
|
||||
<exclude>org.codehaus.plexus:plexus-spring</exclude>
|
||||
<!--
|
||||
<exclude>org.codehaus.redback:plexus-spring</exclude>
|
||||
-->
|
||||
<exclude>commons-logging:commons-logging</exclude>
|
||||
|
|
Loading…
Reference in New Issue