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
org.gradle.api.publish.maven.InvalidMavenPublicationException: Invalid publication 'javaLibrary': POM file is invalid. Check any modifications you have made to the POM file.
...
Caused by: org.codehaus.plexus.util.xml.pull.XmlPullParserException: Duplicated tag: 'packaging' (position: START_TAG seen ...<name>gradle-plugin</name>\n <packaging>... @22:14)
Thought this was the same issue as #847 but it still happens with shipkit 2.2.7.
Causes a failure https://travis-ci.com/MinimallyCorrect/Mixin/jobs/277408476 :
Thought this was the same issue as #847 but it still happens with shipkit 2.2.7.