question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Could not find com.gu:option:1.3.

See original GitHub issue

Based off #86, since I can’t use @aar, I am using compile 'net.rdrei.android.dirchooser:library:3.2' without the @aar. I get the following error, see https://github.com/guardian/Option/issues/2:

$ gradle runDebug
Starting a new Gradle Daemon for this build (subsequent builds will be faster).
Configuration on demand is an incubating feature.

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project '<>'.
> Could not resolve all dependencies for configuration ':_debugCompile'.
   > Could not find com.gu:option:1.3.
     Searched in the following locations:
         https://plugins.gradle.org/m2/com/gu/option/1.3/option-1.3.pom
         https://plugins.gradle.org/m2/com/gu/option/1.3/option-1.3.jar
         https://jitpack.io/com/gu/option/1.3/option-1.3.pom
         https://jitpack.io/com/gu/option/1.3/option-1.3.jar
         file:/<>/.m2/repository/com/gu/option/1.3/option-1.3.pom
         file:/<>/.m2/repository/com/gu/option/1.3/option-1.3.jar
         file:/<>/android-sdk/extras/android/m2repository/com/gu/option/1.3/option-1.3.pom
         file:/<>/android-sdk/extras/android/m2repository/com/gu/option/1.3/option-1.3.jar
         file:/<>/android-sdk/extras/google/m2repository/com/gu/option/1.3/option-1.3.pom
         file:/<>/android-sdk/extras/google/m2repository/com/gu/option/1.3/option-1.3.jar
     Required by:
         :<>:unspecified > net.rdrei.android.dirchooser:library:3.2

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 8.188 secs

I am forced to add maven { url 'http://guardian.github.com/maven/repo-releases' } in repositories.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

4reactions
jtakalaicommented, Aug 31, 2016

Um… why isn’t it marked as dependency or something?

1reaction
passycommented, Apr 15, 2016

@jaredsburrows Awesome, thanks for raising that!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Could not find com.android.tools.build:gradle:7.3.3. error ...
The "com.android.tools.build:gradle:$version" is what we called Android Gradle Plugin(AGP), its latest stable version is 7.0.4 (until 1st ...
Read more >
How to fix "Could not find com.android.tools.build.gradle" error ...
A quick fix is given for error " Could not find com.android.tools.build.gradle" in android studio#build#gradle#AndroidStudio#error.
Read more >
Panasonic TXL26C10E User manual | Manualzz
View online (64 pages) or download PDF (3 MB) Panasonic TXL26C10ES, TXL26C10E Operating instructions • TXL26C10ES, TXL26C10E LCD TVs PDF manual download and ......
Read more >
report to the lousanto chical coltay
Experiments to determine the possible toxicity of the following substances: 1. ChlorooSEDO. 2. Diphenyl phthalate. 5. Chlorinated diphenyl #1268.
Read more >
ANALOG WAY VIO 4K USER MANUAL Pdf Download
PROGRAMMER'S GU NOTE: The VIO 4K unit must be ON and operating (i.e. not in standby mode) to be ... The Web RCS...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found