mirror of https://github.com/apache/maven.git
o Polished comment
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1037723 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2af6eb051b
commit
2c935ddff8
2
pom.xml
2
pom.xml
|
@ -235,7 +235,7 @@
|
||||||
<version>${sisuInjectVersion}</version>
|
<version>${sisuInjectVersion}</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<!-- Decouple build from MNG-3443 and ensure optional/unused dependency sisu-guice stays out -->
|
<!-- Decouple build from MNG-3443 and ensure optional/unused dependency from sisu-guice stays out -->
|
||||||
<groupId>org.sonatype.sisu.inject</groupId>
|
<groupId>org.sonatype.sisu.inject</groupId>
|
||||||
<artifactId>cglib</artifactId>
|
<artifactId>cglib</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
|
|
Loading…
Reference in New Issue