PDA

View Full Version : Build with Maven to WAR + ibiblio repository


hanasaki
08-31-2009, 01:14 PM
Is there a sample project and / or archetype? Looking for a simple helloworld to get started with. The desire is to output a WAR file with the Maven WAR type and be able to deploy in tomcat, jetty or websphere or jboss.

prefer to be able to use netbeans as the IDE as it is the standard in this group.

rajubitter
09-01-2009, 01:34 AM
The folks from AndroMDA have been working on that back in 2007, here's a thread from the mailing lists:
http://www.openlaszlo.org/pipermail/laszlo-dev/2007-February/008202.html

Have a look at this blog post:
http://techpolesen.blogspot.com/2007/03/integrating-openlaszlo-in-maven-build.html

And this JIRA issue as well:
http://www.openlaszlo.org/jira/browse/LPP-2765

I'd be very interested as well, but won't have much time to work on in the next 2 weeks.

- Raju