You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Simone Tripodi <si...@gmail.com> on 2010/08/29 12:25:13 UTC

Logging the progress

Hi all guys,
a friend of mine and I are developing a maven plugin that needs to
upload files on a server; what I'd like to do is logging the upload
percentage so users can monitor on the shell the upload status.
The question is: how to use the maven logger in the way that for any
new calculated progress it won't be logged in a new line? Reading

10/100 KB
20/100 KB
...

doesn't look good - at least to me :P
Any suggestion? Thanks in advance!!!
Simo

http://people.apache.org/~simonetripodi/
http://www.99soft.org/

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