]
George Gastaldi updated FORGE-2716:
-----------------------------------
Summary: project-new should support specifying a different target location than the
artifactId (was: Create a parent pom project)
project-new should support specifying a different target location
than the artifactId
-------------------------------------------------------------------------------------
Key: FORGE-2716
URL:
https://issues.jboss.org/browse/FORGE-2716
Project: Forge
Issue Type: Enhancement
Reporter: Charles Moulliard
It should be great that the command "project-new" allows to create such maven
project structure
{code}
folder name : snowcamp contenaining a pom.xml where
- groupId : org.cdstore
- artifactId : project
- packaging : pom
{code}