[
https://issues.apache.org/jira/browse/JCRVLT-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17004040#comment-17004040
]
Stefan Seifert commented on JCRVLT-389:
---------------------------------------
i've basically the same warnings on windows - only this line is missing:
{noformat}
[WARNING] ValidationViolation: "jackrabbit-packagetype: Package of type 'MIXED'
is legacy. Use one of the other types instead!",
filePath=META-INF/vault/properties.xml
{noformat}
i've attached the generated ZIP package with the double size:
[^191227_myproject1-ui.apps-1.0.0-SNAPSHOT.zip]
the duplicated folders start at
* /apps/epsilon65Project/clientlibs/components,
/apps/epsilon65Project/clientlibs/i18n (should not exist, is below
/apps/epsilon65Project/core)
* /apps/epsilon65Project/core/epsilon65Project* (should not exist, is below
/apps/epsilon65Project/clientlibs)
> Optionally support Maven Filtering during packaging
> ---------------------------------------------------
>
> Key: JCRVLT-389
> URL: https://issues.apache.org/jira/browse/JCRVLT-389
> Project: Jackrabbit FileVault
> Issue Type: Improvement
> Components: package maven plugin
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: package-maven-plugin-1.1.0
>
>
> In some cases it would be useful to apply some filtering before a file is
> being included in the package. Instead of filtering it as separate goal via
> copy resources this filtering should be optionally supported by the package
> goal (similar to what the maven-war-plugin offers in
> https://maven.apache.org/plugins/maven-war-plugin/examples/adding-filtering-webresources.html)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)