[ 
https://issues.apache.org/jira/browse/SM-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15368457#comment-15368457
 ] 

Krzysztof Sobkowiak commented on SM-3045:
-----------------------------------------

Solution in common-unix-bin.xml

Replace

{code}
<outputDirectory>/</outputDirectory>
{code}

with

{code}
<outputDirectory>${file.separator}</outputDirectory>
{code}

Pull request sent by Maurice Betzel -- 
https://github.com/apache/servicemix/pull/48

> Assembly descriptor contains a *nix-specific root-relative-reference
> --------------------------------------------------------------------
>
>                 Key: SM-3045
>                 URL: https://issues.apache.org/jira/browse/SM-3045
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: assemblies
>            Reporter: Krzysztof Sobkowiak
>             Fix For: 6.1.3, 7.0.0.M3, 7.0.0
>
>
>  Building on Windows results in:
> {noformat}
> [INFO] Reading assembly descriptor: src/main/descriptors/unix-bin.xml
> [ERROR] OS=Windows and the assembly descriptor contains a *nix-specific 
> root-relative-reference (starting with slash) /
> [ERROR] OS=Windows and the assembly descriptor contains a *nix-specific 
> root-relative-reference (starting with slash) /
> [ERROR] OS=Windows and the assembly descriptor contains a *nix-specific 
> root-relative-reference (starting with slash) /
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to