http://javaadventure.blogspot.ie/2013/11/jenkins-maven-job-type-considered-evil.html
On 21 April 2015 at 17:12, Gandikota, Murthy <[email protected]> wrote: > Hi All > Using Jenkins 1.596, the jar files are not included in the WAR by maven > which is given the following goals: > > > clean dependency:tree install -P component clover2:setup test > clover2:aggregate clover2:clover > > When I run maven on the command line the WAR is built correctly by > including all the dependent jars. > > Also, when an upstream project invokes build, the WAR is built correctly. > Can anyone figure out why this is so? > > Many thanks for your help > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
