Thx for the tips Wendy. It is as you predicted, i have an old 
xwork-1.2-SNAPSHOT.jar in my target/struts-showcase/WEB-INF/lib temporary build 
directory. Doing a clean does the tricks.   :-)

Thx a lot.

----- Original Message ----
From: Wendy Smoak <[EMAIL PROTECTED]>
To: Struts Developers List <dev@struts.apache.org>
Sent: Friday, 9 June, 2006 11:38:01 PM
Subject: Re: [action2] building showcase webapp using maven

On 6/9/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:

> > Showcase pom.xml seems to indicate a dependency on 
> > struts-core-2.0-SNAPSHOT, and struts-core's pom.xml indicate dependency on 
> > xwork-2.0-SNAPSHOT, i wonder why xwork-1.2-SNAPSHOT.jar is included in it.
>
> mvn clean
> mvn install -X

I tried this and only got xwork-2.0-SNAPSHOT in WEB-INF/lib.  My guess
is that showcase used to depend (transitively) on 1.2-SNAPSHOT and you
have an old dependency in WEB-INF/lib.  I think 'mvn clean' will fix
the problem, let us know if not.

-- 
Wendy

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





Reply via email to