Re: Maven password encryption by project

2017-03-18 Thread Alix Lourme
y "development team perimeter" (=> some limited Maven projects). When you integrate a new developer in team, he should knows some/many technical accounts or tokens used for project builds, mainly on CI (SCM release, staging server for deployment, ...). The idea is avoiding the unitary

Re: Maven password encryption by project

2017-03-17 Thread Jim Klo
uot;private key by project" ... but I > didn't found entry point about that. I’m still not entirely sure what you mean by “per project”. Do you mean “per module”? If you’re having to have multiple credentials for a single project/reactor build, It’s possible that you’re problem is your

Re: Maven password encryption by project

2017-03-17 Thread Alix Lourme
Maven encryption works > perfectly > > for that). > > > > --- > > > > Using -s and -gs Maven options (=> user/global settings override) could > be > > a workaround but : > > - Server item definition or properties defining password must be in clear > > text > > - Using this Maven settings for each build depending the project > workspace > > is a little boring > > > > Perhaps is there a best way like a "private key by project" ... but I > > didn't found entry point about that. > > > > Thanks in advance. Best regards > > *NB*: This question was firstly on stackoverflow > > <https://stackoverflow.com/questions/33784790/maven- > > password-encryption-by-project>, > > but no really interest ^^. > > -- > > Alix Lourme > > > -- Alix Lourme

Re: Maven password encryption by project

2017-03-17 Thread Curtis Rueden
t way like a "private key by project" ... but I > didn't found entry point about that. > > Thanks in advance. Best regards > *NB*: This question was firstly on stackoverflow > <https://stackoverflow.com/questions/33784790/maven- > password-encryption-by-project>, > but no really interest ^^. > -- > Alix Lourme >

RE: [EXTERNAL] Maven password encryption by project

2017-03-17 Thread Justin Georgeson
Maven password encryption by project External Sender: Use caution with links/attachments. Dear community, I'm searching the best practice for password encryption in a maven POM file *by project*, could by used by properties (like in ANT or WAGON). Sample : --- maven-antrun-plugin

Re: Maven password encryption by project

2017-03-17 Thread Charles Honton
Maven settings for each build depending the project workspace > is a little boring > > Perhaps is there a best way like a "private key by project" ... but I > didn't found entry point about that. > > Thanks in a

Re: Maven password encryption by project

2017-03-17 Thread Karl Heinz Marbaise
Kind regards Karl Heinz Marbaise Perhaps is there a best way like a "private key by project" ... but I didn't found entry point about that. Thanks in advance. Best regards *NB*: This question was firstly on stackoverflow <https://stackoverflow.com/questions/33784790/maven-passw

Maven password encryption by project

2017-03-17 Thread Alix Lourme
hanks in advance. Best regards *NB*: This question was firstly on stackoverflow <https://stackoverflow.com/questions/33784790/maven-password-encryption-by-project>, but no really interest ^^. -- Alix Lourme