Skip to content

Commit 09150f3

Browse files
committed
Move reduced pom location into target output folder
1 parent b1f3267 commit 09150f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@
119119
</goals>
120120
<configuration>
121121
<createDependencyReducedPom>true</createDependencyReducedPom>
122+
<dependencyReducedPomLocation>${build.directory}/dependency-reduced-pom.xml</dependencyReducedPomLocation>
122123
<artifactSet>
123124
<includes>
124125
<include>cglib:cglib-nodep</include>

0 commit comments

Comments
 (0)