Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AC87FF31B for ; Wed, 27 Mar 2013 12:20:06 +0000 (UTC) Received: (qmail 70164 invoked by uid 500); 27 Mar 2013 12:20:06 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 70133 invoked by uid 500); 27 Mar 2013 12:20:05 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Delivered-To: moderator for users@camel.apache.org Received: (qmail 51393 invoked by uid 99); 27 Mar 2013 12:10:54 -0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of takidean1@hotmail.fr does not designate 216.139.236.26 as permitted sender) Date: Wed, 27 Mar 2013 05:10:00 -0700 (PDT) From: takidean To: users@camel.apache.org Message-ID: <1364386200368-5729930.post@n5.nabble.com> Subject: error in plugin maven-compiler-plugin:2.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org 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-compiler-plugin:2.5:compile (default-compile) this is pom.xml 4.0.0 com.camelinaction chapter2 1.0.0 chapter2-spring Camel in Action :: Chapter 2 :: Spring org.apache.camel camel-core org.apache.camel camel-spring org.apache.camel camel-jms org.apache.activemq activemq-core log4j log4j org.slf4j slf4j-log4j12 org.codehaus.mojo exec-maven-plugin false org.apache.camel camel-maven-plugin and this is my mvn -v -- View this message in context: http://camel.465427.n5.nabble.com/error-in-plugin-maven-compiler-plugin-2-5-tp5729930.html Sent from the Camel - Users mailing list archive at Nabble.com.