[
https://issues.apache.org/jira/browse/RATIS-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze updated RATIS-1385:
------------------------------
Component/s: build
> Project assembly fails on linux
> -------------------------------
>
> Key: RATIS-1385
> URL: https://issues.apache.org/jira/browse/RATIS-1385
> Project: Ratis
> Issue Type: Bug
> Components: build
> Reporter: Marton Elek
> Assignee: Marton Elek
> Priority: Blocker
> Fix For: 2.1.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> mvn build command is failing of assembly is turned on:
> {code}
> mvn clean install assembly:single -DskipTests=true -Prelease
> {code}
> {code}
> [INFO] --- exec-maven-plugin:1.6.0:exec (concat-NOTICE-files) @
> ratis-assembly ---
> [ERROR] Command execution failed.
> org.apache.commons.exec.ExecuteException: Process exited with an error: 1
> (Exit value: 1)
> at org.apache.commons.exec.DefaultExecutor.executeInternal
> (DefaultExecutor.java:404)
> {code}
> Looks like to be sensitive to the new lines in the command.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)