]
George Gastaldi reassigned FORGE-2588:
--------------------------------------
Assignee: James Strachan
support creating projects from archetypes which don't use maven
---------------------------------------------------------------
Key: FORGE-2588
URL:
https://issues.jboss.org/browse/FORGE-2588
Project: Forge
Issue Type: Feature Request
Reporter: James Strachan
Assignee: James Strachan
we've a bunch of archetypes for projects like nodejs, golang, swift, python, ruby;
we're also hoping to add archetypes for things like Gradle / SBT etc.
It'd be nice to allow the project-new wizard to not always create a pom.xml and
src/main/* src/test/* folders if the archetype does not contain a pom.xml file.
PR on the way shortly...