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 8E0881871F for ; Thu, 16 Jul 2015 10:18:54 +0000 (UTC) Received: (qmail 95812 invoked by uid 500); 16 Jul 2015 10:18:54 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 95765 invoked by uid 500); 16 Jul 2015 10:18:54 -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 95748 invoked by uid 99); 16 Jul 2015 10:18:53 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jul 2015 10:18:53 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 594C7D50F7 for ; Thu, 16 Jul 2015 10:18:53 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.1 X-Spam-Level: X-Spam-Status: No, score=-0.1 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 4TK0QX5KE3vB for ; Thu, 16 Jul 2015 10:18:43 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 4BC6E428DB for ; Thu, 16 Jul 2015 10:18:43 +0000 (UTC) Received: by iebmu5 with SMTP id mu5so52335511ieb.1 for ; Thu, 16 Jul 2015 03:18:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=gJr8G5s1vEE4jYa2ahmZ/gu4CuhbbBszO1iFV8mJpkc=; b=mArXvHpJAQHstH4e5YPDo4YPoBjGQe+ZVd8vpXfifyBtw4MCHhk6J9SzLSgcSH5w93 oCr1kbRq8DROA+aPYpiZ3HPf9bk1SrNSUkVMpvLORT6EqPh6GlGCjWP1HefjEz5exaHv xh13owybCg8xGF8alnMGF7ZJ25bwENuPaIcEXnQci4Dqz0PJO6Y8j0FAnzwVi+lYaLFa 3U+t3yROeKTRJxQTcoRuxmN8rArfkAbFzffUgFmP2kPUi5iB3mEiTJnV6qbpdKVvSj0K DZyqxZc6BoVnaIfrDVHxkDngMjIt+A+rkvKzdPOs8VTaoAx2s7IFoeO4eqjlEQvz3oqS tjbA== X-Received: by 10.50.62.106 with SMTP id x10mr3320402igr.29.1437041922914; Thu, 16 Jul 2015 03:18:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.119.81 with HTTP; Thu, 16 Jul 2015 03:18:23 -0700 (PDT) In-Reply-To: <55A77C9D.6000908@pocock.pro> References: <55A77C9D.6000908@pocock.pro> From: Claus Ibsen Date: Thu, 16 Jul 2015 12:18:23 +0200 Message-ID: Subject: Re: Eclipse import errors To: "users@camel.apache.org" Content-Type: text/plain; charset=UTF-8 camel-jetty is a facade to either camel-jetty8 or camel-jetty9 depending on which is the "default". Not sure about the bam issue. I dont use eclipse or m2. It works from IDEA ;) On Thu, Jul 16, 2015 at 11:42 AM, Daniel Pocock wrote: > > > I tried importing all of Camel (master branch) in Eclipse > > I've followed the m2e instructions here: > http://camel.apache.org/building.html > > and allocated 4GB heap so there shouldn't be any RAM issue. > > It fails after a while showing a popup, it has failed twice in exactly > the same way: > > > An internal error occurred during: "Building JPA Project: camel-bam" > > Building JPA Project: camel-bam > An internal error occurred during: "Building JPA Project: camel-bam". > org.jboss.tools.hibernate.jpt.core.internal.HibernateJpaPlatformFactory.buildJpaPlatform(Lorg/eclipse/jpt/jpa/core/JpaPlatform$Config;)Lorg/eclipse/jpt/jpa/core/JpaPlatform; > > Importing Maven projects > An internal error occurred during: "Importing Maven projects". > org/eclipse/jpt/jpa/core/JptJpaCorePlugin > > > > > After clicking "OK" to close the popup, I look at the markers tab in > Eclipse and I notice a number of errors for the camel-jetty component, > such as: > > "Project 'camel-jetty' is missing required source folder: 'src/main/java'" > > I looked in the directory camel/components/camel-jetty and the folder > doesn't exist. Is this a pom.xml issue or a fault in the Eclipse plugin > perhaps? > -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2nd edition: http://www.manning.com/ibsen2