mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-10-14 06:07:33 +00:00
Workaround for MNG-7673
This commit is contained in:
5
dist/src/main/provisio/maven-distro.xml
vendored
5
dist/src/main/provisio/maven-distro.xml
vendored
@@ -33,7 +33,7 @@
|
||||
</artifact>
|
||||
</artifactSet>
|
||||
|
||||
<artifactSet to="/lib">
|
||||
<artifactSet to="/lib/ext">
|
||||
<artifact id="org.apache.maven.daemon:mvnd-daemon:${project.version}">
|
||||
<exclusion id="*:*"/>
|
||||
</artifact>
|
||||
@@ -52,9 +52,6 @@
|
||||
<artifact id="org.apache.maven.daemon:mvnd-native:${project.version}">
|
||||
<exclusion id="*:*"/>
|
||||
</artifact>
|
||||
<artifact id="ch.qos.logback:logback-classic">
|
||||
<exclusion id="*:*"/>
|
||||
</artifact>
|
||||
<artifact id="org.codehaus.plexus:plexus-interactivity-api">
|
||||
<exclusion id="*:*"/>
|
||||
</artifact>
|
||||
|
Reference in New Issue
Block a user