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

Reply via email to