You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2017/10/20 14:23:00 UTC

[jira] [Comment Edited] (SLING-7155) htl-maven-plugin: Add option to precompile the HTL scripts

    [ https://issues.apache.org/jira/browse/SLING-7155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16212695#comment-16212695 ] 

Robert Munteanu edited comment on SLING-7155 at 10/20/17 2:22 PM:
------------------------------------------------------------------

Radu, sorry to reopen but you made commits to SVN but the htl-maven-plugin has been moved to github

https://github.com/apache/sling-htl-maven-plugin

Please reapply your changes to git, I won't be able to migrate the changes. The only one missing AFAICT is r1812645, but please double-check.


was (Author: rombert):
Radu, sorry to reopen but you made commits to SVN but the html-maven-plugin has been moved to github

https://github.com/apache/sling-htl-maven-plugin

Please reapply your changes to git, I won't be able to migrate the changes. The only one missing AFAICT is r1812645, but please double-check.

> htl-maven-plugin: Add option to precompile the HTL scripts
> ----------------------------------------------------------
>
>                 Key: SLING-7155
>                 URL: https://issues.apache.org/jira/browse/SLING-7155
>             Project: Sling
>          Issue Type: Improvement
>          Components: Maven Plugins and Archetypes
>    Affects Versions: HTL Maven Plugin 1.0.8
>            Reporter: Tobias Bocanegra
>            Assignee: Radu Cotescu
>             Fix For: HTL Maven Plugin 1.1.0
>
>
> It would be cool if the HTL Maven Plugin could precompile the HTL scripts, similar to the JSPC plugin.
> This would have the following advantages:
> * the project needs to specify all the (compile time) dependencies the scripts needs; this makes the project more robust and changes in dependencies are easier detectable;
> * the compiled classes could be used as source to generate the import-package statements for the {{filevault-package-maven-plugin}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)