You need to build xwork, or do a:

mvn -P xwork install

assuming the xwork is in ../xwork relative to the main pom.xml

musachy

On Tue, Dec 16, 2008 at 3:41 PM, Andreas Joseph Krogh
<andr...@officenet.no> wrote:
> Hi all.
> After the merge of UnknownHandlerManager my "mvn install" on struts2/trunk 
> fails:
> /home/andreak/dev/struts2/trunk/core/src/main/java/org/apache/struts2/config/BeanSelectionProvider.java:[39,30]
>  cannot find symbol
> symbol  : class UnknownHandlerManager
> location: package com.opensymphony.xwork2
> ...
>
> I'm no maven expert, but I thought it was supposed to manage the dependancy 
> of the new xwork for me. How do make it download and use the new xwork so 
> that it compiles?
>
> --
> Andreas Joseph Krogh <andr...@officenet.no>
> Senior Software Developer / CEO
> ------------------------+---------------------------------------------+
> OfficeNet AS            | The most difficult thing in the world is to |
> Karenslyst Allé 11      | know how to do a thing and to watch         |
> PO. Box 529 Skøyen      | somebody else doing it wrong, without       |
> 0214 Oslo               | comment.                                    |
> NORWAY                  |                                             |
> Tlf:    +47 24 15 38 90 |                                             |
> Fax:    +47 24 15 38 91 |                                             |
> Mobile: +47 909  56 963 |                                             |
> ------------------------+---------------------------------------------+
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to