Re: problem with 'maven dist:build-demo'

2008-03-05 Thread Cecco Gicus
; for the distribution plugin? Anyway, it hangs trying > to run the given > svn command, so first thing to check is whether you > can run it from the > command line: > > svn log -v -r{2008-02-28}:{2008-01-28} > > HTH, > -Lukas > > > Cecco Gicus wrote: > > an

Re: problem with 'maven dist:build-demo'

2008-02-29 Thread Cecco Gicus
anybody can help me? --- Cecco Gicus <[EMAIL PROTECTED]> ha scritto: > Hi to all, I'm trying to build a demo of a project, > but the process stops at this point: > > SCM Command Line[0]: svn > SCM Command Line[1]: log > SCM Command Line[2]: -v > SCM Command Line

problem with 'maven dist:build-demo'

2008-02-28 Thread Cecco Gicus
Hi to all, I'm trying to build a demo of a project, but the process stops at this point: SCM Command Line[0]: svn SCM Command Line[1]: log SCM Command Line[2]: -v SCM Command Line[3]: "-r{2008-02-28}:{2008-01-28}" What does it should mean? I'll post you the entire stdoutput after launching 'maven