Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Release History

VersionDateDescription
1.2 2006-06-28
1.1 2004-05-15
1.0 2003-09-29

Get the RSS feed of the last changes

Release 1.2 - 2006-06-28

TypeChangesBy
update Upgrade to commons-jelly-tags-interaction-1.1. ltheussl
add New property maven.console.completor.goals . Fixes MPCONSOLE-6. ltheussl
add Add tab completion and history functionality using the jline library. ltheussl
update Split property setting into a separate goal console:set-properties to allow annotation of the properties Fixes MPCONSOLE-10. brett
remove Removed the list command as it hasn't worked as expected since the early betas (goals are lazy loaded into the werkz project) brett
add Add way to display a property value brett
update Improve help brett

Release 1.1 - 2004-05-15

TypeChangesBy
add Add some whitespace before goal Fixes MPCONSOLE-2. brett
fix Set properties in parent scope so it takes effect for plugin properties brett

Release 1.0 - 2003-09-29

TypeChangesBy
add We can now set the first goal to be set as default when starting the console. This way, a project can set its own default goal, so that you doesn't have to "guess" what he is supposed to do. smor
add Plugin graciously donated by Jim Thanks to Jim Birchfield. dion