Type | Changes | By |
---|---|---|
Upgrade to commons-jelly-tags-interaction-1.1. | ltheussl | |
New property
maven.console.completor.goals
.
Fixes MPCONSOLE-6.
|
ltheussl | |
Add tab completion and history functionality using the jline library. | ltheussl | |
Split property setting into a separate goal console:set-properties to allow annotation of the properties Fixes MPCONSOLE-10. | brett | |
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 way to display a property value | brett | |
Improve help | brett |
Type | Changes | By |
---|---|---|
Add some whitespace before goal Fixes MPCONSOLE-2. | brett | |
Set properties in parent scope so it takes effect for plugin properties | brett |