crotwell / gradle-macappbundle

A Gradle Plugin to create a Mac OSX .app application and dmg based on the project.
Apache License 2.0
95 stars 33 forks source link

Submit to Gradle Plugin portal #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Instructions are laid out at http://plugins.gradle.org/submit

Suggested values for the gradle-plugin attribute parts:

- id: com.google.code.macappbundle
- group: edu.sc.seis.gradle
- artifact: macappbundle

The `shadow` plugin uses the `com.jfrog.bintray` plugin to automate the upload, 
as shown in 
https://github.com/johnrengelman/shadow/blob/master/gradle/publish.gradle

You can sync with Sonatype's repo once a package has been published to Bintray.

Original issue reported on code.google.com by aalmi...@gmail.com on 18 Jul 2014 at 10:40

GoogleCodeExporter commented 9 years ago

Original comment by crotwell@seis.sc.edu on 18 Jul 2014 at 11:23

GoogleCodeExporter commented 9 years ago
on bintray here
https://bintray.com/crotwell/gradle-plugins/macappbundle/view
submitted to Gradle Plugins Bintray repo, awaiting acceptance

Original comment by crotwell@seis.sc.edu on 16 Mar 2015 at 2:51

GoogleCodeExporter commented 9 years ago

Seems to be available via the plugin portal:
http://plugins.gradle.org/plugin/edu.sc.seis.macAppBundle

Original comment by crotwell@seis.sc.edu on 20 Mar 2015 at 1:06

GoogleCodeExporter commented 9 years ago
Thank you :-)

Original comment by aalmi...@gmail.com on 20 Mar 2015 at 1:10