Re: error in plugin maven-compiler-plugin:2.5

2013-03-27 Thread Claus Ibsen
Hi You need to install the Java SDK. And have JAVA_HOME point to the SDK. As it has the needed tools.jar. Your JAVA_HOME points to the Java JRE. You may already have installed the SDK. If so then change your JAVA_HOME to point to that. On Wed, Mar 27, 2013 at 1:10 PM, takidean wrote: > hi w

error in plugin maven-compiler-plugin:2.5

2013-03-27 Thread takidean
hi when i use to execute the example in chapter2 spring from package camelinaction-source-2103 i get this error !! on project chapter2-spring: Fatal error compiling: tools.jar not found: C:\Program Files\Java\jre6\..\lib\tools.jar -> [Help 1 Failed to execute goal org.apache.maven.plugins:maven-co