File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 5858 <createDependencyReducedPom >true</createDependencyReducedPom >
5959 <shadeSourcesContent >true</shadeSourcesContent >
6060 <keepDependenciesWithProvidedScope >true</keepDependenciesWithProvidedScope >
61+ <useDependencyReducedPomInJar >true</useDependencyReducedPomInJar >
6162 </configuration >
6263 </plugin >
6364 </plugins >
Original file line number Diff line number Diff line change 12101210 <groupId >org.openidentityplatform.openam.shaded</groupId >
12111211 <artifactId >jato-shaded</artifactId >
12121212 <version >${project.version} </version >
1213+ <exclusions >
1214+ <exclusion >
1215+ <groupId >org.openidentityplatform.external.com.iplanet.jato</groupId >
1216+ <artifactId >jato</artifactId >
1217+ </exclusion >
1218+ </exclusions >
12131219 </dependency >
12141220 <dependency >
12151221 <groupId >org.openidentityplatform.external.com.sun.web.ui</groupId >
You can’t perform that action at this time.
0 commit comments