Hi,

I am using Jenkins Software for building my HelloWorld.java code.

I can see that it shows Build success, but no .class files got generated.

I have followed the below steps:

1. I have stored HelloWorld.java in my /home/myuser/

2. Under Source code management I have selected 'None' option
 
3. Under Advanced Project Options in the 'Display Name' I am giving the path
where my source file is located.

4. I applied the above changes and saved by clicking save.

5. Then I tried to build the project using BuildNow button. 

It gives as build success and the console output is shown below.

   Started by user anonymous
   Building in workspace
/usr/share/tomcat7/.jenkins/jobs/Ievcs_build1/workspace
   Finished: SUCCESS

But I checked in /usr/share/tomcat7/.jenkins/jobs/Ievcs_build1/workspace
there are no .class files present.

Please teach me how to build and generate .class files using jenkins.

 Regards,
 Ajith

-- 
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/4693a61d-cacf-4adf-9339-04b29a0e19a3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to