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? On Thursday, October 1, 2015 at 4:49:59 AM UTC+10, [email protected] wrote: > > 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 > -- 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/037bedb7-f94e-4b72-9297-81f22f53ba8f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
