Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

fix: support getting maven classpath for windows #36

Merged
merged 1 commit into from
Oct 14, 2020

Conversation

darmalovan
Copy link
Contributor

  • Tests written and linted ℹ︎
  • Documentation written ℹ︎
  • Commit history is tidy ℹ︎

What this does

Support getting maven classpath for windows
Windows don't support using echo out of the box, there is a need to pass it with through cmd.

More information

windows doesn't support using `echo` out of the box,
there is a need to pass it with through `cmd`.
@darmalovan darmalovan requested a review from a team as a code owner October 14, 2020 15:24
@darmalovan darmalovan merged commit 8c74be7 into master Oct 14, 2020
@darmalovan darmalovan deleted the fix/support-mvn-classpath-for-windows branch October 14, 2020 15:31
@snyksec
Copy link

snyksec commented Oct 14, 2020

🎉 This PR is included in version 1.16.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

darmalovan pushed a commit to snyk/snyk-mvn-plugin that referenced this pull request Oct 14, 2020
darmalovan pushed a commit to snyk/cli that referenced this pull request Oct 14, 2020
Sets that right command for maven to get the classpath for the
correct repo.

For more info go to:
snyk/java-call-graph-builder#36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants