Version 1.1 of JavaEE 7 Essentials Archetype For Maven 3 Is Available 📎
The version 1.1 of the minimalistic Java EE 7 scaffolder / wizard is available in maven central.
Empty src/main/webapp
and src/main/resources
folders are created per default. This saves you some superfluous keystrokes after the creation.
To create a JavaEE project execute the following command and choose the 1.1 version:
mvn archetype:generate -Dfilter=com.airhacks:javaee7-essentials-archetype
See you at Java EE Workshops at MUC Airport, particularly at: Effective Java EE 7!