GithubHelp home page GithubHelp logo

Comments (7)

shillner avatar shillner commented on August 24, 2024

also support PK passphrase via env

from unleash-maven-plugin.

shillner avatar shillner commented on August 24, 2024

maybe use existing parameters and support something like @{env.username}
is ${env.username} already resolved by maven?

from unleash-maven-plugin.

jgangemi avatar jgangemi commented on August 24, 2024

there is a specific maven property for that. i'm using it somewhere, let me find it...

from unleash-maven-plugin.

jgangemi avatar jgangemi commented on August 24, 2024

${user.name}

from unleash-maven-plugin.

shillner avatar shillner commented on August 24, 2024

${user.name} refers to the name of the current OS user. I think this wouldn't be the right one for SCM access. Also there must be env variables for password and ssh passphrase available. I'm currently thinking about these ones and further options ;)

from unleash-maven-plugin.

jgangemi avatar jgangemi commented on August 24, 2024

you asked if maven resolved ${env.username} - it does as ${user.name} :)

wouldn't these be one and the same 99% of the time? for the others you could probably override ${user.name} w/ a -D

from unleash-maven-plugin.

shillner avatar shillner commented on August 24, 2024

No, you misunderstood. I didn't ask that, it was just a reminder for myself to try out different options for setting the username and password by just referring to an env variable. Sure, you can use the user.name variable if this one matches ;) Montag, 22 August 2016, 03:45nachm. +02:00 von Jae Gangemi [email protected] :

you asked if maven resolved ${env.username} - it does as ${user.name} :)
wouldn't these be one and the same 99% of the time? for the others you could probably override ${user.name} w/ a -D

You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub , or mute the thread .

from unleash-maven-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.