maven.console.completor.goals.list command as it hasn't worked as expected since the early betas (goals are lazy loaded into the werkz project)- It is possible to add completion and history to the console, however - it requires the use of an external library. This library is licensed - under the LPGL, and so cannot be used in the console by default, but - can be downloaded from JLine. -
-- Instructions are detailed in this - mailing list post. + In version 1.2 of the console plugin, tab completion and history functionality + have been introduced via the use of the + jline library. Check the jline + homepage for documentation, in particular a list of default key bindings.