Re: [s2] building SVN trunk problem

2006-11-21 Thread Andrew Stepanenko
I checked out and built xwork trunk to get updated snapshot at $M2_REPO, and then built struts2 trunk. Though some tests in struts2 have failed I got struts 2.0.2 SNAPSHOT at my repo. Thanks all for help! Andrew. On 11/20/06, James Mitchell <[EMAIL PROTECTED]> wrote: It's part of XWork. ...an

Re: [s2] building SVN trunk problem

2006-11-21 Thread Ted Husted
Yes, when you are building against the repository, form day to day, some things may be broken. We in an active development mode, and, right now, one change is leading to another. As mentioned, any questions about building against the repository should be directed to the dev@ list. The user@ list

Re: [s2] building SVN trunk problem

2006-11-21 Thread Wendy Smoak
On 11/20/06, Andrew Stepanenko <[EMAIL PROTECTED]> wrote: Struts2 API seems to compile well, but when it gets to compiling Struts2 Core it complains about package com.opensymphony.xwork2.inject doesn't exist. The full maven2 error log is attached. Interesting thing is that I was not able to find

Re: [s2] building SVN trunk problem

2006-11-21 Thread Andrew Stepanenko
Thanks, Wendy and James! I'll try that out. Will let you know what happened. Andrew P.S. This question probably should have been directed to Struts Dev list. On 11/20/06, James Mitchell <[EMAIL PROTECTED]> wrote: It's part of XWork. ...and to add to what Wendy said... You can do either: Ch