Hi,team:
I want to produce the dockers of aai/data-router.
I download the code of aai/data-router project,then using the shell script:

#!/bin/bash -x

#build ajsc-aai

echo "building docker for aai-data-router"

source /etc/profile

mvn  package -Dmaven.test.skip=true docker:build -e


[INFO] Building image /onap/data-router
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 55.202 s
[INFO] Finished at: 2017-11-16T09:05:42+08:00
[INFO] Final Memory: 88M/2927M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.spotify:docker-maven-plugin:0.4.11:build 
(default-cli) on project data-router: Exception caught: Request error: POST 
unix://localhost:80/build?t=/onap/data-router: 500: HTTP 500 Internal Server 
Error -> [Help 1]

How to solve it?

_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to