On 1/8/06, Niall Pemberton <[EMAIL PROTECTED]> wrote:

> Not sure how its happening, but when I build the struts-examples war I'm
> getting two copies of the fileupload jar (version 1.0 and version 1.1) and
> as well as the struts-action-1.3.0-dev.jar I also seem to have the old
> version struts-core-1.3.0-dev.jar.
>
> Is this something wrong with my environment or the maven build?

Have you done 'maven clean' recently?  My guess is that
target/.../WEB-INF/lib still has the old versions, and the newer build
files added the additional files.  (What do the file dates say?)

--
Wendy

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

Reply via email to