You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to transform closure-compiler-v20211201.jar (com.google.javascript:closure-compiler:v20211201) to match attributes {artifactType=jar, javaModule=true, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}. Execution failed for ExtraModuleInfoTransform: [...]/closure-compiler-v20211201.jar. java.util.zip.ZipException: duplicate entry: META-INF/MANIFEST.MF duplicate entry: META-INF/MANIFEST.MF
I assume the published jar file is corrupt, but it's still working otherwise. So it would be nice if this plugin could be a bit more lenient with such issues.
The text was updated successfully, but these errors were encountered:
Failed to transform closure-compiler-v20211201.jar (com.google.javascript:closure-compiler:v20211201) to match attributes {artifactType=jar, javaModule=true, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}. Execution failed for ExtraModuleInfoTransform: [...]/closure-compiler-v20211201.jar. java.util.zip.ZipException: duplicate entry: META-INF/MANIFEST.MF duplicate entry: META-INF/MANIFEST.MF
I assume the published jar file is corrupt, but it's still working otherwise. So it would be nice if this plugin could be a bit more lenient with such issues.
The text was updated successfully, but these errors were encountered: