Stefan Seifert created JCRVLT-490:
-------------------------------------
Summary: jackrabbit-filevault-package-maven-plugin fails embedding
files located on different drives on Windows
Key: JCRVLT-490
URL: https://issues.apache.org/jira/browse/JCRVLT-490
Project: Jackrabbit FileVault
Issue Type: Bug
Components: package maven plugin
Affects Versions: package-maven-plugin-1.1.6
Reporter: Stefan Seifert
Fix For: package-maven-plugin-1.1.6
e.g. the project is on drive {{D:}} and the maven repository on drive {{C:}} -
the package step then fails with:
{noformat}
[ERROR] Failed to execute goal
org.apache.jackrabbit:filevault-package-maven-plugin:1.1.5-SNAPSHOT:package
(default-package) on project io.wcm.samples.complete: Execution default-package
of goal
org.apache.jackrabbit:filevault-package-maven-plugin:1.1.5-SNAPSHOT:package
failed: 'other' has different root -> [Help 1]
{noformat}
root cause is a method to beautify the filenames for log output introduced in
JCRVLT-471 - i will prepare a PR.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)