I just had this issue myself. Pat explained it as a bug with Maven2, the solution was to delete the struts and opensymphony directories from your m2 repo (usually under /Documents and Settings/<logon>/.m2/repo.

/Ian


Arevalo, Cesar (GE Comm Fin, non-ge) wrote:
Hi,

I am new to struts2, I checked out the repository from subversion and I
am trying to compile everything, but for some reason I keep getting an
error, my repository is in here:

C:\cvs\struts2

And I run the following from the command line:

C:\cvs\struts2\core>mvn -e install

When I run the command above I get the following:

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

C:\cvs\struts2\core\src\main\java\org\apache\struts2\components\template
\Freemar
kerTemplateEngine.java:[35,36] cannot find symbol
symbol  : class ClassLoaderUtil
location: package com.opensymphony.xwork2.util

C:\cvs\struts2\core\src\main\java\org\apache\struts2\components\template
\BaseTem
plateEngine.java:[32,36] cannot find symbol
symbol  : class ClassLoaderUtil
location: package com.opensymphony.xwork2.util

...


And after that I keep getting lots of "cannot find symbol" errors.

Is there anyone out there that can help me please?

Regards
Cesar Arevalo


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

Reply via email to