Skip to content
This repository was archived by the owner on Oct 10, 2020. It is now read-only.

Execution failed for task ':barcode_scan:extractIncludeDebugProto'. [Bug] #275

Description

@mohsenuss91

i'm trying to use barcode_scan but when I run:
flutter run

I've got this error!

Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
Running Gradle task 'assembleDebug'...

Running Gradle task 'assembleDebug'...
* What went wrong:
Running Gradle task 'assembleDebug'...
Execution failed for task ':barcode_scan:extractIncludeDebugProto'.
Running Gradle task 'assembleDebug'...
> Could not resolve all files for configuration ':barcode_scan:debugCompileClasspath'.
Running Gradle task 'assembleDebug'...
   > Could not download core.jar (com.google.zxing:core:3.3.3)
Running Gradle task 'assembleDebug'...
      > Could not get resource 'https://jcenter.bintray.com/com/google/zxing/core/3.3.3/core-3.3.3.jar'.
Running Gradle task 'assembleDebug'...
         > Could not GET 'https://jcenter.bintray.com/com/google/zxing/core/3.3.3/core-3.3.3.jar'.
Running Gradle task 'assembleDebug'...
            > Connect to jcenter.bintray.com:443 [jcenter.bintray.com/52.29.71.114, jcenter.bintray.com/18.197.80.201] failed: Connection timed out: connect
Running Gradle task 'assembleDebug'...
   > Could not download protobuf-lite.jar (com.google.protobuf:protobuf-lite:3.0.1)
Running Gradle task 'assembleDebug'...
      > Could not get resource 'https://jcenter.bintray.com/com/google/protobuf/protobuf-lite/3.0.1/protobuf-lite-3.0.1.jar'.
Running Gradle task 'assembleDebug'...
         > Could not GET 'https://jcenter.bintray.com/com/google/protobuf/protobuf-lite/3.0.1/protobuf-lite-3.0.1.jar'.
Running Gradle task 'assembleDebug'...
            > Connect to jcenter.bintray.com:443 [jcenter.bintray.com/52.29.71.114, jcenter.bintray.com/18.197.80.201] failed: Connection timed out: connect
Running Gradle task 'assembleDebug'...

Running Gradle task 'assembleDebug'...
* Try:
Running Gradle task 'assembleDebug'...
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Running Gradle task 'assembleDebug'...

Running Gradle task 'assembleDebug'...
* Get more help at https://help.gradle.org
Running Gradle task 'assembleDebug'...

Running Gradle task 'assembleDebug'...
BUILD FAILED in 5m 46s
Running Gradle task 'assembleDebug'...

Running Gradle task 'assembleDebug'... Done                       349,2s (!)
Exception: Gradle task assembleDebug failed with exit code 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions