[ 
https://issues.apache.org/jira/browse/SLING-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Radu Cotescu updated SLING-9193:
--------------------------------
    Description: 
The default folder where the Scripting Bundle Maven Plugin expect scripts to be 
located should be changed to {{$\{project.build.scriptSourceDirectory\}}}, 
which is the default scripts source directory according to the super pom [0]. 
By default this expands to {{$\{project.basedir\}/src/main/scripts}}.

[0] - https://maven.apache.org/pom.html#The_Super_POM

  was:
The default folder where the HTL Maven Plugin expects scripts to be located 
should be changed to {{$\{project.build.scriptSourceDirectory\}}}, which is the 
default scripts source directory according to the super pom [0]. By default 
this expands to {{$\{project.basedir\}/src/main/scripts}}.

The previous default value, {{$\{project.build.sourceDirectory\}}}, should 
still be checked and used if it contains {{*.html}} files and no other value 
was configured.

[0] - https://maven.apache.org/pom.html#The_Super_POM


> Change the default folder for scripts lookup
> --------------------------------------------
>
>                 Key: SLING-9193
>                 URL: https://issues.apache.org/jira/browse/SLING-9193
>             Project: Sling
>          Issue Type: Improvement
>          Components: Maven Plugins and Archetypes
>    Affects Versions: Scripting Bundle Maven Plugin 0.1.0
>            Reporter: Radu Cotescu
>            Assignee: Radu Cotescu
>            Priority: Major
>             Fix For: Scripting Bundle Maven Plugin 0.2.0
>
>
> The default folder where the Scripting Bundle Maven Plugin expect scripts to 
> be located should be changed to {{$\{project.build.scriptSourceDirectory\}}}, 
> which is the default scripts source directory according to the super pom [0]. 
> By default this expands to {{$\{project.basedir\}/src/main/scripts}}.
> [0] - https://maven.apache.org/pom.html#The_Super_POM



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to