-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mvn shell
to start shell
#32
Comments
Unsure what you mean by I will release Maven Shell to central, but atm there are some pending unresolved SNAPSHOTS in GShell which require a bit more work before a release (likely a beta-quality release) could be made. |
well, Building from sources is not what everybody does, and is not what I would recommend to a team. |
On July 20, 2017 at 4:19:48 AM, Paul Verest ([email protected]) wrote:
well, mvn shell would be a maven plugin to allow quickly download and start mvnsh.
Possibly should be other project.
Then it would be more like `mvn shell:run` ftr… but i couldn’t say how well the components needed by the shell with components already loaded and exposed by Maven would function; as well as its logging control, etc wouldn’t function properly. So not sure how viable that is in reality.
Building from sources is not what everybody does, and is not what I would recommend to a team.
Post release I don’t expect folks will be building from source. Though you can use a snapshot build in the short-term.
—jason
|
It would be very natural to have
mvn shell
to start shell, instead of local build.Could you please publish to Maven Central.
The text was updated successfully, but these errors were encountered: