On 10/26/06, Torsten Krah <[EMAIL PROTECTED]> wrote:
Checked out the shale repository, but i am new to maven and its build system, any hints are appreciated how to build the test app, so i can have a closer look at the new dialogs :-)
Assuming you have Maven 2 installed, from the framework directory, type 'mvn install'. Then from the example app you're interested in, 'mvn install' again, and you should find the .war file in the 'target' directory. This may not work perfectly due to some recent infrastructure work at Apache. Let us know if you have any trouble and we'll work through it. This is slightly out of date... http://shale.apache.org/building.html -- Wendy
