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

Changes to publishing scripts/yml to remove Maven publishing #1620

Merged
merged 8 commits into from
Jun 21, 2024

Conversation

JimSuplizio
Copy link
Member

@JimSuplizio JimSuplizio commented Jun 21, 2024

There is no more direct publishing to Maven, there is only ESRP. These were the same changes I'd made in Java, to remove the Maven publishing and the Sonatype ProfileIDs per GroupId from the scripts.

As part of these changes:

  • I had to remove the mirror setting maven.publish.settings.xml, which was already removed from Java, because the mirror isn't working so well.
  • The EsrpRelease release task was still at version 1 which is really old and had to be upgraded to version 7. There was a slight SNAFU due to the one of the Inputs changing name.

The template pipeline run which tested the release is here

@JimSuplizio JimSuplizio self-assigned this Jun 21, 2024
@JimSuplizio JimSuplizio merged commit 7518dcf into Azure:main Jun 21, 2024
14 checks passed
@JimSuplizio JimSuplizio deleted the UpdateAndroidPublishing branch June 21, 2024 18:51
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.

2 participants