You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Cecco Gicus <ce...@yahoo.it> on 2008/02/28 13:56:53 UTC

problem with 'maven dist:build-demo'

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
			
=========================================================================
				

dist:build-setup:
check-MAVEN_OPTS:

clean:clean:
xdoc:clean:

    [delete] Deleting directory
C:\SVN\my_project\trunk\target

clean:

allClean:
Starting the reactor...
Our processing order:
SmartDocument Core
SmartDocument Demo
SmartDocument Blob detector
SmartDocument Categoriser
SmartDocument Dataglyphs
SmartDocument Email
SmartDocument FactFinder
SmartDocument FormReader
SmartDocument Initiate
SmartDocument Loan
SmartDocument OCR
SmartDocument Poll
SmartDocument Services
SmartDocument Seal
SmartDocument Signature
SmartDocument Silxs
SmartDocument Store
SmartDocument validateApplicationUI
SmartDocument Xip
+----------------------------------------
| Cleaning... SmartDocument Core
| Memory: 6M/7M
+----------------------------------------
build:start:

clean:clean:
xdoc:clean:

+----------------------------------------
| Cleaning... SmartDocument Demo
| Memory: 6M/7M
+----------------------------------------

clean:

build:end:

build:start:

clean:clean:
xdoc:clean:

+----------------------------------------
| Cleaning... SmartDocument Blob detector
| Memory: 7M/7M
+----------------------------------------

clean:

build:end:

build:start:

clean:clean:
xdoc:clean:


clean:
+----------------------------------------
| Cleaning... SmartDocument Categoriser
| Memory: 7M/11M
+----------------------------------------

build:end:

build:start:

clean:clean:
xdoc:clean:


clean:
+----------------------------------------
| Cleaning... SmartDocument Dataglyphs
| Memory: 7M/11M
+----------------------------------------

build:end:

build:start:

clean:clean:
xdoc:clean:


clean:
+----------------------------------------
| Cleaning... SmartDocument Email
| Memory: 8M/11M
+----------------------------------------

build:end:

build:start:

clean:clean:
xdoc:clean:


clean:
+----------------------------------------
| Cleaning... SmartDocument FactFinder
| Memory: 9M/11M
+----------------------------------------

build:end:

build:start:

clean:clean:
xdoc:clean:


clean:
+----------------------------------------
| Cleaning... SmartDocument FormReader
| Memory: 9M/11M
+----------------------------------------

build:end:

build:start:

clean:clean:
xdoc:clean:


clean:
+----------------------------------------
| Cleaning... SmartDocument Initiate
| Memory: 10M/11M
+----------------------------------------

build:end:

build:start:

clean:clean:
xdoc:clean:


clean:
+----------------------------------------
| Cleaning... SmartDocument Loan
| Memory: 10M/11M
+----------------------------------------

build:end:

build:start:

clean:clean:
xdoc:clean:


clean:
+----------------------------------------
| Cleaning... SmartDocument OCR
| Memory: 11M/11M
+----------------------------------------

build:end:

build:start:

clean:clean:
xdoc:clean:


clean:
+----------------------------------------
| Cleaning... SmartDocument Poll
| Memory: 7M/12M
+----------------------------------------

build:end:

build:start:

clean:clean:
xdoc:clean:


clean:
+----------------------------------------
| Cleaning... SmartDocument Services
| Memory: 7M/12M
+----------------------------------------

build:end:

build:start:

clean:clean:
xdoc:clean:

+----------------------------------------
| Cleaning... SmartDocument Seal
| Memory: 8M/12M
+----------------------------------------

clean:

build:end:

build:start:

clean:clean:
xdoc:clean:


clean:
+----------------------------------------
| Cleaning... SmartDocument Signature
| Memory: 9M/12M
+----------------------------------------

build:end:

build:start:

clean:clean:
xdoc:clean:


clean:
+----------------------------------------
| Cleaning... SmartDocument Silxs
| Memory: 9M/12M
+----------------------------------------

build:end:

build:start:

clean:clean:
xdoc:clean:


clean:
+----------------------------------------
| Cleaning... SmartDocument Store
| Memory: 10M/12M
+----------------------------------------

build:end:

build:start:

clean:clean:
xdoc:clean:


clean:
+----------------------------------------
| Cleaning... SmartDocument validateApplicationUI
| Memory: 10M/12M
+----------------------------------------

build:end:

build:start:

clean:clean:
xdoc:clean:

+----------------------------------------
| Cleaning... SmartDocument Xip
| Memory: 11M/12M
+----------------------------------------

clean:

build:end:

build:start:

clean:clean:
xdoc:clean:


clean:

build:end:


    [mkdir] Created dir:
C:\SVN\my_project\trunk\target\distributions

dist:prepare-bin-filesystem:
    [mkdir] Created dir:
C:\SVN\my_project\trunk\target\smartdocument.demo-1.2.6\bin\smartdocument.demo-1.2.6
    [echo] 
     
+-------------------------------------------------------+
      | C R E A T I N G  B I N A R Y  D I S T R I B U
T I O N |
     
+-------------------------------------------------------+
    
    [copy] Copying 1 file to
C:\SVN\my_project\trunk\target\smartdocument.demo-1.2.6\bin\smartdocument.demo-1.2.6
java:prepare-filesystem:
    [mkdir] Created dir:
C:\SVN\my_project\trunk\target\classes

java:init:

java:compile:
    [echo] No java source files to compile.

java:jar-resources:

test:test:
    [echo] No tests to run.

jar:jar:
    [jar] Building jar:
C:\SVN\my_project\trunk\target\smartdocument.demo-1.2.6.jar

    [copy] Copying 1 file to
C:\SVN\my_project\trunk\target\smartdocument.demo-1.2.6\bin\smartdocument.demo-1.2.6
site:
xdoc:register-reports:
maven-jdepend-plugin:register:

maven-checkstyle-plugin:register:

maven-changes-plugin:register:

maven-changelog-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

maven-license-plugin:register:

maven-javadoc-plugin:register:
    [mkdir] Created dir:
C:\SVN\my_project\trunk\target\javadoc
    [mkdir] Created dir:
C:\SVN\my_project\trunk\target\javadoc\src

maven-jxr-plugin:register:

maven-junit-report-plugin:register:

maven-linkcheck-plugin:register:

maven-tasklist-plugin:register:


site:run-reports:
    [echo] Generating the Changes...
changes:init:

changes:report:
    [mkdir] Created dir:
C:\SVN\my_project\trunk\target\generated-xdocs
    [mkdir] Created dir:
C:\SVN\my_project\trunk\target\docs\images
    [copy] Copying 5 files to
C:\SVN\my_project\trunk\target\docs\images

    [echo] Generating the Change Log...
maven-changelog-plugin:report:
    [echo] Generating the changelog report
SCM Working Directory: C:\SVN\my_project\trunk
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}"

___________________________________________________

I'm using Maven 1.1

Thank you in advance!


      ___________________________________ 
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


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

Posted by Cecco Gicus <ce...@yahoo.it>.
In this way it ask me username & passwd, then it
works...so I cant explain why doesn't work within
maven process..any idea?

Thank you


--- Lukas Theussl <lt...@apache.org> ha scritto:

> 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 <ce...@yahoo.it> 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:
> users-unsubscribe@maven.apache.org
> For additional commands, e-mail:
> users-help@maven.apache.org
> 
> 



      ___________________________________ 
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


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

Posted by Lukas Theussl <lt...@apache.org>.
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 <ce...@yahoo.it> 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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


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

Posted by Cecco Gicus <ce...@yahoo.it>.
anybody can help me?


--- Cecco Gicus <ce...@yahoo.it> 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
> 			
>
=========================================================================
> 				
> 
> dist:build-setup:
> check-MAVEN_OPTS:
> 
> clean:clean:
> xdoc:clean:
> 
>     [delete] Deleting directory
> C:\SVN\my_project\trunk\target
> 
> clean:
> 
> allClean:
> Starting the reactor...
> Our processing order:
> SmartDocument Core
> SmartDocument Demo
> SmartDocument Blob detector
> SmartDocument Categoriser
> SmartDocument Dataglyphs
> SmartDocument Email
> SmartDocument FactFinder
> SmartDocument FormReader
> SmartDocument Initiate
> SmartDocument Loan
> SmartDocument OCR
> SmartDocument Poll
> SmartDocument Services
> SmartDocument Seal
> SmartDocument Signature
> SmartDocument Silxs
> SmartDocument Store
> SmartDocument validateApplicationUI
> SmartDocument Xip
> +----------------------------------------
> | Cleaning... SmartDocument Core
> | Memory: 6M/7M
> +----------------------------------------
> build:start:
> 
> clean:clean:
> xdoc:clean:
> 
> +----------------------------------------
> | Cleaning... SmartDocument Demo
> | Memory: 6M/7M
> +----------------------------------------
> 
> clean:
> 
> build:end:
> 
> build:start:
> 
> clean:clean:
> xdoc:clean:
> 
> +----------------------------------------
> | Cleaning... SmartDocument Blob detector
> | Memory: 7M/7M
> +----------------------------------------
> 
> clean:
> 
> build:end:
> 
> build:start:
> 
> clean:clean:
> xdoc:clean:
> 
> 
> clean:
> +----------------------------------------
> | Cleaning... SmartDocument Categoriser
> | Memory: 7M/11M
> +----------------------------------------
> 
> build:end:
> 
> build:start:
> 
> clean:clean:
> xdoc:clean:
> 
> 
> clean:
> +----------------------------------------
> | Cleaning... SmartDocument Dataglyphs
> | Memory: 7M/11M
> +----------------------------------------
> 
> build:end:
> 
> build:start:
> 
> clean:clean:
> xdoc:clean:
> 
> 
> clean:
> +----------------------------------------
> | Cleaning... SmartDocument Email
> | Memory: 8M/11M
> +----------------------------------------
> 
> build:end:
> 
> build:start:
> 
> clean:clean:
> xdoc:clean:
> 
> 
> clean:
> +----------------------------------------
> | Cleaning... SmartDocument FactFinder
> | Memory: 9M/11M
> +----------------------------------------
> 
> build:end:
> 
> build:start:
> 
> clean:clean:
> xdoc:clean:
> 
> 
> clean:
> +----------------------------------------
> | Cleaning... SmartDocument FormReader
> | Memory: 9M/11M
> +----------------------------------------
> 
> build:end:
> 
> build:start:
> 
> clean:clean:
> xdoc:clean:
> 
> 
> clean:
> +----------------------------------------
> | Cleaning... SmartDocument Initiate
> | Memory: 10M/11M
> +----------------------------------------
> 
> build:end:
> 
> build:start:
> 
> clean:clean:
> xdoc:clean:
> 
> 
> clean:
> +----------------------------------------
> | Cleaning... SmartDocument Loan
> | Memory: 10M/11M
> +----------------------------------------
> 
> build:end:
> 
> build:start:
> 
> clean:clean:
> xdoc:clean:
> 
=== message truncated ===



      ___________________________________ 
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org