Skip to content

Commit 3ba8f2d

Browse files
authored
[MNG-8490] Add an XmlService and a builder + implementation for XmlNode (#2150)
1 parent 42f98b3 commit 3ba8f2d

File tree

42 files changed

+2110
-723
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+2110
-723
lines changed

apache-maven/src/assembly/component.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ 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>
3435
</excludes>
3536
</dependencySet>
3637
</dependencySets>

0 commit comments

Comments
 (0)