[Neo tickets] #128: configure components as modules
neo4j.org
noreply at neo4j.org
Sun Nov 9 16:11:44 CET 2008
#128: configure components as modules
---------------------------------+------------------------------------------
Reporter: andersn | Owner: johans
Type: enhancement request | Status: new
Priority: major | Milestone:
Component: other | Resolution:
Keywords: |
---------------------------------+------------------------------------------
Comment(by andersn):
Regarding dependencies: modules are independent, see
http://www.sonatype.com/book/reference/pom-relationships.html#sect-multi-
vs-inherit
Benefits from using modules:
* generate main sites that link to all the modules
* deploy all modules with a single command
* add multiple levels of modules
In summary, more scalability and flexibility and less dependency on server
config/scripts.
Of course adding modules requires a change in the POM. But I think this is
indeed a proper place to do this kind of changes? Can't actually come up
with any better place myself :-)
Qi4j uses modules, see
https://scm.ops4j.org/repos/ops4j/projects/qi4j/pom.xml
It's used both as a parent POM and for containing modules.
--
Ticket URL: <https://trac.neo4j.org/ticket/128#comment:2>
neo4j.org <http://trac.neo4j.org/>
The Neo4J.org Issue Tracker
More information about the Tickets
mailing list