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

is it possible to make variable for checksyle version to let me run somthing like #2907

Open
hazendaz opened this issue Mar 17, 2024 · 1 comment

Comments

@hazendaz
Copy link
Member

          is it possible to make variable for checksyle version to let me run somthing like

./gradlew :eclipsePlugin-junit:checkstyleTest -Dcheckstyle.version="${CS_POM_VERSION}" ?

I am ok with any command, where I can specify version of checkstyle in CLI.

I want to add your project to our CI process, to never leak guava again. It is already second time we leak guava.

unfortunately I wuold need reference of mavenLocal repo in build.gradle ...

Originally posted by @romani in #2906 (comment)

@hazendaz
Copy link
Member Author

I think generally we should do this for any dependency. I do this with all my maven usage, it makes it super easy to override if needed for any purpose.

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

No branches or pull requests

1 participant