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

Support Maven opts from jvm.config file #708

Merged
merged 1 commit into from Nov 10, 2022
Merged

Conversation

yahavi
Copy link
Member

@yahavi yahavi commented Nov 8, 2022


Fix #704

Support reading the Maven options from $MAVEN_PROJECTBASEDIR/.mvn/jvm.config.
Do the same as Maven does:
https://github.com/apache/maven/blob/master/apache-maven/src/assembly/shared/init.cmd#L89

@yahavi yahavi added the feature request New feature or request label Nov 8, 2022
@yahavi yahavi requested a review from eyalbe4 November 8, 2022 15:19
@yahavi yahavi self-assigned this Nov 8, 2022
@yahavi yahavi added the safe to test Approve running integration tests on a pull request label Nov 8, 2022
@RobiNino RobiNino merged commit abf3dcc into jfrog:master Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request safe to test Approve running integration tests on a pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jvm.config is ignored for maven builds
2 participants