1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
How to build
============
This README describes some of the basics developers and contributors need to know to get productive quickly.
Resources
---------
To start with - please following this link to set up your settings.xml to use JBoss Nexus repo
* JBoss Nexus User Guide : http://community.jboss.org/wiki/MavenGettingStarted-Users
Common Java-module tasks
------------------------
using -DdisableDistribution=true to avoid documentation building
_documentation building (actually translation) needs *kde sdk* and does not working on windows_
|