[
http://jira.codehaus.org/browse/MDEPLOY-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=179803#action_179803
]
Benjamin Bentmann commented on MDEPLOY-104:
-------------------------------------------
What you want is already possible, simply run Maven in batch mode by adding
{{-B}} to the CLI. The blog entry [Maven Continuous Integration Best
Practices|http://www.sonatype.com/people/2009/01/maven-continuous-integration-best-practices/]
provides further tips.
> Progress information is not suitable for logging
> ------------------------------------------------
>
> Key: MDEPLOY-104
> URL: http://jira.codehaus.org/browse/MDEPLOY-104
> Project: Maven 2.x Deploy Plugin
> Issue Type: Bug
> Components: deploy:deploy
> Affects Versions: 2.4
> Environment: Hudson CI server
> Reporter: Oleg Alexeyev
>
> In our project quite big files are deployed using maven-deploy-plugin (some
> are ~100 MB). During deploy phrase progress information is written to the
> standard output, on every 4KB, so the build log in Hudson is full of lines
> like this:
> ...
> 42376/86548K
> 42380/86548K
> 42384/86548K
> 42388/86548K
> 42392/86548K
> 42396/86548K
> 42400/86548K
> ...
> which makes it hard to find needed information in the log.
> It would be nice if it would be configurable somehow at least, e.g. to
> disable printing the progress info.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira