Niklas Gustavsson wrote:
Niklas Gustavsson wrote:
1. Start using Maven 2 for the build. This will handle the
multiproject build easily, not something that is any fun getting to
work with Maven 1
I now got a complete M2 build working, including building distros.
Please check it out and give me any feedback. The structure is now like
this:
* the ftplet-api, core and admin-gui only creates JAR files, nothing else
* a seperate distribution project creates the final distribution with
shell scripts, keystores, config examples, documentation etc.
This is designed after how XFire did it and I think it makes a nice
separation between the project.
Unless someone objects I'm going to nuke the M1 build, no need to keep
them alive at once.
/niklas