-
Bug
-
Resolution: Won't Do
-
Minor
-
6.2.0.Final
[lpetrovi@stoker optaplanner-examples]$ mvn exec:java [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building OptaPlanner examples 6.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ ... [INFO] --- exec-maven-plugin:1.2.1:java (default-cli) @ optaplanner-examples --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.060 s [INFO] Finished at: 2015-01-31T12:52:02+01:00 [INFO] Final Memory: 43M/513M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:java (default-cli) on project optaplanner-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]
This technically should go into BZ, as it is a bug on the product branch, but since this is not a supported means of launching anything, I'm filing this into JIRA only.