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

Execution failed for task ':verifyGoogleJavaFormat'. > Illegal char < > at index 32: google-java-format\Version=1.1.1 #63

Open
manoop opened this issue Jul 15, 2021 · 0 comments

Comments

@manoop
Copy link

manoop commented Jul 15, 2021

Hello,
I have tried with 2 versions V0.8 and V0.9 of the google formatter plugin.

id 'com.github.sherter.google-java-format' version '0.9'

With both of them I am getting the below error. It seems to be issue with the way path is determined.

Caused by: java.nio.file.InvalidPathException: Illegal char <
> at index 32: google-java-format\Version=1.1.1
Build_time=2020-09-25T09:01:10Z
        at com.github.sherter.googlejavaformatgradleplugin.PersistenceModule.provideOutputPath(PersistenceModule.java:50)
        at com.github.sherter.googlejavaformatgradleplugin.PersistenceModule_ProvideOutputPathFactory.provideOutputPath(PersistenceModule_ProvideOutputPathFactory.java:39)
        at com.github.sherter.googlejavaformatgradleplugin.DaggerPersistenceComponent.getNamedPath2(DaggerPersistenceComponent.java:27)
        at com.github.sherter.googlejavaformatgradleplugin.DaggerPersistenceComponent.getNamedPath3(DaggerPersistenceComponent.java:39)
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

No branches or pull requests

1 participant