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

Automated deployment of nightly builds / releases to Maven Central #80

Closed
nagavijays opened this issue Mar 14, 2016 · 3 comments
Closed

Comments

@nagavijays
Copy link

nagavijays commented Mar 14, 2016

Migrated from https://bugs.eclipse.org/bugs/show_bug.cgi?id=483971

@aedelmann
Copy link
Contributor

Process to do that:

  1. Create GPG keys and sign public key (ttps://pgp.mit.edu/pks/lookup?op=vindex&search=0x385CBC1C7F667FAE)
  2. ssh-access for vorto github for automatic tagging of hipp instance ( https://bugs.eclipse.org/bugs/show_bug.cgi?id=502359 )
  3. After the first release, create a sonartype ticket for maven-central sync job See sonartype documentation: https://issues.sonatype.org/browse/OSSRH-25428
  4. Configure distribution management, nexus plugin and maven-gpg-plugin

@erlemantos
Copy link
Contributor

Is there any documentation for this process? I tried following the process above but it's quite cryptic.

@aedelmann
Copy link
Contributor

Hi Erle,
Can you check out the issue if it contains some links:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=508342

erlemantos pushed a commit to bosch-io/vorto that referenced this issue Dec 2, 2016
Signed-off-by: Erle Czar Mantos <ErleCzar.Mantos@bosch-si.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants