]
George Gastaldi closed FORGE-2590.
----------------------------------
Fix Version/s: 3.0.0.CR1
Assignee: James Strachan
Resolution: Done
add base classes so its easy to add a custom ProjectType using a set
of maven archetype coordinates
---------------------------------------------------------------------------------------------------
Key: FORGE-2590
URL:
https://issues.jboss.org/browse/FORGE-2590
Project: Forge
Issue Type: Feature Request
Reporter: James Strachan
Assignee: James Strachan
Fix For: 3.0.0.CR1
on the iPaaS we've a few archetypes we'd like to move to a top level ProjectType
so it'd be nice to write a few helper classes so its easy to setup a ProjectType for a
specific archetype instance. So folks have the choice of picking any archetype in the list
of catalogs; or picking one of the pre-chosen top level archetypes.
Have got this working; its a minor refactor and a couple of helper classes so will submit
a PR shortly!