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 53facfd commit 0d06df4Copy full SHA for 0d06df4
java/coherence-utils/src/assembly/image-assembly.xml
@@ -29,6 +29,7 @@
29
<dependencySet>
30
<excludes>
31
<exclude>com.oracle.coherence:coherence</exclude>
32
+ <exclude>com.oracle.coherence.ce:coherence</exclude>
33
</excludes>
34
<outputFileNameMapping>${artifact.artifactId}.${artifact.extension}</outputFileNameMapping>
35
</dependencySet>
0 commit comments