[
https://issues.apache.org/jira/browse/SLING-10696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus reassigned SLING-10696:
---------------------------------------
Assignee: Konrad Windszus
> HTL Maven Plugin: Switch default phase to something prior compile
> -----------------------------------------------------------------
>
> Key: SLING-10696
> URL: https://issues.apache.org/jira/browse/SLING-10696
> Project: Sling
> Issue Type: Improvement
> Components: Maven Plugins and Archetypes
> Affects Versions: HTL Maven Plugin 2.0.2-1.4.0
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
>
> The mojo validate is used to optionally precompile HTL scripts into Java
> sources. As that steps requires a subsequent compilation via
> maven-compiler-plugin which is bound to phase "compile" as well, the default
> phase of "validate" should rather be a phase prior "compile" to make sure
> that the m-c-p:compile is always executed afterwards.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)