Hi all, I am trying to build the latest SO master code, I am getting the following error. The code build succeeds, but while building docker images, it gives this error. The directory packages/docker/target/docker-files does not exist. I tried to manually create it and copy the missing files but still the error persists.
I am not sure how to resolve this, nor I have faced this before. Can anyone help me in resolving this? [INFO] Docker Images ...................................... FAILURE [ 2.462 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:52 min [INFO] Finished at: 2020-05-29T08:44:59Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal io.fabric8:docker-maven-plugin:0.31.0:build (generate-images) on project docker: Configured Dockerfile "/home/ubuntu/so-master/so/packages/docker/target/docker-files/Dockerfile.so-base-image" (resolved to "/home/ubuntu/so-master/so/packages/docker/target/docker-files/Dockerfile.so-base-image") doesn't exist -> [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :docker Thanks and Regards, Srini -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21195): https://lists.onap.org/g/onap-discuss/message/21195 Mute This Topic: https://lists.onap.org/mt/74539786/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
