[ 
http://jira.codehaus.org/browse/MOJO-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=250202#action_250202
 ] 

Dan Tran commented on MOJO-1614:
--------------------------------

unfortunately, the wagon runtime of this plugin bound to the current wagon that 
comes with maven itself. So this issue is fixed when using with maven 3+ ( has 
wagon 1.0-beta-7 ), and not with maven 2.x



> wagon-maven-plugin will uncompress compressed content on badly configured 
> webservers
> ------------------------------------------------------------------------------------
>
>                 Key: MOJO-1614
>                 URL: http://jira.codehaus.org/browse/MOJO-1614
>             Project: Mojo
>          Issue Type: Bug
>          Components: wagon
>            Reporter: Lee Thompson
>
> This command will uncompress the tarball downloaded off the net (not what you 
> expected)
> mvn -X wagon:download-single -Dwagon.fromFile=openssl-0.9.8k.tar.gz 
> -Dwagon.url=http://www.openssl.org/source -Dwagon.toDir=./
> This command works as expected...
> wget http://www.openssl.org/source/openssl-0.9.8k.tar.gz
> This issue is related to WAGON-264 which is fixed.  Basically, Wagon asks for 
> compression when almost nobody else does when asking for compressed files.  
> Lots of websites are configured badly on the net due to questionable Apache 
> documentation.

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to