diff --git a/plug-ins/index.html b/plug-ins/index.html index b035040..09074bb 100644 --- a/plug-ins/index.html +++ b/plug-ins/index.html @@ -395,9 +395,10 @@ assemble {
- The Publishing plug-in lets you upload files to JCenter. These files can be either generic ones (e.g. a zip file, a README, etc...) or a Maven-compatible form of your project. + The Publishing plug-in lets you upload files to JCenter and Github. These files can be either generic ones (e.g. a zip file, a README, etc...) or a Maven-compatible form of your project.
+
Before you can upload, you need to create a file local.properties
in the root directory of your project with the following keys:
jcenter
directive accepts the following parameters:
false
)https://dl.bintray.com/cbeust/maven
). Once the file is uploaded there, it can be automatically synchronized to JCenter by linking your project to JCenter on the bintray web site. By default, files are not published.
false
)false
if you are only interested in uploading to JCenter.