Skip to content
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

Port mvnsh changes #1228

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Port mvnsh changes #1228

wants to merge 1 commit into from

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Dec 14, 2024

Basically get rid of ResidentContext, is gone.

Needs apache/maven#1982

Basically get rid of ResidentContext, is gone.
@cstamas cstamas requested a review from gnodet December 14, 2024 20:58
@cstamas cstamas self-assigned this Dec 14, 2024
cstamas added a commit to apache/maven that referenced this pull request Dec 17, 2024
Maven shell

Changes:
* (unrelated) contains fix for property handling in embedded executor and in lookup invoker
* pulled `-o` (offline) option to "generic" Options from MavenOptions
* introduce mvnsh (scripts, options, CLIng main class)
* simplified invokers (only one context needed for maven now)
* invokers made "reentrant", it all depends HOW context is created

Related PRs:
* mvnd changes apache/maven-mvnd#1228

---

https://issues.apache.org/jira/browse/MNG-8437
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants