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

Fix order of -classpath flag in JvmPluginResolver #147

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

ascopes
Copy link
Owner

@ascopes ascopes commented Apr 5, 2024

Fix order of -classpath flag in JvmPluginResolver which may cause build failures on some JVMs.

@ascopes ascopes added the bug Something isn't working label Apr 5, 2024
@ascopes ascopes self-assigned this Apr 5, 2024
@ascopes ascopes changed the title Fix order of -classpath flag in JvmMavenResolver Fix order of -classpath flag in JvmPluginResolver Apr 5, 2024
@ascopes ascopes force-pushed the bugfix/classpath-flag-ordering branch 2 times, most recently from 8576341 to 0f8b01b Compare April 5, 2024 15:16
This fixes some build issues when using JVM based plugins
@ascopes ascopes force-pushed the bugfix/classpath-flag-ordering branch from 0f8b01b to daf2611 Compare April 5, 2024 15:20
@ascopes ascopes merged commit 0a98aa9 into main Apr 5, 2024
13 checks passed
@ascopes ascopes deleted the bugfix/classpath-flag-ordering branch April 5, 2024 15:22
ascopes added a commit that referenced this pull request Apr 7, 2024
Fix order of -classpath flag in JvmPluginResolver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant