Changes
dIon Gillard
Upgrade to commons-jelly-tags-interaction-1.1.
New property
maven.console.completor.goals.
Add tab completion and history functionality using the jline library.
Split property setting into a separate goal console:set-properties to allow annotation of the properties
Removed the
listcommand as it hasn't worked as expected since the early betas (goals are lazy loaded into the werkz project)
Add way to display a property value
Improve help
Add some whitespace before goal
Set properties in parent scope so it takes effect for plugin properties
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.
Plugin graciously donated by Jim