I suppose dist:build-demo is a custom goal, since it's not documented 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:
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[3]: "-r{2008-02-28}:{2008-01-28}"

What does it should mean?
I'll post you the entire stdoutput after launching
'maven dist:build-demo' command:

__  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.1

build:start:

dist:build-demo:
check-MAVEN_OPTS:
[echo] ================================ WARNING
================================
                                SOME GOALS MIGHT RUN OUT OF MEMORY. TO OVERCOME
THIS
                                PROBLEM, TRY TO INCREASE THE JAVA HEAP SIZE BY
SETTING/UPDATING THE
                                MAVEN_OPTS VALUE SUCH AS : setenv MAVEN_OPTS
-Xmx512m
                        


=========================================================================


[snip]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to