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

Migrating to Sonatype OSSRH from JCenter #968

Merged
merged 1 commit into from
May 31, 2019
Merged

Commits on May 28, 2019

  1. Migrating to Sonatype OSSRH from JCenter

    Fixes #697
    
    This change replaces JCenter with Sonatype OSSRH for snapshot and
    release management.  To complete this change, we will need to add
    additional information to Travis, specifically the GPG information
    to sign the artifacts during a release.
    
    It's my opinion that those values should be in Travis directly and
    not here in this repository.  I'm open to other suggestions and
    feedback on this approach.
    
    Additional changes include:
    
    * Updating BOM template to include SCM per OSSRH rules.
    * Removed Bintray and GitHub credentials, they are no longer needed.
    * Adding GPG Signing Values
    * Code Signing Paths
    kdavisk6 committed May 28, 2019
    Configuration menu
    Copy the full SHA
    a03f749 View commit details
    Browse the repository at this point in the history