Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix for an issue were -PdependencyLock.useGeneratedLock=true is ignored #113

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jotel
Copy link

@jotel jotel commented Nov 29, 2016

It looks like dependencyLock.useGeneratedLock didn't have any effect. Moreover the test code which covered that feature had invalid assertions which would be true even if the generated lock file wasn't used.

The proposed PR fixes the problem with properly constructing paths to locking files.
This also should fix this issue #84

@jotel
Copy link
Author

jotel commented May 17, 2017

Hey @rspieldenner @DanielThomas , any updates on this? ;)

@rpalcolea
Copy link
Member

Hi @jotel
are you still interested on getting this fixed? would you mind rebasing with master?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants