Re: [appfuse-user] AppFuse 2.0.1 Error in AMP

2007-11-28 Thread Michael Horwitz
On 11/28/07, hkadejo <[EMAIL PROTECTED]> wrote: > > As I do this? Full instructions on how to set this up are here: http://maven.apache.org/settings.html Mike thanks for anwser... > > > Mike Horwitz wrote: > > > > It is all down to a bug in Ant. To work around the problem you need to > set >

Re: [appfuse-user] AppFuse 2.0.1 Error in AMP

2007-11-28 Thread hkadejo
As I do this? thanks for anwser... Mike Horwitz wrote: > > It is all down to a bug in Ant. To work around the problem you need to set > up Maven to use a local repository with no spaces in the path name. > > Mike. > > > On 11/28/07, hkadejo <[EMAIL PROTECTED]> wrote: >> >> >> I run mvn appf

Re: [appfuse-user] AppFuse 2.0.1 Error in AMP

2007-11-28 Thread Michael Horwitz
It is all down to a bug in Ant. To work around the problem you need to set up Maven to use a local repository with no spaces in the path name. Mike. On 11/28/07, hkadejo <[EMAIL PROTECTED]> wrote: > > > I run mvn appfuse:full-source in my spring basic project version 2.0.1 > and > > > [INFO]

[appfuse-user] AppFuse 2.0.1 Error in AMP

2007-11-28 Thread hkadejo
I run mvn appfuse:full-source in my spring basic project version 2.0.1 and [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'appfuse'. [INFO] [INFO] Building AppFuse Struts 2 Appli