For the maven build of the Studio I also created some functionality in a maven plugin.
So we do have now within 3 subprojects of Apache Directory maven plugin functionality:
apacheds:
- apacheds-bootstrap-plugin
- apacheds-core-plugin
daemon:
- daemon-plugin
studio:
- maven-studio-plugin (or whatever it'll be named)
I just wonder if it would make sense to centralize the maven plugin functionality for the
Apache Directory project in a
new subproject e.g. directory-maven-plugin containing all maven plugin related functionality?
Felix
|