Trying grails for an sms-based health data reporting web application. Lest I forget how I started playing around…
Groovy
mvn archetype:generate -DarchetypeGroupId=org.codehaus.groovy.maven.archetypes -DarchetypeArtifactId=gmaven-archetype-basic
http://groovy.codehaus.org/GMaven+-+Building+Groovy+Projects
Grails
http://forge.octo.com/maven/sites/mtg/grails-maven-plugin/
Interesting to see that some maven goals dont even require a pom.
GUI – Matisse Projects
http://wiki.netbeans.org/UsingNetbeansMatisseAndEclipseInParallel
http://www.ensode.net/netbeans_ivy.html
http://weblogs.java.net/blog/kohsuke/archive/2007/06/accessing_javan.html
Using your ant tasks in Maven
http://maven.apache.org/guides/mini/guide-using-ant.html
…wondering how this would compare to using appfuse (spring-hibernate)