Re: XWork build failing

2007-03-31 Thread Claus Ibsen
Fixed 3 out of 4 failed tests. Comitted to trunk and the 2.0 branch. - Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=72225&messageID=137587#137587 -

Struts 2 with Maven2

2007-03-31 Thread bjorn.de.bakker
Good day to you all I'm using Maven2 to create and build my java projects and now I was looking for a way to get the latest Struts release in a Maven repository. I've looked it up on google, but I can't find anything about it. Does anyone know how to get this stuff from a repository? I belie

Re: XWork build failing

2007-03-31 Thread Claus Ibsen
Okay fixed the last broken test. All now passes in trunk and 2.0 branch. - Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=72225&messageID=137590#137590 -

Re: Struts 2 with Maven2

2007-03-31 Thread Rene Gielen
Questions like these should be sent to the Struts Users mailing list: http://struts.apache.org/mail.html In addition, you may want to read http://struts.apache.org/2.x/docs/ready-set-go.html [EMAIL PROTECTED] schrieb: > Good day to you all > > I'm using Maven2 to create and build my java project

Re: XWork build failing

2007-03-31 Thread James Mitchell
Great! I can almost build again with Maven. The problem (for me) now is with this ... ... ... org.apache.maven.plugins maven-javadoc-plugin attach-source

Re: XWork build failing

2007-03-31 Thread Nate Drake
I've had that funky package name problem as well. On 3/31/07, James Mitchell <[EMAIL PROTECTED]> wrote: Great! I can almost build again with Maven. The problem (for me) now is with this ... ... ... org.apache.maven.plugins maven-javadoc-plugin