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

Use options instead of mavenOptions for Maven task #491

Closed
wants to merge 1 commit into from
Closed

Use options instead of mavenOptions for Maven task #491

wants to merge 1 commit into from

Conversation

winniehell
Copy link

This avoids overriding the globally defined MAVEN_OPTS which breaks caching for example (https://docs.microsoft.com/en-us/azure/devops/pipelines/release/caching?view=azure-devops#maven).

@winniehell
Copy link
Author

I'm going to close this because it seems like even with this change, the MAVEN_OPTS from the caching snippet are not recognized. 😞

@winniehell winniehell closed this Apr 29, 2020
@winniehell
Copy link
Author

I created MicrosoftDocs/azure-devops-docs#8142 now to update the documentation.

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.

1 participant