Problem in using jenkins

47 views
Skip to first unread message

solidpar...@gmail.com

unread,
Sep 30, 2015, 2:49:59 PM9/30/15
to Jenkins Users
Hi All,


I am new to jenkins and it may be dumb question but i am hitting one issue as folllow:


I have installed Jenkins on my system and after installing I am facing some problems.

1. I have installed all required plugins and I have github account as well. But How do I add my python script into Jenkins  so that jenkins will pick my script from my location and build the project

2. I am able to create a "hello world " project in Jenkins and build is successful. But I am not getting war file. Where can i find it? I need to deploy war file in apache tomcat server.

3. If I add my python script and build it. Then where can I see our source code ?

Thanks in Advance
Veer

Michael Neale

unread,
Sep 30, 2015, 6:52:53 PM9/30/15
to Jenkins Users
There are a few things in that question - but lets stick to the war bit. 

Jenkins won't build a war directly from source, something like maven would be needed to be setup to build the war, so that is probably what you want to look up. 

As for python - do you mean you have some python script that you are testing in jenkins? 

veer verma

unread,
Oct 1, 2015, 1:19:58 AM10/1/15
to jenkins...@googlegroups.com

Hi,

Thanks for your reply.
Actually i have python script that i want jenkins to pick that script and perform the build. But
I dont know where in which location i can put my script so that jenkins will pick that script.

Thanks
Veer

--
You received this message because you are subscribed to a topic in the Google Groups "Jenkins Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-users/3pNC6dAUkoM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/037bedb7-f94e-4b72-9297-81f22f53ba8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Baptiste Mathus

unread,
Oct 2, 2015, 3:38:25 AM10/2/15
to jenkins...@googlegroups.com

Hi,

You typically put your source code in your source control management system (be it Git, subversion, clearcase, perforce, and so on). And then configure Jenkins to retrieve the content from that location.

Cheers

> 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 jenkinsci-use...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAFZ9tt3vDd%2BbLz9MH4rfT2k%3DqxsPPmA2RFFATC6u5Op6d_Wb9g%40mail.gmail.com.

Reply all
Reply to author
Forward
0 new messages