Description
"mvn clean install -T 1C" fails with the following exception
[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache ORC 1.5.2 ................................... SUCCESS [ 1.660 s] [INFO] ORC Shims .......................................... SUCCESS [ 1.791 s] [INFO] ORC Core ........................................... SUCCESS [ 3.974 s] [INFO] ORC MapReduce ...................................... SUCCESS [ 1.093 s] [INFO] ORC Tools .......................................... SKIPPED [INFO] ORC Examples 1.5.2 ................................. FAILURE [ 2.761 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.514 s (Wall Clock) [INFO] Finished at: 2018-06-26T13:38:20-07:00 [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "dist" could not be activated because it does not exist. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single (make-assembly) on project orc-examples: Execution make-assembly of goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single failed.: ConcurrentModificationException -> [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/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :orc-examples
Attachments
Issue Links
- links to