We are pleased to announce the Tasks Plug-in 1.3.0 release! http://maven-plugins.sourceforge.net/maven-tasks-plugin
============================================================================ === Changes in this version include: New Features: o Added maven.tasks.source.file property to customize the location and name of the source file. o Added maven.tasks.report.file property to customize the name of the report file (location currently cannot change or it does not find it). o task element now supports HTML (e.g. can use lists in task). o Add priority column. Fixes 1533931. o Create XML schema for tasks.xml. Fixes 1533935. Fixed bugs: o Make build with Maven 1.1 and correct the URL tag. o Make work with Maven 1.1 beta 3 (corrected JSL). Fixes 1534206. Changes: o Improvements to web site docs. o Reorder columns on report to have most significant columns first. Fixes 1533916. ============================================================================ === To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://maven-plugins.sourceforge.net/repository -DgroupId=maven-plugins -DartifactId=maven-tasks-plugin -Dversion=1.3.0 For a manual installation, you can download the plugin here: http://maven-plugins.sourceforge.net/repository/maven-plugins/plugins/maven- tasks-plugin-1.3.0.jar Have fun! -The Tasks Plug-in development team --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
