Hi Sean, check out the maven-faces-plugin and make a mvn install, this should work. I use this sources and get no compile errors.
cheers Andreas [1] https://svn.apache.org/repos/asf/incubator/adffaces/branches/myfaces-1_2-maven-faces-plugin 2006/11/30, Sean Schofield <[EMAIL PROTECTED]>:
In the meantime can I build the plugin myself? Should I build that from the trunk? Sean On 11/30/06, Bruno Aranda <[EMAIL PROTECTED]> wrote: > Mmh, yes, probably the maven-faces-plugin used is not up to date (the > latest version is not in the temporary repo used now). Tonight or > tomorrow I will merge the maven-faces-plugin with the changes for > myfaces, with the official branch 1.2 for that plugin (in trinidad) > and I will update the info in the 1.2 myfaces branch, > I guess, you get this message because the UIMessage class is not > properly autogenerated, > > Cheers, > > Bruno > > On 30/11/06, Sean Schofield <[EMAIL PROTECTED]> wrote: > > I'm unable to build locally using a fresh checkout. > > > > D:\open-source\myfaces- 1.2\core\api\target\maven-faces-plugin\main\java\javax\fa > > ces\component\UIMessage.java:[76,16] illegal start of expression > > > > Sean > > > > > > On 11/5/06, Dennis Byrne <[EMAIL PROTECTED]> wrote: > > > This runs fine for me locally. A confirmation from anyone would be appreciated. Can one of the Continuum admins lend a hand here? > > > > > > Dennis Byrne > > > > > > >-----Original Message----- > > > >From: [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] > > > >Sent: Sunday, November 5, 2006 08:17 PM > > > >To: [email protected] > > > >Subject: [continuum] BUILD FAILURE: Impl > > > > > > > >Online report : http://myfaces.zones.apache.org:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/64/buildId/5974 > > > >Build statistics: > > > > State: Failed > > > > Previous State: Failed > > > > Started at: Mon, 6 Nov 2006 01:16:53 +0000 > > > > Finished at: Mon, 6 Nov 2006 01:17:05 +0000 > > > > Total time: 12s > > > > Build Trigger: Schedule > > > > Exit code: 1 > > > > Building machine hostname: myfaces.zones.apache.org > > > > Operating system : SunOS(unknown) > > > > Java version : 1.5.0_07(Sun Microsystems Inc.) > > > > > > > >Changes > > > > dennisbyrne MYFACES 1320 - finally got this one back into the build > > > > /myfaces/core/branches/jsf12/impl/pom.xml > > > > /myfaces/core/branches/jsf12/impl/src/test/java/org/apache/myfaces/config/AbstractManagedBeanBuilderTestCase.java > > > > > > > >**************************************************************************** > > > >Output: > > > >**************************************************************************** > > > >[INFO] Scanning for projects... > > > >[INFO] ---------------------------------------------------------------------------- > > > >[INFO] Building Impl > > > >[INFO] task-segment: [clean, install] > > > >[INFO] ---------------------------------------------------------------------------- > > > >[INFO] artifact org.codehaus.mojo:dependency-maven-plugin: checking for updates from baranda-repo > > > >[INFO] [clean:clean] > > > >[INFO] Deleting directory /local/continuum-1.0.3-SNAPSHOT /apps/continuum/working-directory/64/target > > > >[INFO] Deleting directory /local/continuum-1.0.3-SNAPSHOT /apps/continuum/working-directory/64/target/classes > > > >[INFO] Deleting directory /local/continuum-1.0.3-SNAPSHOT /apps/continuum/working-directory/64/target/test-classes > > > >[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-impl:3.0.0-SNAPSHOT: checking for updates from java.net > > > >[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-impl:3.0.0-SNAPSHOT: checking for updates from apache.snapshots > > > >[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-project:3.0.0-SNAPSHOT: checking for updates from java.net > > > >[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-project:3.0.0-SNAPSHOT: checking for updates from apache.snapshots > > > >[INFO] snapshot org.apache.myfaces.core:myfaces-api:1.2.0-SNAPSHOT:checking for updates from java.net > > > >[INFO] snapshot org.apache.myfaces.core:myfaces-api:1.2.0-SNAPSHOT:checking for updates from apache.snapshots > > > >[INFO] [faces:generate-jsp-taglibs {execution: default}] > > > >[WARNING] Master faces-config.xml not found > > > >[INFO] Nothing to generate - no components found > > > >[INFO] [xslt:transform {execution: default}] > > > >[INFO] # of XML files: 2 > > > >[INFO] transform, srcFile: /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/tld/myfaces_core.tld, destFile: /local/continuum-1.0.3-SNAPSHOT /apps/continuum/working-directory/64/target/classes/META-INF/myfaces_core.tld > > > >[INFO] transform, srcFile: /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/tld/myfaces_html.tld, destFile: /local/continuum-1.0.3-SNAPSHOT /apps/continuum/working-directory/64/target/classes/META-INF/myfaces_html.tld > > > >[INFO] [faces:generate-faces-config {execution: default}] > > > >[WARNING] Master faces-config.xml not found > > > >[INFO] [resources:resources] > > > >[INFO] Using default encoding to copy filtered resources. > > > >[INFO] [compiler:compile] > > > >Compiling 187 source files to /local/continuum-1.0.3-SNAPSHOT /apps/continuum/working-directory/64/target/classes > > > >[INFO] ------------------------------------------------------------------------ > > > >[ERROR] BUILD FAILURE > > > >[INFO] ------------------------------------------------------------------------ > > > >[INFO] Compilation failure > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/ConvertNumberTag.java:[19,45] cannot find symbol > > > >symbol : class UIComponentELTagUtils > > > >location: package org.apache.myfaces.shared_impl.taglib > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/VerbatimTag.java:[19,45] cannot find symbol > > > >symbol : class UIComponentELTagBase > > > >location: package org.apache.myfaces.shared_impl.taglib > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/VerbatimTag.java:[32,16] cannot find symbol > > > >symbol: class UIComponentELTagBase > > > > extends UIComponentELTagBase > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/ParamTag.java:[18,45] cannot find symbol > > > >symbol : class UIComponentELTagBase > > > >location: package org.apache.myfaces.shared_impl.taglib > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/ParamTag.java:[30,12] cannot find symbol > > > >symbol: class UIComponentELTagBase > > > > extends UIComponentELTagBase > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/ConvertNumberTag.java:[124,29] cannot find symbol > > > >symbol : variable UIComponentELTagUtils > > > >location: class org.apache.myfaces.taglib.core.ConvertNumberTag > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/ConvertNumberTag.java:[129,29] cannot find symbol > > > >symbol : variable UIComponentELTagUtils > > > >location: class org.apache.myfaces.taglib.core.ConvertNumberTag > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/ConvertNumberTag.java:[133,38] cannot find symbol > > > >symbol : variable UIComponentELTagUtils > > > >location: class org.apache.myfaces.taglib.core.ConvertNumberTag > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/ConvertNumberTag.java:[140,37] cannot find symbol > > > >symbol : variable UIComponentELTagUtils > > > >location: class org.apache.myfaces.taglib.core.ConvertNumberTag > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/ConvertNumberTag.java:[163,43] cannot find symbol > > > >symbol : variable UIComponentELTagUtils > > > >location: class org.apache.myfaces.taglib.core.ConvertNumberTag > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/ConvertNumberTag.java:[167,42] cannot find symbol > > > >symbol : variable UIComponentELTagUtils > > > >location: class org.apache.myfaces.taglib.core.ConvertNumberTag > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/ConvertNumberTag.java:[171,43] cannot find symbol > > > >symbol : variable UIComponentELTagUtils > > > >location: class org.apache.myfaces.taglib.core.ConvertNumberTag > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/ConvertNumberTag.java:[175,42] cannot find symbol > > > >symbol : variable UIComponentELTagUtils > > > >location: class org.apache.myfaces.taglib.core.ConvertNumberTag > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/ConvertNumberTag.java:[179,42] cannot find symbol > > > >symbol : variable UIComponentELTagUtils > > > >location: class org.apache.myfaces.taglib.core.ConvertNumberTag > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/ConvertNumberTag.java:[183,39] cannot find symbol > > > >symbol : variable UIComponentELTagUtils > > > >location: class org.apache.myfaces.taglib.core.ConvertNumberTag > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/VerbatimTag.java:[52,8] cannot find symbol > > > >symbol : variable super > > > >location: class org.apache.myfaces.taglib.core.VerbatimTag > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/VerbatimTag.java:[54,8] cannot find symbol > > > >symbol : method setBooleanProperty( javax.faces.component.UIComponent,java.lang.String, javax.el.ValueExpression,java.lang.Boolean) > > > >location: class org.apache.myfaces.taglib.core.VerbatimTag > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/VerbatimTag.java:[55,45] cannot find symbol > > > >symbol : variable RENDERED > > > >location: interface org.apache.myfaces.shared_impl.renderkit.JSFAttr > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/VerbatimTag.java:[73,34] cannot find symbol > > > >symbol : method getBodyContent() > > > >location: class org.apache.myfaces.taglib.core.VerbatimTag > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/VerbatimTag.java:[76,43] cannot find symbol > > > >symbol : method getComponentInstance() > > > >location: class org.apache.myfaces.taglib.core.VerbatimTag > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/VerbatimTag.java:[80,15] cannot find symbol > > > >symbol : variable super > > > >location: class org.apache.myfaces.taglib.core.VerbatimTag > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/ParamTag.java:[49,8] cannot find symbol > > > >symbol : variable super > > > >location: class org.apache.myfaces.taglib.core.ParamTag > > > > > > > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/src/main/java/org/apache/myfaces/taglib/core/ParamTag.java:[51,8] cannot find symbol > > > >symbol : method setStringProperty( javax.faces.component.UIComponent,java.lang.String, javax.el.ValueExpression) > > > >location: class org.apache.myfaces.taglib.core.ParamTag > > > > > > > > > > > >[INFO] ------------------------------------------------------------------------ > > > >[INFO] For more information, run Maven with the -e switch > > > >[INFO] ------------------------------------------------------------------------ > > > >[INFO] Total time: 10 seconds > > > >[INFO] Finished at: Mon Nov 06 01:17:05 GMT+00:00 2006 > > > >[INFO] Final Memory: 17M/330M > > > >[INFO] ------------------------------------------------------------------------ > > > > > > > >**************************************************************************** > > > > > > > > > > > > > > > > > > > > > > > >
