Anyone has any suggestions would be greatly appreciated?

Regards,


On Friday, November 10, 2017 at 1:21:34 PM UTC-7, nup wrote:
>
> 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
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/48765180-6d83-4604-aefa-cede6cdca088%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to