In Friday my app worked, today I am getting a lot of errors. Maven pulled the latest tapestry 4.1.2 libs from the repos.

javassist.compiler.CompileError
getKeyProvider() not found in org.apache.tapestry.IDynamicInvoker

Unable to parse OGNL expression 'async ? {keyProvider.getKey(value).toString() } : null': Unable to add method java.util.List ref1(ognl.OgnlContext, java.lang.Object) to class ognl.ASTTest8638208Accessor: [source error] getKeyProvider() not found in org.apache.tapestry.IDynamicInvoker

Off topic, but still...
Is there a way to convince maven to use jars that were in my local repo on specific date/time? Can I say - use jars from up to last Friday?

Thanks,
Borut


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to