We need to create Java EE applications (EAR files) in order to deploy them in Java Application Servers (WebSphere Application Server, for instance)
Why Roo doesn't allow within the command line to create a Maven project for creating an EAR file?
We could use the Maven EAR plug-in, but we would like to delegate all the stuff to Roo, as we do with the web projects (WAR files)
Thank you.


Reply With Quote
