Giter VIP home page Giter VIP logo

Comments (5)

rspieldenner avatar rspieldenner commented on June 3, 2024

I use an RSA ssh key as well and it can fetch. My quick thought is you might need to enable an ssh-agent.

When you clone the repo fresh are you prompted for a passphrase? Can you git fetch and git push via command line without getting an additional prompt?

from nebula-release-plugin.

robertmircea avatar robertmircea commented on June 3, 2024

Unfortunately, even with the agent started still does not work. git fetch and push from command line work without a hitch (with and without agent).

from nebula-release-plugin.

rspieldenner avatar rspieldenner commented on June 3, 2024

Another thought: are your keys the default name id_dsa/id_dsa.pub or id_rsa/id_rsa.pub?

Which version of the plugin?
Which version of gradle?
jdk version?
git version?

from nebula-release-plugin.

nadavc avatar nadavc commented on June 3, 2024

Closing due to inactivity. Please reopen if you encounter this again.

from nebula-release-plugin.

codewode avatar codewode commented on June 3, 2024

I have tried to use it with local git repository
my remote branch is to the local file system

git remote -v
local	/Volumes/Secured/local/.git (fetch)
local	/Volumes/Secured/local/.git (push)

when I run the command
./gradlew -Prelease.useLastTag=true final

i get error

FAILURE: Build failed with an exception.

 What went wrong:
Execution failed for task ':prepare'. 
  Problem fetching from remote.

from nebula-release-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.