! INFO ! ------------------------------------------------------------------------
! INFO ! Building Keridwen IME external tools launcher module 1.0.0-SNAPSHOT
! INFO ! ------------------------------------------------------------------------
! INFO !
! INFO ! --- maven-clean-plugin:2.3:clean (default-clean) @ org-keriden-ui-tools ---
! INFO ! Deleting file set: /home/juju/Boulot/Projects/Keridwen/dev20130420/KeridwenIME/KeridwenIME/modules/org-keridwen-tools/target (included: ! ** !, excluded: IME compilation problem)
! INFO !
! INFO ! --- buildnumber-maven-plugin:1.2:create (default) @ org-keriden-ui-tools ---
! INFO ! Change the default 'svn' provider implementation to 'javasvn'.
! INFO ! Checking for local modifications: skipped.
! INFO ! Updating project files from SCM: skipped.
! WARNING ! Cannot get the revision information from the scm repository, proceeding with revision of true :
Exception while executing SCM command.
! INFO ! Storing buildNumber: true at timestamp: 1382686550507
! WARNING ! Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH :
Exception while executing SCM command.
! INFO ! Storing buildScmBranch: UNKNOWN_BRANCH
! INFO !
! INFO ! --- maven-resources-plugin:2.6:resources (default-resources) @ org-keriden-ui-tools ---
! INFO ! Using 'UTF-8' encoding to copy filtered resources.
! INFO ! Copying 11 resources
! INFO !
! INFO ! --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org-keriden-ui-tools ---
! INFO ! Compiling 11 source files to /home/juju/Boulot/Projects/Keridwen/dev20130420/KeridwenIME/KeridwenIME/modules/org-keridwen-tools/target/classes
! INFO ! -------------------------------------------------------------
! ERROR ! COMPILATION ERROR :
! INFO ! -------------------------------------------------------------
! ERROR ! /home/juju/Boulot/Projects/Keridwen/dev20130420/KeridwenIME/KeridwenIME/modules/org-keridwen-tools/src/main/java/org/keridwen/ui/tools/command/ExecuteJythonScriptCommand.java:! 65,56 ! error: incompatible types
! ERROR ! Object
/home/juju/Boulot/Projects/Keridwen/dev20130420/KeridwenIME/KeridwenIME/modules/org-keridwen-tools/src/main/java/org/keridwen/ui/tools/command/ExecuteJythonScriptCommand.java:! 66,79 ! error: incompatible types
! ERROR ! Object
/home/juju/Boulot/Projects/Keridwen/dev20130420/KeridwenIME/KeridwenIME/modules/org-keridwen-tools/src/main/java/org/keridwen/ui/tools/command/JythonConsoleLaunchCommand.java:! 70,56 ! error: incompatible types
! ERROR ! Object
/home/juju/Boulot/Projects/Keridwen/dev20130420/KeridwenIME/KeridwenIME/modules/org-keridwen-tools/src/main/java/org/keridwen/ui/tools/command/JythonConsoleLaunchCommand.java:! 71,79 ! error: incompatible types
! INFO ! 4 errors
! INFO ! -------------------------------------------------------------
! INFO ! ------------------------------------------------------------------------
! INFO ! Reactor Summary:
! INFO !
! INFO ! Keridwen-IME Super POM ............................ SUCCESS ! 1.783s !
! INFO ! Keridwen IME bundle archetype ..................... SUCCESS ! 1.313s !
! INFO ! Keridwen IME data model ........................... SUCCESS ! 9.941s !
! INFO ! Keridwen Simple Test IME UI ....................... SUCCESS ! 4.016s !
! INFO ! Keridwen IME data mining module ................... SUCCESS ! 3.651s !
! INFO ! Keridwen IME geometry editor ...................... SUCCESS ! 5.061s !
! INFO ! Keridwen IME global parameters module ............. SUCCESS ! 3.817s !
! INFO ! Keridwen IME Groups Editor ........................ SUCCESS ! 3.630s !
! INFO ! Keridwen IME mesh module .......................... SUCCESS ! 4.440s !
! INFO ! Keridwen IME project module ....................... SUCCESS ! 4.127s !
! INFO ! Keridwen IME reporting module ..................... SUCCESS ! 3.089s !
! INFO ! Keridwen IME external tools launcher module ....... FAILURE ! 1.879s !
! INFO ! KERIDWEN IME developer module ..................... SKIPPED
! INFO ! KeridwenIME ....................................... SKIPPED
! INFO ! ------------------------------------------------------------------------
! INFO ! BUILD FAILURE
! INFO ! ------------------------------------------------------------------------
! INFO ! Total time: 49.116s
! INFO ! Finished at: Fri Oct 25 09:35:52 CEST 2013
! INFO ! Final Memory: 155M/2380M
! INFO ! ------------------------------------------------------------------------
! ERROR ! Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project org-keriden-ui-tools: Compilation failure: Compilation failure:
! ERROR ! /home/juju/Boulot/Projects/Keridwen/dev20130420/KeridwenIME/KeridwenIME/modules/org-keridwen-tools/src/main/java/org/keridwen/ui/tools/command/ExecuteJythonScriptCommand.java:! 65,56 ! error: incompatible types
! ERROR ! Object
! ERROR ! /home/juju/Boulot/Projects/Keridwen/dev20130420/KeridwenIME/KeridwenIME/modules/org-keridwen-tools/src/main/java/org/keridwen/ui/tools/command/ExecuteJythonScriptCommand.java:! 66,79 ! error: incompatible types
! ERROR ! Object
! ERROR ! /home/juju/Boulot/Projects/Keridwen/dev20130420/KeridwenIME/KeridwenIME/modules/org-keridwen-tools/src/main/java/org/keridwen/ui/tools/command/JythonConsoleLaunchCommand.java:! 70,56 ! error: incompatible types
! ERROR ! Object
! ERROR ! /home/juju/Boulot/Projects/Keridwen/dev20130420/KeridwenIME/KeridwenIME/modules/org-keridwen-tools/src/main/java/org/keridwen/ui/tools/command/JythonConsoleLaunchCommand.java:! 71,79 ! error: incompatible types
! ERROR ! -> invalid link : Help 1(Illegal character in path at index 4: 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 ! invalid link : Help 1(Illegal character in path at index 4: Help 1) http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
! ERROR !
! ERROR ! After correcting the problems, you can resume the build with the command
! ERROR ! mvn <goals> -rf :org-keriden-ui-tools