404 when trying to configure androidLint plugin for Jenkins

I have a problem with Lint configuration on Jenkins. I was able to configure other static analyzes, but with Lint I get the error below:

HTTP ERROR 404 Access Problem / Work / VDA_NIGHLTY_BUILD / androidLint / configureDefaults. Reason: Not Found

What am I trying to do:

enter image description here

I have no idea what is going on. I also tried reinstalling the plugin.

+4
source share
1 answer

Android Lint Static Analysis Utilities (Analysis-core). " " 1,79. http://updates.jenkins-ci.org/download/plugins/analysis-core/

+3

Source: https://habr.com/ru/post/1668026/


All Articles