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

Remove maven dependency resolver. #566

Merged

Conversation

Tapchicoma
Copy link
Collaborator

Also has to remove classpath check as jar does not contain any dependecies.

Classpath loading support for Java 9+ could be implemented in some another PR (possibly via #495).

Closes #451

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
@shashachu
Copy link
Contributor

great, thank you!

cc @bethcutler

@shashachu shashachu merged commit 59c5a27 into pinterest:master Aug 29, 2019
@Tapchicoma Tapchicoma deleted the remove-maven-dependency-resolver branch August 29, 2019 17:44
sowmyav24 pushed a commit to sowmyav24/ktlint that referenced this pull request Aug 31, 2019
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
sowmyav24 pushed a commit to sowmyav24/ktlint that referenced this pull request Aug 31, 2019
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
sowmyav24 pushed a commit to sowmyav24/ktlint that referenced this pull request Sep 3, 2019
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
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.

Remove MavenDependencyResolver
2 participants