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

Build cache includes from src and tests not working #165

Closed
d-ryan-ashcraft opened this issue Jul 1, 2024 · 0 comments
Closed

Build cache includes from src and tests not working #165

d-ryan-ashcraft opened this issue Jul 1, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@d-ryan-ashcraft
Copy link
Contributor

Currently, if you change a file in a habushu module that is in the src or tests folders, the cache does not trigger a rebuild when it should.

Step to Recreate

  • Update a file in src or tests of habushu-mixology
  • Run mvn clean install
  • The cache is hit and no rebuild is triggered
@d-ryan-ashcraft d-ryan-ashcraft self-assigned this Jul 1, 2024
@d-ryan-ashcraft d-ryan-ashcraft added the bug Something isn't working label Jul 1, 2024
@d-ryan-ashcraft d-ryan-ashcraft added this to the 2.16.0 milestone Jul 1, 2024
@d-ryan-ashcraft d-ryan-ashcraft added task Simple task and removed task Simple task labels Jul 1, 2024
d-ryan-ashcraft added a commit that referenced this issue Jul 1, 2024
#165 🐛 fix broken build cache config so changes to src and tests …
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

No branches or pull requests

1 participant