[ https://issues.apache.org/jira/browse/CTAKES-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Finan closed CTAKES-515. ----------------------------- Resolution: Information Provided Assumed java version error, no futher information from reporter 4 years later. > Failing to compile runPiperGui profile in Intellij > -------------------------------------------------- > > Key: CTAKES-515 > URL: https://issues.apache.org/jira/browse/CTAKES-515 > Project: cTAKES > Issue Type: Bug > Affects Versions: 4.0.1 > Environment: Ubuntu 14.04 > IntelliJ IDEA 2018.1.6 > Reporter: Meet Dave > Priority: Major > > [INFO] Reactor Summary: > [INFO] > [INFO] Apache cTAKES ...................................... SUCCESS [ 0.664 s] > [INFO] ctakes-gui-res ..................................... SUCCESS [ 0.282 s] > [INFO] Apache cTAKES Resources coreference ................ SUCCESS [ 0.036 s] > [INFO] Apache cTAKES Resources temporal ................... SUCCESS [ 0.038 s] > [INFO] Apache cTAKES Resources relation-extractor ......... SUCCESS [ 0.030 s] > [INFO] Apache cTAKES Resources dictionary-lookup-fast-res . SUCCESS [ 1.533 s] > [INFO] Apache cTAKES Resources core ....................... SUCCESS [ 0.044 s] > [INFO] Apache cTAKES common type system ................... SUCCESS [ 5.641 s] > [INFO] Apache cTAKES utils ................................ SUCCESS [ 0.404 s] > [INFO] Apache cTAKES core ................................. SUCCESS [ 1.171 s] > [INFO] Apache cTAKES dictionary lookup fast ............... SUCCESS [ 0.697 s] > [INFO] Apache cTAKES document preprocessor ................ SUCCESS [ 0.494 s] > [INFO] Apache cTAKES Resources lvg ........................ SUCCESS [ 0.034 s] > [INFO] Apache cTAKES LVG lexical tools .................... SUCCESS [ 0.486 s] > [INFO] Apache cTAKES Resources ne-contexts ................ SUCCESS [ 0.017 s] > [INFO] Apache cTAKES named entity contexts ................ SUCCESS [ 0.652 s] > [INFO] Apache cTAKES Resources assertion .................. SUCCESS [ 0.241 s] > [INFO] Apache cTAKES Resources constituency-parser ........ SUCCESS [ 0.184 s] > [INFO] Apache cTAKES Constituency Parser .................. SUCCESS [ 0.764 s] > [INFO] Apache cTAKES Resources dependency-parser .......... SUCCESS [ 0.013 s] > [INFO] Apache cTAKES Resources pos-tagger ................. SUCCESS [ 0.013 s] > [INFO] Apache cTAKES part-of-speech tagger ................ SUCCESS [ 0.612 s] > [INFO] Apache cTAKES Dependency Parser .................... SUCCESS [ 0.857 s] > [INFO] Apache cTAKES context dependent tokenizer .......... SUCCESS [ 0.521 s] > [INFO] Apache cTAKES Resources ctakes-chunker-res ......... SUCCESS [ 0.013 s] > [INFO] Apache cTAKES chunker .............................. SUCCESS [ 0.530 s] > [INFO] Apache cTAKES Assertion ............................ SUCCESS [ 1.344 s] > [INFO] ctakes-clinical-pipeline-res ....................... SUCCESS [ 0.032 s] > [INFO] Apache cTAKES ctakes-clinical-pipeline ............. SUCCESS [ 1.169 s] > [INFO] Apache cTAKES Relation Extractor ................... SUCCESS [ 1.201 s] > [INFO] Apache cTAKES Temporal Information Extraction ...... SUCCESS [ 2.248 s] > [INFO] Apache cTAKES CoReference Resolver ................. SUCCESS [ 1.881 s] > [INFO] ctakes-gui ......................................... SUCCESS [ 1.460 s] > [INFO] Apache cTAKES Resources dictionary-lookup .......... SUCCESS [ 0.047 s] > [INFO] Apache cTAKES dictionary lookup .................... SUCCESS [ 0.396 s] > [INFO] Apache cTAKES Resources drug-ner ................... SUCCESS [ 0.092 s] > [INFO] Apache cTAKES Drug NER ............................. SUCCESS [ 0.773 s] > [INFO] Apache cTAKES Resources side-effect ................ SUCCESS [ 0.139 s] > [INFO] Apache cTAKES Side Effects ......................... SUCCESS [ 0.783 s] > [INFO] Apache cTAKES Resources smoking-status ............. SUCCESS [ 0.104 s] > [INFO] Apache cTAKES Smoking Status ....................... SUCCESS [ 1.039 s] > [INFO] Apache cTAKES Resources assertion-zoner ............ SUCCESS [ 0.105 s] > [INFO] Apache cTAKES Assertion's zoner .................... SUCCESS [ 0.601 s] > [INFO] ctakes-examples-res ................................ SUCCESS [ 0.023 s] > [INFO] ctakes-examples .................................... FAILURE [ 1.410 s] > [INFO] Apache cTAKES Resources ctakes-ytex-res ............ SKIPPED > [INFO] Apache cTAKES YTEX ................................. SKIPPED > [INFO] Apache cTAKES YTEX UIMA ............................ SKIPPED > [INFO] Apache cTAKES YTEX Web ............................. SKIPPED > [INFO] Apache cTAKES Distribution ......................... SKIPPED > [INFO] Apache cTAKES Regression-test ...................... SKIPPED > [INFO] Apache cTAKES template filler ...................... SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 32.177 s > [INFO] Finished at: 2018-07-18T18:24:54+05:30 > [INFO] Final Memory: 63M/675M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:java > (default) on project ctakes-examples: Unable to parse configuration of mojo > org.codehaus.mojo:exec-maven-plugin:1.2.1:java for parameter arguments: > Cannot store value into array: ArrayStoreException -> [Help 1] > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute > goal org.codehaus.mojo:exec-maven-plugin:1.2.1:java (default) on project > ctakes-examples: Unable to parse configuration of mojo > org.codehaus.mojo:exec-maven-plugin:1.2.1:java for parameter arguments: > Cannot store value into array > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) > at > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) > at > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) > at > org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) > at > org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) > at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863) > at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:199) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:498) > at > org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) > at > org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) > at > org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) > at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) > at org.codehaus.classworlds.Launcher.main(Launcher.java:47) > Caused by: org.apache.maven.plugin.PluginConfigurationException: Unable to > parse configuration of mojo org.codehaus.mojo:exec-maven-plugin:1.2.1:java > for parameter arguments: Cannot store value into array > at > org.apache.maven.plugin.internal.DefaultMavenPluginManager.populatePluginFields(DefaultMavenPluginManager.java:662) > at > org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo(DefaultMavenPluginManager.java:594) > at > org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:121) > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) > ... 21 more > Caused by: > org.codehaus.plexus.component.configurator.ComponentConfigurationException: > Cannot store value into array > at > org.codehaus.plexus.component.configurator.converters.composite.ArrayConverter.fromConfiguration(ArrayConverter.java:80) > at > org.eclipse.sisu.plexus.CompositeBeanHelper.convertProperty(CompositeBeanHelper.java:273) > at > org.eclipse.sisu.plexus.CompositeBeanHelper.setProperty(CompositeBeanHelper.java:210) > at > org.codehaus.plexus.component.configurator.converters.composite.ObjectWithFieldsConverter.processConfiguration(ObjectWithFieldsConverter.java:101) > at > org.codehaus.plexus.component.configurator.BasicComponentConfigurator.configureComponent(BasicComponentConfigurator.java:34) > at > org.apache.maven.plugin.internal.DefaultMavenPluginManager.populatePluginFields(DefaultMavenPluginManager.java:632) > ... 24 more > Caused by: java.lang.ArrayStoreException > at java.util.ArrayList.toArray(ArrayList.java:412) > at > org.codehaus.plexus.component.configurator.converters.composite.ArrayConverter.fromConfiguration(ArrayConverter.java:68) > ... 29 more > [ERROR] > [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/PluginConfigurationException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :ctakes-examples > Process finished with exit code 1 -- This message was sent by Atlassian Jira (v8.20.10#820010)