(replies inline)
On Mon, 02 Nov 2015, John D. Ament wrote:
> It would appear I'm
> hitting https://issues.jenkins-ci.org/browse/JENKINS-9980 :-(
Ah, the Maven job type is no bueno in my opinion :)
I assumed you were using a Freestyle or Workflow type job
>
> On Monday, November 2, 2015 at 5
(replies inline)
On Mon, 02 Nov 2015, John D. Ament wrote:
>
>
> On Monday, November 2, 2015 at 5:29:07 PM UTC-5, R Tyler Croy wrote:
> >
> > (replies inline)
> >
> > On Mon, 02 Nov 2015, John D. Ament wrote:
> >
> > > My build uses maven to kick off some grunt tasks to test my javascript
>
It would appear I'm
hitting https://issues.jenkins-ci.org/browse/JENKINS-9980 :-(
On Monday, November 2, 2015 at 5:37:04 PM UTC-5, John D. Ament wrote:
>
>
>
> On Monday, November 2, 2015 at 5:29:07 PM UTC-5, R Tyler Croy wrote:
>>
>> (replies inline)
>>
>> On Mon, 02 Nov 2015, John D. Ament wro
On Monday, November 2, 2015 at 5:29:07 PM UTC-5, R Tyler Croy wrote:
>
> (replies inline)
>
> On Mon, 02 Nov 2015, John D. Ament wrote:
>
> > My build uses maven to kick off some grunt tasks to test my javascript
> > code. The grunt tests use jasmine and output junit styled xml files.
> > T
(replies inline)
On Mon, 02 Nov 2015, John D. Ament wrote:
> My build uses maven to kick off some grunt tasks to test my javascript
> code. The grunt tests use jasmine and output junit styled xml files.
> These XML files are not picked up in my build in jenkins. Any idea how I
> can get jen