Re: Help with Publish Over SSH plugin?

2023-01-30 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, dem 30.01.2023 um 19:11 -0800 schrieb zil...@gmail.com: What other plugin would y'all recommend, that had the option to update the known_hosts file, or have a "No strict host check" option? There are other plugins that use SSH, for example the SSH Agent plugi

Re: Help with Publish Over SSH plugin?

2023-01-30 Thread zil...@gmail.com
What other plugin would y'all recommend, that had the option to update the known_hosts file, or have a "No strict host check" option? Thanks On Monday, January 30, 2023 at 4:36:56 PM UTC-5 slide wrote: > Yes, but it would be nice if the plugin had different options like other > plugins do. I a

Re: Help with Publish Over SSH plugin?

2023-01-30 Thread Alex Earl
Yes, but it would be nice if the plugin had different options like other plugins do. I am not sure if there is a maintainer for that plugin right now. On Mon, Jan 30, 2023 at 1:27 PM 'christop...@googlemail.com' via Jenkins Users wrote: > > Wouldn't a proper entry in the known-hosts file help he

Re: Help with Publish Over SSH plugin?

2023-01-30 Thread 'christop...@googlemail.com' via Jenkins Users
Wouldn't a proper entry in the known-hosts file help here? zil...@gmail.com schrieb am Montag, 30. Januar 2023 um 17:25:49 UTC+1: > Bummer, thanks! > > On Monday, January 30, 2023 at 10:50:58 AM UTC-5 slide wrote: > >> I don't think the PO SSH plugin supports different methods of host key >> ch

Re: Help with Publish Over SSH plugin?

2023-01-30 Thread zil...@gmail.com
Bummer, thanks! On Monday, January 30, 2023 at 10:50:58 AM UTC-5 slide wrote: > I don't think the PO SSH plugin supports different methods of host key > checking. You can see here that strict host key checking is always enabled > and there is no setting to disable it: > https://github.com/jenk

Re: Help with Publish Over SSH plugin?

2023-01-30 Thread Alex Earl
I don't think the PO SSH plugin supports different methods of host key checking. You can see here that strict host key checking is always enabled and there is no setting to disable it: https://github.com/jenkinsci/publish-over-ssh-plugin/blob/3ffc0d5b1131611ef030d28d37fb4f8415574b37/src/main/java/j

Re: Building Jenkins-plugins failed in maven enforcer plugins

2023-01-30 Thread Thomas Markus
Hi Am 30.01.23 um 08:46 schrieb Ullrich Hafner: Which maven version are you using? The error message says that you need to use at least Maven 3.8.1. Am 30.01.2023 um 07:37 schrieb Ahmed Rafiq : Hello, trying to update our inhouse Jenkins plugins. But it gets failed from maven-enforcer-plugi

Re: Contexts/environments?

2023-01-30 Thread Victor Sudakov
Mark Waite wrote: > > > I've used folders as a way to provide additional context for a job. If one > folder is for dev and another is for main, the environment variables on the > main folder can be different than the environment variables on the dev > folder. Credentials can be assigned to t