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 ?
Asked
Active
Viewed 1,140 times
0
-
1It depends on build tool. You can browse workspace of a project in Jenkins UI. – Grzegorz Żur May 30 '13 at 08:56
1 Answers
0
Go to jenkins home directory and open workspace. You will find all you need there
You can hit /configure to view the Home directory.

C Deepak
- 1,258
- 1
- 17
- 23