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 80F2D1042A for ; Fri, 13 Dec 2013 03:57:33 +0000 (UTC) Received: (qmail 12239 invoked by uid 500); 13 Dec 2013 03:54:54 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 12218 invoked by uid 500); 13 Dec 2013 03:54:51 -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 Received: (qmail 12184 invoked by uid 99); 13 Dec 2013 03:54:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Dec 2013 03:54:40 +0000 X-ASF-Spam-Status: No, hits=1.6 required=5.0 tests=FREEMAIL_REPLY,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of willem.jiang@gmail.com designates 209.85.160.51 as permitted sender) Received: from [209.85.160.51] (HELO mail-pb0-f51.google.com) (209.85.160.51) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Dec 2013 03:54:33 +0000 Received: by mail-pb0-f51.google.com with SMTP id up15so1763771pbc.38 for ; Thu, 12 Dec 2013 19:54:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:message-id:subject:mime-version:content-type :content-transfer-encoding:content-disposition; bh=bmG6o12rRIDWqyNQJ5kZvOVnoL3opcnoE8rqy1udh3k=; b=IrKNrjqIrfpujPmBwCvKMwfq/eEI0xG4ApE2IZhKzQ05Y5FmutQEDfO/g8NyHdmtMy y6qB5V/iXxPVjoodohYN05RgK0W7qU3Tgue28KWaiajcaYHOwqnQnhAh6Oa9snqXmECs +BDtn7N4z4KML1DSiMi+50okKBlch/k/+Jc/aH8ONekrm7sCe6xdhmEGVChuys0hXqI+ K0BoWOiHhPq1pCxoIqTzDso9ByPYvM75D6XRiRHmZ3g6ZEPnxmBVh8nPRE3c2R42FIp9 Jv+3eH79zgxL2ddmXuK8tmGn137KlSXaXg8Cs/qors6FKyHaxHwBVaLTizzqQTv1+yeD i1MQ== X-Received: by 10.68.130.234 with SMTP id oh10mr667256pbb.0.1386906851428; Thu, 12 Dec 2013 19:54:11 -0800 (PST) Received: from localhost ([125.33.122.5]) by mx.google.com with ESMTPSA id qz9sm1110561pbc.3.2013.12.12.19.54.05 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 12 Dec 2013 19:54:07 -0800 (PST) Date: Fri, 13 Dec 2013 11:53:59 +0800 From: Willem Jiang To: users@camel.apache.org Message-ID: Subject: Re: building camel : disable camel-manual X-Mailer: Airmail (223) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org I just filled a JIRA=5B1=5D for it. I think we could skip that by using the profile fastinstall. =5B1=5Dhttps://issues.apache.org/jira/browse/CAMEL-7065=C2=A0 -- =20 Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com(http://willemjiang.blogspot.com/) (= English) http://jnn.iteye.com(http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang =20 Weibo: =E5=A7=9C=E5=AE=81willem On December 11, 2013 at 7:50:54 PM, lb (lburgazzoli=40gmail.com) wrote: > =20 > Hi, > I'm trying to build camel behind a corporate firewall and the =20 > build fails > for camel-manual: > =20 > =5BIN=46O=5D --- exec-maven-plugin:1.2.1:java (generate-manual) =20 > =40 camel-manual --- > java.net.ConnectException: Connection timed out: connect =20 > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native =20 > Method) > at > sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructor= AccessorImpl.java:57) =20 > at > sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingCon= structorAccessorImpl.java:45) =20 > at java.lang.reflect.Constructor.newInstance(Constructor.java:526) =20 > at > sun.net.www.protocol.http.HttpURLConnection=246.run(HttpURLConnection.j= ava:1675) =20 > at > sun.net.www.protocol.http.HttpURLConnection=246.run(HttpURLConnection.j= ava:1673) =20 > at java.security.AccessController.doPrivileged(Native =20 > Method) > at > sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURL= Connection.java:1671) =20 > at > sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConne= ction.java:1244) =20 > at > org.apache.camel.manual.ManualGenerator.grabBodyContent(ManualGenerator= .java:163) =20 > at > org.apache.camel.manual.ManualGenerator.run(ManualGenerator.java:59) =20 > at > org.apache.camel.manual.ManualGenerator.main(ManualGenerator.java:187) = =20 > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native =20 > Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja= va:57) =20 > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso= rImpl.java:43) =20 > at java.lang.reflect.Method.invoke(Method.java:606) > at org.codehaus.mojo.exec.ExecJavaMojo=241.run(ExecJavaMojo.java:297) =20 > at java.lang.Thread.run(Thread.java:744) > =20 > How can I turn off camel-manual module=3F I've used mvn install =20 > -Pfastinstall > as suggested by the building page con camel's website but it looks =20 > like the > camel-manual is still taken into account. > =20 > Thx, > Luca > =20 > =20 > =20 > =20 > =20 > -- > View this message in context: http://camel.465427.n5.nabble.com/buildin= g-camel-disable-camel-manual-tp5744596.html =20 > Sent from the Camel - Users mailing list archive at Nabble.com. =20 > =20