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.
1 parent b1f3267 commit 09150f3Copy full SHA for 09150f3
pom.xml
@@ -119,6 +119,7 @@
119
</goals>
120
<configuration>
121
<createDependencyReducedPom>true</createDependencyReducedPom>
122
+ <dependencyReducedPomLocation>${build.directory}/dependency-reduced-pom.xml</dependencyReducedPomLocation>
123
<artifactSet>
124
<includes>
125
<include>cglib:cglib-nodep</include>
0 commit comments