[forge-issues] [JBoss JIRA] (FORGE-549) Support for a forge version of the maven archetype feature: "create-from-project"

Brian Leathem (JIRA) jira-events at lists.jboss.org
Wed Apr 18 12:52:17 EDT 2012


Brian Leathem created FORGE-549:
-----------------------------------

             Summary: Support for a forge version of the maven archetype feature: "create-from-project"
                 Key: FORGE-549
                 URL: https://issues.jboss.org/browse/FORGE-549
             Project: Forge
          Issue Type: Feature Request
            Reporter: Brian Leathem


With maven archetypes, it's really easy to generate a new archetype based on a project template using the command:
{code}
mvn archetype:create-from-project
{code}

It's also easy to update/maintain that archetype by making changes to the project template, and re-running the above command.

Support for creating a Forge plugin like this would be great, allowing for the addition substitution variables as required to customize the generated project.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-issues mailing list