Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C76FA174A5 for ; Thu, 22 Jan 2015 14:58:40 +0000 (UTC) Received: (qmail 63530 invoked by uid 500); 22 Jan 2015 14:58:35 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 63508 invoked by uid 500); 22 Jan 2015 14:58:35 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 63489 invoked by uid 99); 22 Jan 2015 14:58:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jan 2015 14:58:35 +0000 Date: Thu, 22 Jan 2015 14:58:34 +0000 (UTC) From: "Alan Rahlf (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-8348) Add Cordova Android to Maven Central / jCenter MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Alan Rahlf created CB-8348: ------------------------------ Summary: Add Cordova Android to Maven Central / jCenter Key: CB-8348 URL: https://issues.apache.org/jira/browse/CB-8348 Project: Apache Cordova Issue Type: Wish Components: Android Reporter: Alan Rahlf Priority: Minor My app uses uses Cordova as a component, primarily the plugin support and infrastructure for communicating with the web view from the client. For iOS, I can add Cordova as a dependency using [CocoaPods|https://github.com/CocoaPods/Specs/tree/master/Specs/Cordova] by adding it to my Podfile. I know the initial Gradle integration work is still seemingly in it's early/beta stages, but it would eventually be nice to add that dependency on Android in a similar fashion by adding it as a compile dependency to my build.gradle file. Are there any plans to upload release artifacts to Maven Central or jCenter after a release? Or can/would they be uploaded/maintained on those repositories by the community? -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org