[
https://issues.apache.org/jira/browse/CB-8348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866883#comment-15866883
]
ASF GitHub Bot commented on CB-8348:
------------------------------------
Github user bhariharan commented on the issue:
https://github.com/apache/cordova-android/pull/361
@infil00p Looks like the issue is missing `buildToolsVersion`:
```
Failed to notify ProjectEvaluationListener.afterEvaluate(), but primary
configuration failure takes precedence.
java.lang.IllegalStateException: buildToolsVersion is not specified.
```
Should I add a default value for that in `build.gradle`? I'll try that. I
can change the author to Steven Gill too. Could you point me to the existing
artifact on `Bintray`?
> Add Cordova Android to Maven Central / jCenter
> ----------------------------------------------
>
> Key: CB-8348
> URL: https://issues.apache.org/jira/browse/CB-8348
> Project: Apache Cordova
> Issue Type: New Feature
> Components: Android
> Reporter: Alan Rahlf
> Assignee: Steve Gill
> Labels: CordovaAndroidSix
>
> 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.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]