My guess is you have an old version of the xwork snapshot jar in your local repository cache. Remove the jar from .m2/repository/opensymphony/xwork and try again.

Don

Mark Menard wrote:
On 11/16/06 3:15 PM, "Don Brown" <[EMAIL PROTECTED]> wrote:

What exactly was the error?  It should pull the xwork jar from the
opensymphony maven 2 repository.

[INFO] ----------------------------------------------------------------------------
[INFO] Building Struts 2 Core
[INFO]    task-segment: [install]
[INFO] ----------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot opensymphony:xwork:2.0-SNAPSHOT: checking for updates from
snapshots-maven-codehaus
[INFO] snapshot opensymphony:xwork:2.0-SNAPSHOT: checking for updates from
opensymphony
[INFO] [compiler:compile]
Compiling 393 source files to
/Users/mark/opt/struts2-current/core/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/Users/mark/opt/struts2-current/core/src/main/java/org/apache/struts2/impl/V
alueStackAdapter.java:[29,36] cannot find symbol
symbol  : class ValueStackFactory
location: package com.opensymphony.xwork2.util

/Users/mark/opt/struts2-current/core/src/main/java/org/apache/struts2/impl/V
alueStackAdapter.java:[33,38] cannot find symbol
symbol  : class ValueStack
location: package com.opensymphony.xwork2.util

And many more "cannot find symbol" errors regarding xwork2.

Thanks,

Mark

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




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

Reply via email to