-
Notifications
You must be signed in to change notification settings - Fork 245
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(pacmak): fix Maven dependency collector.
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.
- Loading branch information
Rico Huijbers
committed
Apr 11, 2019
1 parent
e9eb3c9
commit 78e941f
Showing
1 changed file
with
25 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters