Skip to content

Error retrieving licenses for git SSH dependencies #29

@julianbraasch

Description

@julianbraasch

I have multiple Git dependencies from Bitbucket in my project. However, they are referenced by using SSH authentication because I'm also using Bitrise for CI and my SSH keys are stored there.

So the url is not "https://[email protected]/project-owner/project" but rather "[email protected]:project-owner/project".

Stacktrace from flutter packages pub run license_generator generate debug:

Fetching pub dev info from git dependency. (Because we were not able to fetch the detail from pub.dev for dart_extensions)
FatalException: with messsage: `This git url is not yet supported: [email protected]:REDACTED/REDACTED. Create an issue so we can make this plugin better. (https://github.com/icapps/flutter-icapps-license/issues)`
#0      PubDevWebservice._getGitPubDevData (file:///Users/user/.pub-cache/hosted/pub.dartlang.org/license_generator-1.0.1/bin/src/service/pubdev_webservice.dart:76:7)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High prioenhancementNew feature or request

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions