[forge-issues] [JBoss JIRA] (FORGE-1628) Support a facet for templates that are provided by the project

Vineet Reynolds (JIRA) issues at jboss.org
Tue Mar 4 13:57:33 EST 2014


     [ https://issues.jboss.org/browse/FORGE-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vineet Reynolds updated FORGE-1628:
-----------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/forge/core/pull/395


This PR adds support for a Facet that is activated when the src/main/templates directory is present in a Maven project. Templates present in this directory can be retrieved through this Facet. Templates can also be added to this directory.

Extracted and refactored from the Forge 1 scaffold-x plugin.
                
> Support a facet for templates that are provided by the project
> --------------------------------------------------------------
>
>                 Key: FORGE-1628
>                 URL: https://issues.jboss.org/browse/FORGE-1628
>             Project: Forge
>          Issue Type: Feature Request
>          Components: Projects
>    Affects Versions: 2.1.1.Final
>            Reporter: Vineet Reynolds
>            Assignee: Vineet Reynolds
>
> Introduce a new Facet {{TemplateFacet}} for supporting project-provided templates. This facet should be enabled when a {{src/main/templates}} directory is present in a Maven project structure (and other directories for other project types).
> This facet is meant to be used to provide templates that will override Forge-supplied templates.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list