Changes report http://maven-plugins.sourceforge.net/maven-sourceforge-plugin Changes report en-us Copyright 2006 SourceForge 19 change(s) for version 1.3 http://maven-plugins.sourceforge.net/maven-sourceforge-plugin/changes-report.html#1_3
Type Changes By
fix Make plugin work against latest sourceforge. scolebourne
add Added maven.sourceforge.publish.includes and maven.sourceforge.publish.excludes so files to upload can be controlled. Fixes 1174642. scolebourne
add Added maven.sourceforge.project.changeNotes to allow the location and name of the changes file to be changed. scolebourne
update Enhance format of changes text. scolebourne
update Default value of maven.sourceforge.project.releaseNotes changed from 'RELEASE.txt' to 'RELEASE-NOTES.txt'. scolebourne
update Renamed maven.sourceforge.project.packageDescription to maven.sourceforge.project.newsTitle. scolebourne
add Add property maven.sourceforge.overwriteExistingVersion to avoid destroying existing releases. scolebourne
update Use jelly 1.0 jar. scolebourne
update Use velocity 1.4 jar. scolebourne
update Use commons-httpclient 2.0.2 jar. scolebourne
update Use commons-net 1.4.1 jar. scolebourne
update Use commons-logging 1.0.4 jar. scolebourne
add Use the project name (given by the property maven.sourceforge.project.name) instead of the group ID to simplify setup. ludovicc
update Display the file that is being sent by FTP. Fixes 1002512. Thanks to hkollmann . ludovicc
update Fix the changes goal's pre-requisites. Fixes 1054779. Thanks to hkollmann . ludovicc
update Added flexibility to jelly.xml, now it's possible to call each process standalone. You can upload and release more than one package with different files - all build during one site:generate cycle. Fixes 1002519. Thanks to hkollmann . ludovicc
update Use nekohtml-0.9.3.jar. Fixes 1145272. ludovicc
add Fail if password not present at plugin start. Fixes 987148. Thanks to Carlos Sanchez . ludovicc
add Added maven.sourceforge.project.sendEmailNotice property. Fixes 1013364. Thanks to Carlos Sanchez . ludovicc