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 6161 <createDependencyReducedPom >true</createDependencyReducedPom >
6262 <shadeSourcesContent >true</shadeSourcesContent >
6363 <keepDependenciesWithProvidedScope >true</keepDependenciesWithProvidedScope >
64+ <useDependencyReducedPomInJar >true</useDependencyReducedPomInJar >
6465 </configuration >
6566 </plugin >
6667 </plugins >
Original file line number Diff line number Diff line change 11671167 <groupId >org.openidentityplatform.openam.jakarta</groupId >
11681168 <artifactId >jato-shaded</artifactId >
11691169 <version >2005-05-04</version >
1170+ <exclusions >
1171+ <exclusion >
1172+ <groupId >org.openidentityplatform.external.com.iplanet.jato</groupId >
1173+ <artifactId >jato</artifactId >
1174+ </exclusion >
1175+ </exclusions >
11701176 </dependency >
11711177 <dependency >
11721178 <groupId >org.openidentityplatform.openam.jakarta</groupId >
You can’t perform that action at this time.
0 commit comments