Search code examples
javajenkinscontinuous-integration.class-file

Jenkins .class files output


I would like to know where Jenkins output the .class files it builds during a job, but I can't find it. Does anyone know where it is or how to set it ?


Solution

  • Go to jenkins home directory and open workspace. You will find all you need there

    Location of home directory

    You can hit /configure to view the Home directory.