mapbox-plugins-android icon indicating copy to clipboard operation
mapbox-plugins-android copied to clipboard

Moving plugin release process to Bintray

Open langsmith opened this issue 6 years ago • 7 comments

Resolves #915 by moving the plugin artifact release process to Bintray. The work in this pr is largely based off of similar work done in mapbox-gl-native and in the Java SDK.

langsmith avatar May 21 '19 18:05 langsmith

Right now on this pr, I get the following error when I run make publish after running build-release:

* What went wrong:
Execution failed for task ':plugin-annotation:publishMapboxPluginPublicationPublicationToMavenLocal'.
> Failed to publish publication 'MapboxPluginPublication' to repository 'mavenLocal'
   > Invalid publication 'MapboxPluginPublication': multiple artifacts with the identical extension and classifier ('aar', 'null').
Screen Shot 2019-07-02 at 11 03 10 AM

I'm still looking into it. The fix might be making a separate MavenPublication for each plugin in the gradle-bintray.gradle file 😕 .

langsmith avatar Jul 02 '19 18:07 langsmith

So weird because there's only one .aar file per plugin after I do make build-release. I guess I'm misunderstanding something about a MavenPublication.

Screen Shot 2019-07-02 at 3 29 33 PM

langsmith avatar Jul 02 '19 22:07 langsmith

This is on hold as we continue to explore alternative ways to deploy our products

langsmith avatar Sep 16 '19 18:09 langsmith

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Jan 11 '20 00:01 stale[bot]

This pull request has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.

stale[bot] avatar Jan 11 '20 01:01 stale[bot]

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Mar 11 '20 01:03 stale[bot]

This pull request has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.

stale[bot] avatar Mar 11 '20 02:03 stale[bot]