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

Nicolas Capponi
05.05.2015 0d3289f1e531ce4598d801e4901faca48469b6a7
OPENDJ-1741 Add new maven plugins as modules

Add new maven plugins to opendj pom.xml:
- opendj-manifest-classpath-maven-plugin
- opendj-logref-doc-maven-plugin
- opendj-concat-schema-maven-plugin
1 files modified
3 ■■■■■ changed files
pom.xml 3 ●●●●● patch | view | raw | blame | history
pom.xml
@@ -91,6 +91,9 @@
  </distributionManagement>
  <modules>
    <module>opendj-config-maven-plugin</module>
    <module>opendj-manifest-classpath-maven-plugin</module>
    <module>opendj-logref-doc-maven-plugin</module>
    <module>opendj-concat-schema-maven-plugin</module>
    <module>opendj-core</module>
    <module>opendj-grizzly</module>
    <module>opendj-config</module>