[
https://issues.apache.org/jira/browse/SLING-7119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16270685#comment-16270685
]
Stefan Seifert commented on SLING-7119:
---------------------------------------
the Jackrabbit FileVault Package Maven Plugin was released some weeks ago
http://jackrabbit.apache.org/filevault-package-maven-plugin/index.html
it also introduces an new feature, a property named {{jcrRootSourceDirectory}},
which automatically detects different starting directories for the {{jcr_root}}
directory, defaulting to this list:
{noformat}
${project.basedir}/jcr_root
${project.basedir}/src/main/jcr_root
${project.basedir}/src/main/content/jcr_root
${project.basedir}/src/content/jcr_root
${project.build.outputDirectory}
{noformat}
it would be nice Sling IDE can manage projects relying on this and e.g. placing
their content directly in {{$\{project.basedir\}/jcr_root}} as well.
> Add configurator support for the Jackrabbit filevault-package-maven-plugin
> --------------------------------------------------------------------------
>
> Key: SLING-7119
> URL: https://issues.apache.org/jira/browse/SLING-7119
> Project: Sling
> Issue Type: Improvement
> Components: IDE
> Reporter: Robert Munteanu
> Fix For: Sling Eclipse IDE 1.2.0
>
>
> Once the first release of the Jackrabbit package-maven-plugin is out, we
> should add configurator support for it.
> See JCRVLT-202 for details.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)