diff --git a/maven-embedder/pom.xml b/maven-embedder/pom.xml index 4443fbaa51..a7dad1035f 100644 --- a/maven-embedder/pom.xml +++ b/maven-embedder/pom.xml @@ -227,6 +227,57 @@ under the License. + + + netbeans + + + + shade-maven-plugin + org.codehaus.mojo + 1.0-alpha-12 + + + package + + shade + + + false + true + + + + + + org.codehaus.plexus:plexus-component-api + classworlds:classworlds + junit:junit + jmock:jmock + xml-apis:xml-apis + + + + + org.codehaus.plexus.util + + org.codehaus.plexus.util.xml.Xpp3Dom + org.codehaus.plexus.util.xml.pull.* + + + + + + + + + + + standard