On Thu, 25 Oct 2018 at 09:05, Gintautas Grigelionis
wrote:
> On Wed, 24 Oct 2018 at 00:29, Gintautas Grigelionis <
> g.grigelio...@gmail.com> wrote:
>
>> On Tue, 23 Oct 2018 at 12:25, Stefan Bodewig wrote:
>>
>>> On 2018-10-20, Gintautas Grigelionis wrote:
>>>
>>> > I believe that in order to ex
On Wed, 24 Oct 2018 at 00:29, Gintautas Grigelionis
wrote:
> On Tue, 23 Oct 2018 at 12:25, Stefan Bodewig wrote:
>
>> On 2018-10-20, Gintautas Grigelionis wrote:
>>
>> > I believe that in order to execute Ant test suite in Surefire one must
>> > configure basedir which unfortunately affects Ant
On Tue, 23 Oct 2018 at 12:25, Stefan Bodewig wrote:
> On 2018-10-20, Gintautas Grigelionis wrote:
>
> > I believe that in order to execute Ant test suite in Surefire one must
> > configure basedir which unfortunately affects Ant test projects.
>
> I'm not sure I share the goal of trying to run th
On 2018-10-20, Gintautas Grigelionis wrote:
> I believe that in order to execute Ant test suite in Surefire one must
> configure basedir which unfortunately affects Ant test projects.
I'm not sure I share the goal of trying to run the tests via Surefire at
all.
Antoine has been the one who set u
Here's what happened: there's a Jenkins job that builds Ant using Maven,
since Ant project has POMs for all components.
I happened to create a new component, and realised I forgot to add it to
the master POM.
While doing that, I saw that the Jenkins job has been broken, and started
digging deeper.
Could you tell us a bit more about what is being attempted? Are you
saying you plan to run the tests that are part of the Ant project,
through the mvn command, while building Ant?
-Jaikiran
On 20/10/18 3:31 PM, Gintautas Grigelionis wrote:
> I believe that in order to execute Ant test suite in S