Skip to content

Conversation

@NakulSabharwal
Copy link
Contributor

Changes proposed in this pull request

  • Renamed mavenJava task to mavenCentralRelease for readability.
  • Added separate task for mavenCentralSnapshot publishing.
  • Restructured code in build.gradle and gradle.properties for build automation pipeline.

Now we can publish to mavenCentral's snapshot and release using

  • gradle publishMavenCentralSnapshotPublicationToMavenRepository
  • gradle publishMavenCentralReleasePublicationToMaven2Repository

Copy link
Contributor

@deepak2016 deepak2016 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@deepak2016 deepak2016 merged commit c9d3330 into dev Sep 26, 2018
@NakulSabharwal NakulSabharwal deleted the gradle-publish-tasks branch September 27, 2018 04:57
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