Re: building from source

2008-06-21 Thread Roberto Nunnari
Today, after updating sources (both struts2 and xwork) it builds. Thank you guys! -- Robi Dave Newton wrote: --- On Fri, 6/20/08, Roberto Nunnari <[EMAIL PROTECTED]> wrote: ok.. wiping out the maven repo didn't help. I still get lots of stack trace from running test in xwork.. That part is

Re: building from source

2008-06-21 Thread Dave Newton
--- On Fri, 6/20/08, Roberto Nunnari <[EMAIL PROTECTED]> wrote: > ok.. wiping out the maven repo didn't help. I still get > lots of stack trace from running test in xwork.. That part is normal; some tests expect to create exceptions. So, here's what I've managed so far... I "installed" my local

Re: building from source

2008-06-20 Thread Roberto Nunnari
hehe.. I'm in good company then! :D I rarely use maven.. just when I need to build softwares that require it, like struts and tiles.. so.. I'm quite lost with maven! ok.. wiping out the maven repo didn't help. I still get lots of stack trace from running test in xwork.. but after that it says: R

Re: building from source

2008-06-20 Thread Dave Newton
I can't get it to work now either :p --- On Fri, 6/20/08, Roberto Nunnari <[EMAIL PROTECTED]> wrote: > I'll report back to you.. That'd be great; Maven gives me fits. > I'd like to try out the convention plugin.. should I > take it from the sandbox? just cd sandbox && mvn package? I've not buil

Re: building from source

2008-06-20 Thread Roberto Nunnari
Hi Dave. Dave Newton wrote: --- On Fri, 6/20/08, Roberto Nunnari <[EMAIL PROTECTED]> wrote: I've been trying to build struts2 2.1.3-SNAPSHOT, svn'ed today but without success. The error seams to be related to xwork.. which I just built from source (just svn'ed), too. Are you using a local

Re: building from source

2008-06-20 Thread Dave Newton
--- On Fri, 6/20/08, Roberto Nunnari <[EMAIL PROTECTED]> wrote: > I've been trying to build struts2 2.1.3-SNAPSHOT, > svn'ed today but without success. The error seams > to be related to xwork.. which I just built from > source (just svn'ed), too. Are you using a local checkout of XWork as descr