[
https://issues.apache.org/jira/browse/JCRVLT-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262462#comment-17262462
]
Konrad Windszus commented on JCRVLT-490:
----------------------------------------
[~sseifert] Thanks for the report. I came up with a slightly different fix in
https://github.com/apache/jackrabbit-filevault-package-maven-plugin/pull/50/files,
because we should only use relative paths in case the given path is below the
basedir. WDYT?
> 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
> Priority: Major
> 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)