Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

Maven build failure #21

Open
mghildiy opened this issue Oct 27, 2018 · 4 comments
Open

Maven build failure #21

mghildiy opened this issue Oct 27, 2018 · 4 comments

Comments

@mghildiy
Copy link

I took latest of the project, and performed 'mvn clean install'. I get following error:

[INFO] Reactor Summary:
[INFO]
[INFO] lagom-java-chirper ................................. SUCCESS [ 1.404 s]
[INFO] friend-api ......................................... SUCCESS [ 2.364 s]
[INFO] friend-impl ........................................ SUCCESS [04:09 min]
[INFO] chirp-api .......................................... SUCCESS [ 1.377 s]
[INFO] chirp-impl ......................................... SUCCESS [ 42.104 s]
[INFO] activity-stream-api ................................ SUCCESS [ 0.446 s]
[INFO] activity-stream-impl ............................... SUCCESS [ 16.528 s]
[INFO] load-test-api ...................................... SUCCESS [ 0.365 s]
[INFO] load-test-impl ..................................... SUCCESS [ 7.104 s]
[INFO] front-end .......................................... FAILURE [ 29.443 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:51 min
[INFO] Finished at: 2018-10-27T08:21:10+05:30
[INFO] Final Memory: 112M/1127M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.lightbend.rp:reactive-app-maven-plugin:0.3.0:build (build-docker) on project front-end: Execution build-docker of goal com.lightbend.rp:reactive-app-maven-plugin:0.3.0:build failed: java.lang.reflect.InvocationTargetException -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.

Am I missing something here?

@TimMoore
Copy link
Contributor

TimMoore commented Nov 9, 2018

Hard to say without the complete output, but do you have Docker installed?

@mghildiy
Copy link
Author

mghildiy commented Nov 9, 2018

Yes, I have docker installed.

@TimMoore
Copy link
Contributor

TimMoore commented Nov 9, 2018

That looks like a different issue, which has since been fixed. If you're still having this problem, I'd suggest posting more details in a new thread on discuss.lightbend.com.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

3 participants