Le 13/05/2013 15:47, Jörg Schaible a écrit :
> Hi Luc,
Hi Jörg,
>
> Luc Maisonobe wrote:
>
>> Hi all,
>>
>> In the last few days, I looked into the commons parent pom as well as
>> several other poms to set up JaCoCo reports. There is something I don't
>> understand: with our current setting at
Hi Luc,
Luc Maisonobe wrote:
> Hi all,
>
> In the last few days, I looked into the commons parent pom as well as
> several other poms to set up JaCoCo reports. There is something I don't
> understand: with our current setting at Apache, when we run "mvn clean
> site", the tests are automatically
Hi Vishwa,
Le 13/05/2013 14:51, Vishwanath Krishnamurthi a écrit :
> New to the list, so first a "hello" to all :)
Welcome!
>
> @Luc
> Guess the default is just to run the tests.
> The project you were saying about where tests do not run by default -
> probably has a property in the pom to skip
New to the list, so first a "hello" to all :)
@Luc
Guess the default is just to run the tests.
The project you were saying about where tests do not run by default -
probably has a property in the pom to skip tests.
-Vishwa
On Mon, May 13, 2013 at 5:26 PM, Luc Maisonobe wrote:
> Hi all,
>
> In
Hi all,
In the last few days, I looked into the commons parent pom as well as
several other poms to set up JaCoCo reports. There is something I don't
understand: with our current setting at Apache, when we run "mvn clean
site", the tests are automatically run. In another non-Apache project,
when I