You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by lerovitch <le...@yahoo.es> on 2009/12/11 10:52:21 UTC

maven deploy-file verbose log

Hi,

When using the maven deploy plugin to deploy a war into a nexus repository
the following log appears:

[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from repo-snapshot
Uploading:
http://ce1.hi.inet/nexus/content/repositories/snapshots/es/tid/ot/vivoStore-webapp/0.1-SNAPSHOT/vivoStore-webapp-0.1-20091211.090048-11.war
4/10049K
8/10049K
12/10049K
16/10049K
20/10049K
24/10049K
28/10049K
32/10049K
36/10049K
40/10049K
44/10049K
...

It keeps going till it reaches the end of the upload. 

Is there any way not to have this verbose log?

thanks!



-- 
View this message in context: http://old.nabble.com/maven-deploy-file-verbose-log-tp26741473p26741473.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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


Re: maven deploy-file verbose log

Posted by lerovitch <le...@yahoo.es>.
Thanks!!!


that's what I needed!


Olivier Lamy wrote:
> 
> Hi,
> 
> Try wth adding in the cli : -B .
> 
> --
> Olivier
> 
> 2009/12/11 lerovitch <le...@yahoo.es>:
>>
>> Hi,
>>
>> When using the maven deploy plugin to deploy a war into a nexus
>> repository
>> the following log appears:
>>
>> [INFO] [deploy:deploy {execution: default-deploy}]
>> [INFO] Retrieving previous build number from repo-snapshot
>> Uploading:
>> http://ce1.hi.inet/nexus/content/repositories/snapshots/es/tid/ot/vivoStore-webapp/0.1-SNAPSHOT/vivoStore-webapp-0.1-20091211.090048-11.war
>> 4/10049K
>> 8/10049K
>> 12/10049K
>> 16/10049K
>> 20/10049K
>> 24/10049K
>> 28/10049K
>> 32/10049K
>> 36/10049K
>> 40/10049K
>> 44/10049K
>> ...
>>
>> It keeps going till it reaches the end of the upload.
>>
>> Is there any way not to have this verbose log?
>>
>> thanks!
>>
>>
>>
>> --
>> View this message in context:
>> http://old.nabble.com/maven-deploy-file-verbose-log-tp26741473p26741473.html
>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
> 
> 
> 
> -- 
> Olivier
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/maven-deploy-file-verbose-log-tp26741473p26741651.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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


Re: maven deploy-file verbose log

Posted by Olivier Lamy <ol...@apache.org>.
Hi,

Try wth adding in the cli : -B .

--
Olivier

2009/12/11 lerovitch <le...@yahoo.es>:
>
> Hi,
>
> When using the maven deploy plugin to deploy a war into a nexus repository
> the following log appears:
>
> [INFO] [deploy:deploy {execution: default-deploy}]
> [INFO] Retrieving previous build number from repo-snapshot
> Uploading:
> http://ce1.hi.inet/nexus/content/repositories/snapshots/es/tid/ot/vivoStore-webapp/0.1-SNAPSHOT/vivoStore-webapp-0.1-20091211.090048-11.war
> 4/10049K
> 8/10049K
> 12/10049K
> 16/10049K
> 20/10049K
> 24/10049K
> 28/10049K
> 32/10049K
> 36/10049K
> 40/10049K
> 44/10049K
> ...
>
> It keeps going till it reaches the end of the upload.
>
> Is there any way not to have this verbose log?
>
> thanks!
>
>
>
> --
> View this message in context: http://old.nabble.com/maven-deploy-file-verbose-log-tp26741473p26741473.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>



-- 
Olivier

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