-
Notifications
You must be signed in to change notification settings - Fork 395
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
Lint failure with 4.0.0-rc.1 #476
Comments
Any update? |
I can confirm this problem. I'll look a bit to see if we can do something easily or not... |
It's a problem with Lint itself. @hameno Could you have a try yourself? So I see 2 possibles ways of solving the problem:
|
Actually if you read the error msg it is not important as it says it couldn't find any .class files thus couldn't run some lint checks but it actually did those lint check on the other folders that you can find when you open index.html |
This is still not working with 4.1.1 |
You can put a new flag. I forgot which one but you can check the source
|
As requested in https://groups.google.com/forum/#!topic/maven-android-developers/9MbL4DTQeeA I'm creating this issue. All information can be found in the linked thread.
Edit:
I pushed the branch to github (https://github.com/PSDev/LicensesDialog/tree/maven_plugin_400) and it can be reproduced by simply calling "mvn clean package".
The text was updated successfully, but these errors were encountered: