{ "id": "176248", "key": "TIMOB-28502", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2021-07-06T19:32:19.000+0000", "created": "2021-07-03T10:37:31.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [ { "id": "21199", "description": "", "name": "Release 10.0.1", "archived": false, "released": true, "releaseDate": "2021-07-28" } ], "issuelinks": [ { "id": "59297", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "176197", "key": "TIMOB-28456", "fields": { "summary": "Android: Remove deprecated usage of jcenter() repo from gradle", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } } ], "assignee": null, "updated": "2021-07-06T19:32:19.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "We just updated our Titanium toolchain to the latest 10_0_X branch (currently 10.0.1) and noticed that our third party Gradle dependencies fail to install:\r\n{code}\r\n[ERROR] [GRADLE]\r\n[ERROR] [GRADLE] FAILURE: Build failed with an exception.\r\n[ERROR] [GRADLE]\r\n[ERROR] [GRADLE] * What went wrong:\r\n[ERROR] [GRADLE] Execution failed for task ':app:mergeDebugResources'.\r\n[ERROR] [GRADLE] > Could not resolve all files for configuration ':app:debugRuntimeClasspath'.\r\n[ERROR] [GRADLE] > Could not find com.journeyapps:zxing-android-embedded:3.2.0.\r\n{code} \r\n\r\nSame for others:\r\n{code}\r\n[ERROR] [GRADLE] > Could not find com.google.android:flexbox:2.0.1.\r\n[ERROR] [GRADLE] > Could not find com.tapadoo.android:alerter:5.1.2.\r\n[ERROR] [GRADLE] > Could not find com.github.florent37:viewtooltip:1.2.2.\r\n[ERROR] [GRADLE] > Could not find me.dm7.barcodescanner:zxing:1.9.13.\r\n{code}", "attachment": [], "flagged": false, "summary": "Android: Build fails due to Gradle dependency issues (SDK 10.0.1)", "creator": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [ { "id": "458838", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Actually, could it be that this is related to the jCenter shutdown?! I definitely need to verify the dependency repos.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2021-07-03T10:44:24.000+0000", "updated": "2021-07-03T10:44:24.000+0000" }, { "id": "458841", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "As it turns out, that was the issue. This can be closed!", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2021-07-03T13:49:37.000+0000", "updated": "2021-07-03T13:49:37.000+0000" }, { "id": "458843", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Right. Titanium's jcenter usage was removed in 10.0.1 since it's deprecated. See: [TIMOB-28456]\r\n\r\nYou can re-add jcenter support via a \"build.gradle\" (example shown in the above ticket), but it's a ticking time bomb since the jcenter servers will be shutdown in less than a year from now. Most maintained jcenter dependencies have been moved to mavenCentral, but you may have to reference newer versions of those dependencies to access them.\r\n\r\nSorry about the confusion.", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2021-07-06T19:19:28.000+0000", "updated": "2021-07-06T19:19:28.000+0000" }, { "id": "458844", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Yeah no worries! We already migrated all our modules and are good to go now!", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2021-07-06T19:22:38.000+0000", "updated": "2021-07-06T19:22:38.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }