René's URL Explorer Experiment


Title: Could not create task ':mylib:copyDebugJniLibsProjectAndLocalJars · Issue #28 · deepmedia/Grease · GitHub

Open Graph Title: Could not create task ':mylib:copyDebugJniLibsProjectAndLocalJars · Issue #28 · deepmedia/Grease

X Title: Could not create task ':mylib:copyDebugJniLibsProjectAndLocalJars · Issue #28 · deepmedia/Grease

Description: agp = "8.9.1" gradle = 8.11.1 grease = "0.3.4" After trying android fused library (for my sample project works well, with some conditions) I decided to try your plugin and encountered a problem when calling build/assembly Project structu...

Open Graph Description: agp = "8.9.1" gradle = 8.11.1 grease = "0.3.4" After trying android fused library (for my sample project works well, with some conditions) I decided to try your plugin and encountered a problem whe...

X Description: agp = "8.9.1" gradle = 8.11.1 grease = "0.3.4" After trying android fused library (for my sample project works well, with some conditions) I decided to try your plugin and encou...

Opengraph URL: https://github.com/deepmedia/Grease/issues/28

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Could not create task ':mylib:copyDebugJniLibsProjectAndLocalJars","articleBody":"agp = \"8.9.1\"\ngradle = 8.11.1\ngrease = \"0.3.4\"\n\nAfter trying android fused library (for my sample project works well, with some conditions) I decided to try your plugin and encountered a problem when calling build/assembly\n\nProject structure:\n```\n[mylib]\n+ - - - [core]\n|          + - - - [utils]\n|          + - - - [engine]\n|                    + - - - [com.squareup.okhttp3:okhttp]\n+ - - - [addons]\n```\n\nmyLib.gradle.kts:\n```\nplugins {\n    alias(libs.plugins.android.library)\n    alias(libs.plugins.kotlin.android)\n    alias(libs.plugins.thirdparty.grease)\n}\n\nandroid {\n    namespace = \"com.sample.mylib\"\n    compileSdk = 35\n\n    defaultConfig {\n        minSdk = 24\n\n        testInstrumentationRunner = \"androidx.test.runner.AndroidJUnitRunner\"\n        consumerProguardFiles(\"consumer-rules.pro\")\n    }\n\n    buildTypes {\n        release {\n            isMinifyEnabled = false\n            proguardFiles(\n                getDefaultProguardFile(\"proguard-android-optimize.txt\"),\n                \"proguard-rules.pro\"\n            )\n        }\n    }\n    compileOptions {\n        sourceCompatibility = JavaVersion.VERSION_11\n        targetCompatibility = JavaVersion.VERSION_11\n    }\n    kotlinOptions {\n        jvmTarget = \"11\"\n    }\n}\n\ndependencies {\n    greaseTree(project(\":core\"))\n    greaseTree(project(\":addons\"))\n}\n\n```\n\nThis is a very sample multimodule project (which contains only one sample class with sample function). The main idea is to get \"fat-aar\" which contains only my modules inside\n\nExpected result: assemble/build = generated mylib-1.0.aar which contains all classes inside from [core], [engine], [utils], [addons] modules\nActual result:\n\n```\nCould not determine the dependencies of task ':mylib:bundleDebugAar'.\n\u003e Could not create task ':mylib:copyDebugJniLibsProjectAndLocalJars'.\n   \u003e 'org.gradle.api.file.FileCollection com.android.build.gradle.internal.tasks.LibraryJniLibsTask.getLocalJarsNativeLibs()'\n```\n\n","author":{"url":"https://github.com/amorenkov","@type":"Person","name":"amorenkov"},"datePublished":"2025-04-05T04:15:20.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/28/Grease/issues/28"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:56038f5b-9fad-bf4f-7ab8-bcd12fcf4d15
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idAEDA:39F9CB:10C336C:1719AF8:6967F1B0
html-safe-nonce393b7e3d2ea325c43a56d44f7a6d90bbbcd94ae5d3e917c5ac2402ab3c2aa0d6
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRURBOjM5RjlDQjoxMEMzMzZDOjE3MTlBRjg6Njk2N0YxQjAiLCJ2aXNpdG9yX2lkIjoiMjIwOTYzMzk0ODI1NTM4Mzk4NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac955e7b381ea4d3afccaffa06a5785fdb8c09a6309e475e0b8f184ff15b5b3ca9
hovercard-subject-tagissue:2973843651
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/deepmedia/Grease/28/issue_layout
twitter:imagehttps://opengraph.githubassets.com/ead832f629f7fcb1f924493a3c8711999f9f47235edfda8ae8dd26339a14d92b/deepmedia/Grease/issues/28
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/ead832f629f7fcb1f924493a3c8711999f9f47235edfda8ae8dd26339a14d92b/deepmedia/Grease/issues/28
og:image:altagp = "8.9.1" gradle = 8.11.1 grease = "0.3.4" After trying android fused library (for my sample project works well, with some conditions) I decided to try your plugin and encountered a problem whe...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameamorenkov
hostnamegithub.com
expected-hostnamegithub.com
None399927b384a55004b01f7b4e10de57454d9fb2b593714f31475ed5ac0e160a06
turbo-cache-controlno-preview
go-importgithub.com/deepmedia/Grease git https://github.com/deepmedia/Grease.git
octolytics-dimension-user_id66073326
octolytics-dimension-user_logindeepmedia
octolytics-dimension-repository_id285627279
octolytics-dimension-repository_nwodeepmedia/Grease
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id285627279
octolytics-dimension-repository_network_root_nwodeepmedia/Grease
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release11c8bbc525a9fc70fd657b056f1123a539f38fbc
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/deepmedia/Grease/issues/28#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdeepmedia%2FGrease%2Fissues%2F28
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdeepmedia%2FGrease%2Fissues%2F28
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=deepmedia%2FGrease
Reloadhttps://github.com/deepmedia/Grease/issues/28
Reloadhttps://github.com/deepmedia/Grease/issues/28
Reloadhttps://github.com/deepmedia/Grease/issues/28
deepmedia https://github.com/deepmedia
Greasehttps://github.com/deepmedia/Grease
Notifications https://github.com/login?return_to=%2Fdeepmedia%2FGrease
Fork 9 https://github.com/login?return_to=%2Fdeepmedia%2FGrease
Star 105 https://github.com/login?return_to=%2Fdeepmedia%2FGrease
Code https://github.com/deepmedia/Grease
Issues 11 https://github.com/deepmedia/Grease/issues
Pull requests 1 https://github.com/deepmedia/Grease/pulls
Actions https://github.com/deepmedia/Grease/actions
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/deepmedia/Grease/security
Please reload this pagehttps://github.com/deepmedia/Grease/issues/28
Insights https://github.com/deepmedia/Grease/pulse
Code https://github.com/deepmedia/Grease
Issues https://github.com/deepmedia/Grease/issues
Pull requests https://github.com/deepmedia/Grease/pulls
Actions https://github.com/deepmedia/Grease/actions
Security https://github.com/deepmedia/Grease/security
Insights https://github.com/deepmedia/Grease/pulse
New issuehttps://github.com/login?return_to=https://github.com/deepmedia/Grease/issues/28
New issuehttps://github.com/login?return_to=https://github.com/deepmedia/Grease/issues/28
Could not create task ':mylib:copyDebugJniLibsProjectAndLocalJarshttps://github.com/deepmedia/Grease/issues/28#top
https://github.com/amorenkov
https://github.com/amorenkov
amorenkovhttps://github.com/amorenkov
on Apr 5, 2025https://github.com/deepmedia/Grease/issues/28#issue-2973843651
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.