Hannah Amundson created ATLAS-3842:
--------------------------------------
Summary: Docker image failing
Key: ATLAS-3842
URL: https://issues.apache.org/jira/browse/ATLAS-3842
Project: Atlas
Issue Type: Bug
Reporter: Hannah Amundson
The Dockerfile in dev-tools is not working. I keep getting this error:
```
Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.5:findbugs
*(findbugs)* on project atlas-webapp: *Execution findbugs of goal
org.codehaus.mojo:findbugs-maven-plugin:3.0.5:findbugs failed: Java returned:
137* -> *[Help 1]*
#11 519.5 [*ERROR*]
#11 519.5 [*ERROR*] To see the full stack trace of the errors, re-run Maven
with the *-e* switch.
#11 519.5 [*ERROR*] Re-run Maven using the *-X* switch to enable full debug
logging.
#11 519.5 [*ERROR*]
#11 519.5 [*ERROR*] For more information about the errors and possible
solutions, please read the following articles:
#11 519.5 [*ERROR*] *[Help 1]*
http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
#11 519.5 [*ERROR*]
#11 519.5 [*ERROR*] After correcting the problems, you can resume the build
with the command
#11 519.5 [*ERROR*] *mvn <goals> -rf :atlas-webapp*
```
--
This message was sent by Atlassian Jira
(v8.3.4#803005)