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

Added support for MAVEN_ARGS in mvn, mvnDebug, and mvnyjp #49

Closed
wants to merge 1 commit into from

Conversation

brianstclair
Copy link

@ifedorenko
Copy link
Contributor

This seems to break org.apache.maven.it.MavenITmng3529QuotedCliArgTest integration test. Will have a closer look later today.

@dsyer
Copy link
Contributor

dsyer commented Jul 16, 2015

It looks like $MAVEN_CONFIG is already used to prepend to the command line arguments. Isn't that enough? There is no comment or any other usage of $MAVEN_CONFIG so it's hard to tell what the intent is.

@jvanzyl
Copy link
Contributor

jvanzyl commented Sep 11, 2015

@brianstclair ping

@asfgit asfgit closed this in ddad3ca Nov 15, 2015
@leonyxb
Copy link

leonyxb commented Jan 2, 2017

$MAVEN_CONFIG does not exist on mvn.cmd, really need it on windows.

@michael-o
Copy link
Member

@leonyxb Open a new JIRA issue for this regression. At best with a PR.

@leonyxb
Copy link

leonyxb commented Jan 2, 2017

pzygielo pushed a commit to pzygielo/maven that referenced this pull request Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants