I'm doing the same, couldn't get the Play plugin working, so scripted it.
topher
On Aug 16, 2013 12:31 PM, "Jared Griffith"
wrote:
> Is anyone here using play in a Job? If so, how is it working for you? I
> am seeing that when using the play command options, the build doesn't work
> correct.
Hi boy8bitx,
It sounds like it is part of your assignment to figure these items out, so
I will not answer your questions directly. However, what I will say is
that most of these questions can be answered by playing with your Jenkins
installation and understanding Maven a bit better.
Jobs are chea
Hmm, that does seem fishy. I've used the MS driver from Linux before
without too many problems. Having said that, my team at the time had
problems with it on Mac. We ended up switching to jTDS and had no problems
for the remainder of the project. See jtds.sourceforge.net.
Thanks,
Topher
On Dec 7,
I'm not sure how to do this in Jenkins, but this seems like something that
is more suited to a private binary or Maven repository such as Artifactory.
Although Maven repos have a slant toward jar files, there's no additional
work to publish zip or tar files. I once experimented with NMaven to sto
You may also want to look into the Jenkins job dsl plugin (
https://github.com/jenkinsci/job-dsl-plugin/) for providing an easier way
to create and manage jobs in Jenkins.
I haven't used Jenkins in a large Git environment, but perhaps those who
have problems with the performance could file bugs re
You might also look at the deploy plugin. It creates a post-build step that
can remotely deploy a war to multiple containers including Tomcat.
Topher
On Aug 6, 2012 12:30 PM, "Jeff" wrote:
>
> http://tomcat.apache.org/tomcat-5.5-doc/manager-howto.html#Executing_Manager_Commands_With_Ant
>
> In t
I have used Jenkins in the past to schedule report delivery for business
stakeholders, run maintenance tasks on the database and reload search
caches. It's centralized, easy to access, doesn't require permissions on
the server, provides a log of the console, gives you the duration of each
task run
You might also take a look at the job dsl plugin to help you manage jobs.
Thanks,
topher
On Mar 5, 2014 5:15 PM, "Les Mikesell" wrote:
> On Wed, Mar 5, 2014 at 5:56 PM, Kerry Cox wrote:
> > Les,
> > Thanks much. I have been going through and cleaning up the improperly
> > formed projects and a
I think a better answer to this is that this is not a typical use case for
people or teams using Jenkins. Although I can see some value to something
like this, it may not have enough support in general to change the behavior
of Jenkins. I had a situation in the past for a similar need. At that
t