Skip to content

Commit 071b132

Browse files
authored
Drop unused assembly exclude (#2266)
This just emits warning by assembly plugin, as is unused, since this module is gone.
1 parent 7e4a1ec commit 071b132

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apache-maven/src/assembly/component.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ under the License.
3131
<outputDirectory>lib</outputDirectory>
3232
<excludes>
3333
<exclude>org.codehaus.plexus:plexus-classworlds</exclude>
34-
<exclude>org.apache.maven:maven-xml-impl</exclude>
3534
</excludes>
3635
</dependencySet>
3736
</dependencySets>

0 commit comments

Comments
 (0)