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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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
