Re: building Struts w/ maven

2006-01-11 Thread Alexandre Poitras
You are trying to use maven 2. Struts is built with maven 1 :) mvn = Maven 2, maven = Maven 1. On 1/11/06, Dennis Byrne <[EMAIL PROTECTED]> wrote: > > The web site says to use 'mvn build-all' . > > http://struts.apache.org/acquiring.html#Source_Code > > Using build-all gives me the following error

Re: building Struts w/ maven

2006-01-11 Thread Wendy Smoak
On 1/10/06, Dennis Byrne <[EMAIL PROTECTED]> wrote: > The web site says to use 'mvn build-all' . > > http://struts.apache.org/acquiring.html#Source_Code The page needs to be clearer about what version of Maven is required, but it does actually say 'maven build-all' (not 'mvn'). We are still usin

building Struts w/ maven

2006-01-10 Thread Dennis Byrne
The web site says to use 'mvn build-all' . http://struts.apache.org/acquiring.html#Source_Code Using build-all gives me the following error message, but using 'mvn install' builds everything. I am not a maven expert, but should the web site be updated? [ERROR] BUILD FAILURE [INFO]