Version | Date | Description |
---|---|---|
0.4 | 01-2010 | Make the project to a final state |
0.3 | 01-2010 | New stuff and new features |
0.2 | 01-2010 | Extend the wagon extension to a maven plugin. |
0.1 | 12-2009 | Initial wagon extension to download the next wagon versions. |
Type | Changes | By |
---|---|---|
Removed the plugin Mojo again. | tmichel | |
Cleanup action added to the wagon. | tmichel | |
Changed Logging from sun standard logger to slf4j logger. | tmichel | |
Update the FAQ. | tmichel | |
Update the project web site. | tmichel |
Type | Changes | By |
---|---|---|
Check the response code before downloading a artifact. If code 301 (moved permanently) it will be not downloaded. (only meaningful for sourceforge.net file release system) | tmichel | |
Inherited from wagon-http-lightweight version 1.0-beta-6. So the new features of wagon-http-lightweight are available. | tmichel | |
Add a test for invalid sf urls. | tmichel | |
Add a FAQ for this wagon. | tmichel | |
Add a project web site. | tmichel |
Type | Changes | By |
---|---|---|
Add a Mojo to implements a plugin without function. It is needed to override the wagon extension with newer version wich will be downloaded from sourceforge file release system. | tmichel |