Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 333376 - interactive maven console
Summary: interactive maven console
Status: CLOSED INVALID
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: m2e (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-01 12:06 EST by Andreas Höhmann CLA
Modified: 2021-04-19 13:24 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Höhmann CLA 2011-01-01 12:06:58 EST
It would be nice to have a interactive mvn console with autocompletion etc. I found this feature request (from 2008) here: http://jira.codehaus.org/browse/MNGECLIPSE-683.

I'm trying to create a first protype for this "org.eclipse.m2e.shell".

I imagine the following commands:

- help (of course *g*) - show all available shell commands
- show runtimes - list all installed maven runtimes (MavenPlugin.getDefault().getMavenRuntimeManager().getMavenRuntimes())
- show runtime - shows informations about the current selected runtime like version, settings-location etc.
- select runtime <runtime-index> - select a runtime for the following commands
- cd <..|PROJEC|PATH> - change current directory/project
- more ... any ideas?

I would prefer a extension point for available maven shell commands - so other "m2e plugins" can provide here functions to the shell too.
Comment 1 Igor Fedorenko CLA 2013-09-29 09:25:55 EDT
closing old/stale bugreports
Comment 2 Denis Roy CLA 2021-04-19 13:24:26 EDT
Moved to https://github.com/eclipse-m2e/m2e-core/issues/