anuragraghavan / franca

Automatically exported from code.google.com/p/franca
0 stars 0 forks source link

Publish Franca on Maven Central #77

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Franca artifacts should be published on Maven Central.
Here's a rough description of how to archieve this: 
http://maven.apache.org/guides/mini/guide-central-repository-upload.html

Details are:
*Create a PGP-Key(Pair), publish the public part of it*
Description for windows (german):
- Create key http://www.gpg4win.org/doc/de/gpg4win-compendium_12.html 
- Just in case: Prepare revocation cert: 
http://reficere.blogspot.de/2010/08/widerrufszertifikat-in-gpg4win-erzeugen.html
- publish: http://www.gpg4win.org/doc/de/gpg4win-compendium_22.html (s. auch 
Kap. 16.3)

General desription: 
https://docs.sonatype.org/display/Repository/How+To+Generate+PGP+Signatures+With
+Maven 

*Adjust POM/Settings*
- Sign artifacts <artifactId>maven-gpg-plugin</artifactId> 
- Publish artifacts 
https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage
+Guide#SonatypeOSSMavenRepositoryUsageGuide-7a.DeploySnapshotsandStageReleaseswi
thMaven

*Create/Adjust Jenkins Jobs*
- create dedicated builds for snapshot/release build, resp.

Original issue reported on code.google.com by bonge...@gmail.com on 13 Dec 2013 at 2:48

GoogleCodeExporter commented 9 years ago
I filed a sonatype-ticket for repo creation: 
https://issues.sonatype.org/browse/OSSRH-8112

Original comment by bonge...@gmail.com on 13 Dec 2013 at 3:03

GoogleCodeExporter commented 9 years ago
Snapshot of 0.8.11 is available on Sonatype snapshots.

Original comment by klaus.birken@gmail.com on 19 Feb 2014 at 11:23

GoogleCodeExporter commented 9 years ago
Next step: Publish Franca 0.9.1 and following releases on Maven Central. 

Because Franca is now depending on Xtext releases which are on Maven Central as 
well, Franca can be provided on MC and no more has to be restricted to Sonatype 
snapshots.

Original comment by klaus.birken@gmail.com on 25 Jan 2015 at 11:37

GoogleCodeExporter commented 9 years ago

Original comment by klaus.birken@gmail.com on 25 Jan 2015 at 11:37