Hi Matthias,

As quoted from Matthias Wessendorf <[EMAIL PROTECTED]>:
> Is there a chance that you can run the build on your machine ?

If I run 'mvn clean package' from the svn checkout of
  http://svn.apache.org/repos/asf/myfaces/tomahawk/trunk
I get build errors in core12 (see attached).  That *may* account for the
snapshots not getting updated on 'people'.

> Please note that you may need to build the myfaces-builder snapshots
> before the actual Tomahawk build.

Not sure if that is really needed, they are downloaded from 'people' by
Maven and seem to work, as far as I can tell.

Kind regards,
-- 
-- Gertjan van Oosten, [EMAIL PROTECTED], West Consulting B.V., +31 15 2191 600
[...]
[INFO] Compiling 660 source files to 
/some/path/tomahawk-project/core12/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/custom/equalvalidator/ValidateEqualTag.java:[30,7]
 duplicate class: org.apache.myfaces.custom.equalvalidator.ValidateEqualTag

/some/path/tomahawk-project/core12/target/myfaces-builder-plugin/main/java/org/apache/myfaces/custom/emailvalidator/ValidateEmailTag.java:[30,7]
 duplicate class: org.apache.myfaces.custom.emailvalidator.ValidateEmailTag

/some/path/tomahawk-project/core12/target/myfaces-builder-plugin/main/java/org/apache/myfaces/custom/creditcardvalidator/ValidateCreditCardTag.java:[30,7]
 duplicate class: 
org.apache.myfaces.custom.creditcardvalidator.ValidateCreditCardTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/custom/regexprvalidator/ValidateRegExprTag.java:[30,7]
 duplicate class: org.apache.myfaces.custom.regexprvalidator.ValidateRegExprTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/custom/navmenu/HtmlNavigationMenuItemsTag.java:[29,58]
 cannot find symbol
symbol  : class SelectItemsTag
location: package org.apache.myfaces.shared_tomahawk.taglib.core

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/custom/tree/taglib/TreeCheckboxTag.java:[29,58]
 cannot find symbol
symbol  : class SelectItemTag
location: package org.apache.myfaces.shared_tomahawk.taglib.core

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/custom/selectitems/SelectItemsTag.java:[29,58]
 cannot find symbol
symbol  : class SelectItemsTag
location: package org.apache.myfaces.shared_tomahawk.taglib.core

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/custom/navmenu/HtmlNavigationMenuItemTag.java:[30,58]
 cannot find symbol
symbol  : class SelectItemTag
location: package org.apache.myfaces.shared_tomahawk.taglib.core

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/custom/savestate/SaveStateTag.java:[29,58]
 cannot find symbol
symbol  : class ParamTag
location: package org.apache.myfaces.shared_tomahawk.taglib.core

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlInputTextTag.java:[155,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlInputTextTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlInputTextTag.java:[167,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlInputTextTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlInputTextTag.java:[179,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlInputTextTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlInputTextTag.java:[191,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlInputTextTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlInputTextTag.java:[203,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlInputTextTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlInputTextTag.java:[215,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlInputTextTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlInputTextTag.java:[227,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlInputTextTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlInputTextTag.java:[239,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlInputTextTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlInputTextTag.java:[251,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlInputTextTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlInputTextTag.java:[263,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlInputTextTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlInputTextTag.java:[275,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlInputTextTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/custom/inputTextHelp/HtmlInputTextHelpTag.java:[78,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.custom.inputTextHelp.HtmlInputTextHelpTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/custom/inputTextHelp/HtmlInputTextHelpTag.java:[90,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.custom.inputTextHelp.HtmlInputTextHelpTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/custom/emailvalidator/ValidateEmailTag.java:[42,8]
 cannot find symbol
symbol  : method setValidatorId(java.lang.String)
location: class org.apache.myfaces.custom.emailvalidator.ValidateEmailTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/custom/emailvalidator/ValidateEmailTag.java:[43,138]
 abstract method createValidator() in javax.faces.webapp.ValidatorELTag cannot 
be accessed directly

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectBooleanCheckboxTag.java:[148,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectBooleanCheckboxTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectBooleanCheckboxTag.java:[160,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectBooleanCheckboxTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectBooleanCheckboxTag.java:[172,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectBooleanCheckboxTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectBooleanCheckboxTag.java:[184,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectBooleanCheckboxTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectBooleanCheckboxTag.java:[196,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectBooleanCheckboxTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectBooleanCheckboxTag.java:[208,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectBooleanCheckboxTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectBooleanCheckboxTag.java:[220,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectBooleanCheckboxTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectBooleanCheckboxTag.java:[232,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectBooleanCheckboxTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectBooleanCheckboxTag.java:[244,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectBooleanCheckboxTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectBooleanCheckboxTag.java:[256,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectBooleanCheckboxTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[377,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[389,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[401,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[413,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[425,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[437,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[449,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[461,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[473,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[485,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[497,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[509,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[521,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[533,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[545,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[557,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[569,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[581,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[593,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[605,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[617,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[629,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[641,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[653,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[665,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[677,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[689,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[701,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[713,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[725,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[737,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[749,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[761,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[773,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[785,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[797,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[809,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[821,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[833,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[845,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[857,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[869,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlDataTableTag.java:[881,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.generated.taglib.html.ext.HtmlDataTableTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/custom/creditcardvalidator/ValidateCreditCardTag.java:[77,8]
 cannot find symbol
symbol  : method setValidatorId(java.lang.String)
location: class 
org.apache.myfaces.custom.creditcardvalidator.ValidateCreditCardTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/custom/creditcardvalidator/ValidateCreditCardTag.java:[78,158]
 abstract method createValidator() in javax.faces.webapp.ValidatorELTag cannot 
be accessed directly

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlCommandButtonTag.java:[98,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlCommandButtonTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlCommandButtonTag.java:[110,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlCommandButtonTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlCommandButtonTag.java:[122,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlCommandButtonTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectOneMenuTag.java:[141,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectOneMenuTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectOneMenuTag.java:[153,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectOneMenuTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectOneMenuTag.java:[165,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectOneMenuTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectOneMenuTag.java:[177,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectOneMenuTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectOneMenuTag.java:[189,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectOneMenuTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectOneMenuTag.java:[201,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectOneMenuTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectOneMenuTag.java:[213,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectOneMenuTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectOneMenuTag.java:[225,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectOneMenuTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectOneMenuTag.java:[237,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectOneMenuTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/custom/selectOneCountry/SelectOneCountryTag.java:[78,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.custom.selectOneCountry.SelectOneCountryTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/custom/selectOneCountry/SelectOneCountryTag.java:[90,16]
 cannot find symbolsymbol  : method isValueReference(java.lang.String)
location: class org.apache.myfaces.custom.selectOneCountry.SelectOneCountryTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectOneListboxTag.java:[141,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectOneListboxTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectOneListboxTag.java:[153,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectOneListboxTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectOneListboxTag.java:[165,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectOneListboxTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectOneListboxTag.java:[177,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectOneListboxTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectOneListboxTag.java:[189,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectOneListboxTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectOneListboxTag.java:[201,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectOneListboxTag

/some/path/tomahawk-project/core12/target/tomahawk11_sources/org/apache/myfaces/generated/taglib/html/ext/HtmlSelectOneListboxTag.java:[213,16]
 cannot find symbol
symbol  : method isValueReference(java.lang.String)
location: class 
org.apache.myfaces.generated.taglib.html.ext.HtmlSelectOneListboxTag


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 56 seconds
[INFO] Finished at: Fri Aug 01 09:38:40 CEST 2008
[INFO] Final Memory: 41M/119M
[INFO] ------------------------------------------------------------------------

Reply via email to