mkobit / jenkins-pipeline-shared-library-example

Basic template example of a Jenkins Pipelines Shared Library that is tested using https://github.com/mkobit/jenkins-pipeline-shared-libraries-gradle-plugin
MIT License
70 stars 34 forks source link

Groovyc: unable to resolve class com.mkobit.jenkins.pipelines.codegen.LocalLibraryRetriever #12

Open bedge opened 3 years ago

bedge commented 3 years ago

From a clean clone, & import into intellij as gradle project, reports:

Groovyc: unable to resolve class com.mkobit.jenkins.pipelines.codegen.LocalLibraryRetriever

Something missing to resolve this?

Screen Shot 2021-06-01 at 16 43 43