-
Notifications
You must be signed in to change notification settings - Fork 2
Home
josmas edited this page Sep 14, 2010
·
8 revisions
Welcome to the OpenWonderland_maven_structure wiki!
This project is an attempt to translate the structure of the Open Wonderland project into Maven.
The original project is built using ant scripts, and it’s tied to the Netbeans IDE. This project intends to be IDE
independent.
Other goals are:
– Speed up the build process
– Be able to build modules without the need of having the core sources
– Reduce memory usage in the build process
– Manage dendencies
– Create an archetype for Modules
Please note that the source code for Open Wonderland is not included in this project.