Tomasz Urbaszek created PLC4X-178:
-------------------------------------
Summary: Docker is not building
Key: PLC4X-178
URL: https://issues.apache.org/jira/browse/PLC4X-178
Project: Apache PLC4X
Issue Type: Bug
Reporter: Tomasz Urbaszek
Running
docker builc -t plc4x .
results in the following error:
[INFO] Total time: 7.287 s
[INFO] Finished at: 2020-02-23T11:40:14Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.codehaus.gmaven:groovy-maven-plugin:2.1.1:execute (prerequisite-check) on
project plc4x-parent: Execution prerequisite-check of goal
org.codehaus.gmaven:groovy-maven-plugin:2.1.1:execute failed:
java.io.IOException: Cannot run program "clang": error=2, No such file or
directory -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
The command '/bin/sh -c ./mvnw -P
with-sandbox,with-cpp,with-boost,with-dotnet,with-python,with-proxies,with-logstash
install' returned a non-zero code: 1
--
This message was sent by Atlassian Jira
(v8.3.4#803005)