They are here already:

http://cwiki.apache.org/confluence/display/WW/Building+with+Maven

musachy

Mark Menard wrote:
On 11/16/06 4:08 PM, "Mark Menard" <[EMAIL PROTECTED]> wrote:

On 11/16/06 3:23 PM, "Don Brown" <[EMAIL PROTECTED]> wrote:

My guess is you have an old version of the xwork snapshot jar in your
local repository cache.  Remove the jar from
.m2/repository/opensymphony/xwork and try again.
Ok, I rm'ed my opensymphony directory, so maven would download everything
again. Maven now downloads the xwork2 snapshot, but still there are errors:

[big snip]

Looks like something is out of sync, but I'm not quite sure what. Possibly
the xwork jar that was downloaded isn't really the proper snapshot?

Thanks for your help. I really appreciate it. I need to build s2 so I can
debug something. (Particularly that my interceptors seem to be getting
init() called multiple times, and my struts-default.xml, struts-plugin.xml
and struts.xml files are being parsed multiple times per web request.)

I figured it out. The xwork-2.0-SNAPSHOT.jar that automatically gets
downloaded is out of date. It does not include a number of classes and
packages that are needed by Struts2.

I fixed this by downloading and building Xwork, then running the Struts2
build. I would guess that active S2 developers have downloaded and built
their own xwork from the most recent sources, and therefore have not
encountered this issue.

Could a note be placed on the S2 page where it talks about building S2?
(http://struts.apache.org/downloads.html) I'd be happy to write the
directions. I just don't know how that page is generated, and whether I
should just edit the page and who to send it to.

Thanks,

Mark

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




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

Reply via email to