xiangdong Huang created IOTDB-320:
-------------------------------------
Summary: [Travis] [WinOS] [ERROR] OS=Windows and the assembly
descriptor contains a *nix-specific root-relative-reference (starting with
slash) /
Key: IOTDB-320
URL: https://issues.apache.org/jira/browse/IOTDB-320
Project: Apache IoTDB
Issue Type: Bug
Reporter: xiangdong Huang
Travis for WinOS has the following error:
[INFO]
1736[INFO] --- maven-assembly-plugin:3.0.0:single (server-assembly) @
iotdb-server ---
1737[INFO] Reading assembly descriptor: src/assembly/server.xml
1738[ERROR] OS=Windows and the assembly descriptor contains a *nix-specific
root-relative-reference (starting with slash) /
1739[INFO] Copying files to
C:\Users\travis\build\apache\incubator-iotdb\server\target\iotdb-server-0.9.1-SNAPSHOT
1740[WARNING] Assembly file:
C:\Users\travis\build\apache\incubator-iotdb\server\target\iotdb-server-0.9.1-SNAPSHOT
is not a regular file (it may be a directory). It cannot be attached to the
project build for installation or deployment.
1741[ERROR] OS=Windows and the assembly descriptor contains a *nix-specific
root-relative-reference (starting with slash) /
1742[INFO] Building zip:
C:\Users\travis\build\apache\incubator-iotdb\server\target\iotdb-server-0.9.1-SNAPSHOT.zip
1743[INFO]
1744[INFO] --- maven-failsafe-plugin:2.22.0:integration-test
(run-integration-tests) @ iotdb-server ---
1745[INFO]
[https://travis-ci.org/apache/incubator-iotdb/jobs/615886573]
It may because <outputDirectory>/<outputDirectory> is incorrect for Win users.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)