Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump gradle-maven-publish-plugin version to fix publication #41

Merged
merged 1 commit into from
Mar 10, 2021

Conversation

twyatt
Copy link
Member

@twyatt twyatt commented Mar 10, 2021

Seeing the following failure when attempting to publish:

Execution failed for task ':functional:publishKotlinMultiplatformPublicationToLocalRepository'.
> Failed to publish publication 'kotlinMultiplatform' to repository 'local'
   > Invalid publication 'kotlinMultiplatform': multiple artifacts with the identical extension and classifier ('jar', 'sources').

As stated in issue 185, bumping gradle-maven-publish-plugin to 0.14.0 resolves the issue.

Seeing the following failure when attempting to publish:

```
Execution failed for task ':functional:publishKotlinMultiplatformPublicationToLocalRepository'.
> Failed to publish publication 'kotlinMultiplatform' to repository 'local'
   > Invalid publication 'kotlinMultiplatform': multiple artifacts with the identical extension and classifier ('jar', 'sources').
```

As stated in [issue 185], bumping gradle-maven-publish-plugin to 0.14.0
resolves the issue.

[issue 185]: vanniktech/gradle-maven-publish-plugin#185
@twyatt twyatt requested review from a team, sdonn3 and QuantumRand March 10, 2021 20:24
@twyatt twyatt added this to the 3.1.1 milestone Mar 10, 2021
@twyatt twyatt merged commit 247073a into main Mar 10, 2021
@twyatt twyatt deleted the twyatt/publish branch March 10, 2021 23:59
twyatt added a commit to JuulLabs/koap that referenced this pull request Mar 26, 2021
twyatt added a commit to JuulLabs/koap that referenced this pull request Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants