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
| | |
| | | </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> |