Searched refs:missingLicenses (Results 1 – 3 of 3) sorted by relevance
60 val missingLicenses = checkerConfig.resolve().filter { in checkDependencies() constant63 if (missingLicenses.isNotEmpty()) { in checkDependencies()64 val suggestions = missingLicenses.joinToString("\n") { in checkDependencies()
63 Set<String> missingLicenses = new HashSet<>();85 if (!missingLicenses.isEmpty()) {86 throw new RuntimeException("Missing licenses for $missingLicenses")196 missingLicenses.add(artifactKey(artifact))
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...