From adffaces-user-return-265-apmail-incubator-adffaces-user-archive=incubator.apache.org@incubator.apache.org Wed Jun 07 20:04:58 2006 Return-Path: Delivered-To: apmail-incubator-adffaces-user-archive@locus.apache.org Received: (qmail 21842 invoked from network); 7 Jun 2006 20:04:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jun 2006 20:04:58 -0000 Received: (qmail 17647 invoked by uid 500); 7 Jun 2006 20:04:57 -0000 Delivered-To: apmail-incubator-adffaces-user-archive@incubator.apache.org Received: (qmail 17527 invoked by uid 500); 7 Jun 2006 20:04:57 -0000 Mailing-List: contact adffaces-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-user@incubator.apache.org Delivered-To: mailing list adffaces-user@incubator.apache.org Received: (qmail 17513 invoked by uid 99); 7 Jun 2006 20:04:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jun 2006 13:04:57 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ernst.fastl@gmail.com designates 64.233.184.235 as permitted sender) Received: from [64.233.184.235] (HELO wr-out-0506.google.com) (64.233.184.235) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jun 2006 13:04:56 -0700 Received: by wr-out-0506.google.com with SMTP id 68so462311wra for ; Wed, 07 Jun 2006 13:04:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MMW88Tz+R2YL8F1pXS4I97VoVf1XoG/cB2qETSnwbDu2P842XhzNdl4Rhv0agTfMSPeBjigsBXqCyTdany6wZFMeaAlEbCOYQNdgU6BnWk6CLzon2FVMxo8cljwOwDiVytYc/VCXivqZJTvuqg7hJJaxX4O5eaGtyJSOjNhvrAA= Received: by 10.64.153.10 with SMTP id a10mr985510qbe; Wed, 07 Jun 2006 13:04:35 -0700 (PDT) Received: by 10.65.112.20 with HTTP; Wed, 7 Jun 2006 13:04:35 -0700 (PDT) Message-ID: <6dda0b150606071304m7b62363dm2225eb87e787aa7a@mail.gmail.com> Date: Wed, 7 Jun 2006 22:04:35 +0200 From: "Ernst Fastl" To: adffaces-user@incubator.apache.org, mmarinschek@apache.org Subject: Re: Building ADF Faces with maven In-Reply-To: <5a99335f0606071141r32fa78d5k9bfff7d212ec3927@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6dda0b150606071116p67bba979q619bb7cfae4b120e@mail.gmail.com> <5a99335f0606071141r32fa78d5k9bfff7d212ec3927@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Arrrg, silly me! I first checked with java -version which told me my runtime is 1.5 but I had been still using the 1.4 JDK. thanks for the hint, building works now. ( tests don't work but thats already mentioned in the wiki) regards Ernst On 6/7/06, Martin Marinschek wrote: > Are you using JDK1.4 or 1.5? > > you should be using 1.5 for building ADF Faces. > > regards, > > Martin > > On 6/7/06, Ernst Fastl wrote: > > > > Hello everyone! > > > > I have tried to build the current ADF-Faces version checked out from: > > > > https://svn.apache.org/repos/asf/incubator/adffaces/trunk/ > > > > according to the instructions on: > > > > http://wiki.apache.org/myfaces/Building_ADF_With_Maven > > > > when executing "mvn install" in the plugins directory I get: > > > > [INFO] Compilation failure > > > > > > C:\IRIAN\adf-faces\plugins\maven-faces-plugin\src\main\java\org\apache\myfaces\adfbuild\plugin\faces\AbstractFacesMojo.java:[393,25] > > cannot resolve symbol > > symbol : method contains (java.lang.String) > > location: class java.lang.String > > > > any idea what I did wrong? > > > > kind regards > > > > Ernst > > > > > > -- > > http://www.irian.at > > Your JSF powerhouse - > JSF Consulting, Development and > Courses in English and German > > Professional Support for Apache MyFaces > >