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