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(pacmak): fix Maven dependency collector. #449

Merged
merged 1 commit into from
Apr 11, 2019

Conversation

rix0rrr
Copy link
Contributor

@rix0rrr rix0rrr commented Apr 11, 2019

Stop the Maven dependency collector from recursing into directories it's
already seen. This avoids finding adding the same directories over and
over again, which Maven subsequently can't deal with.

Fixes #447, and probably the hanging build.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Stop the Maven dependency collector from recursing into directories it's
already seen. This avoids finding adding the same directories over and
over again, which Maven subsequently can't deal with.

Fixes #447, and probably the hanging build.
@rix0rrr rix0rrr requested a review from a team as a code owner April 11, 2019 14:30
@rix0rrr rix0rrr merged commit 675b86a into master Apr 11, 2019
@rix0rrr rix0rrr deleted the huijbers/fix-pacmak-recursion branch April 11, 2019 15:20
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

Successfully merging this pull request may close these issues.

2 participants