[
https://issues.apache.org/jira/browse/ATLAS-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hannah Amundson updated ATLAS-3842:
-----------------------------------
Description:
The Dockerfile in dev-tools is not working. I keep getting this error:
{code:java}
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
{code}
```
was:
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*
```
> Docker image failing
> --------------------
>
> Key: ATLAS-3842
> URL: https://issues.apache.org/jira/browse/ATLAS-3842
> Project: Atlas
> Issue Type: Bug
> Reporter: Hannah Amundson
> Priority: Major
>
> The Dockerfile in dev-tools is not working. I keep getting this error:
> {code:java}
> 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
> {code}
> ```
--
This message was sent by Atlassian Jira
(v8.3.4#803005)