[
https://issues.apache.org/jira/browse/CB-8348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868340#comment-15868340
]
ASF GitHub Bot commented on CB-8348:
------------------------------------
Github user bhariharan commented on the issue:
https://github.com/apache/cordova-android/pull/361
Looks like this might be the issue:
```
* Where:
Build file
'/home/travis/build/apache/cordova-android/test-com.test.create.app1/CordovaLib/build.gradle'
line: 39
* What went wrong:
A problem occurred evaluating project ':CordovaLib'.
> Plugin with id 'com.jfrog.bintray' not found.
```
Funnily enough, it seems to work fine locally. @infil00p How do I simulate
the `Gradle` tests you run on `Travis` locally, so I can debug and fix the test
failure?
> 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]