mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
20.41.2012 856c9238f89b000aa682fd85e5047ccfb3fa9991
Don't generate dependency reduced pom.
1 files modified
3 ■■■■■ changed files
opendj3/opendj-ldap-sdk-examples/pom.xml 3 ●●●●● patch | view | raw | blame | history
opendj3/opendj-ldap-sdk-examples/pom.xml
@@ -51,6 +51,9 @@
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-shade-plugin</artifactId>
        <configuration>
          <createDependencyReducedPom>false</createDependencyReducedPom>
        </configuration>
        <executions>
          <execution>
            <phase>package</phase>