Re: Maven Repo for Struts2 2.1.x

2009-09-21 Thread Wes Wannemacher
Frans, for your first question, I don't think we have an 'official' snapshot repo. If we do, I wouldn't trust it... Recently I was reconfiguring our hudson builds (nightlies) to use a newer version of Maven and when the build gets to the step to deploy the snapshots, it failed quite miserably. It's

Re: Maven Repo for Struts2 2.1.x

2009-09-21 Thread Frans Thamura
On Mon, Sep 21, 2009 at 8:39 AM, Martin Gainty wrote: > cd $STRUTS_HOME/src/apps/rest-showcase > mvn -e -P integration-test > i try the showcase, and found the plugins is 2.1.8, i use the trunk version. i think.. i must compile the core ... any tips? F