blueocean FOO=bar

139 views
Skip to first unread message

nup

unread,
Nov 10, 2017, 3:21:34 PM11/10/17
to Jenkins Users
Hi, 

I am using the blueocean pipeline that is using maven and jdk defined in  jenkins file  as follows:

pipeline {
  agent any
    tools {
    maven 'Maven 3.3.9'
    jdk 'jdk 1.8'
  }

For each step in pipline, I see the following message pop up. 

Fetches the environment variables for a given tool in a list of 'FOO=bar' strings suitable for the withEnv step.

I there a way to quiet this message or possibly not display it at all ? 

Thank you for looking into this issue. 

Regards

nup

unread,
Nov 17, 2017, 4:04:28 PM11/17/17
to Jenkins Users
Anyone has any suggestions would be greatly appreciated?


Regards,
Reply all
Reply to author
Forward
0 new messages