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

Allow overriding of the maven extractor version that is downloaded #168

Closed

Conversation

markrekveld
Copy link

My attempt of implementing #161

@markrekveld
Copy link
Author

If this gets accepted then this line return filepath.Join(dependenciesPath, "maven", build.MavenExtractorDependencyVersion), nil will need to be changed to return filepath.Join(dependenciesPath, "maven", build.MavenExtractorDependencyVersion()), nil in https://github.com/jfrog/jfrog-cli-core/blob/master/utils/mvn/utils.go#L122

@Marvelution Marvelution closed this by deleting the head repository Sep 26, 2024
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