You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Philippe Mouawad <p....@ubik-ingenierie.com> on 2017/11/25 17:29:56 UTC

ApacheJMeter_parent.pom test dependencies

Hello,
I am wondering if we don't have an issue with our dependencies:

Shouldn't those ones be in scope test:
spock-core
hamcrest-core
hamcrest-date
objenesis
cglib-nodep

-- 
Regards.
Philippe

Re: ApacheJMeter_parent.pom test dependencies

Posted by Graham Russell <gr...@ham1.co.uk>.
Yes, you might be right. It would make sense to add them to the test scope
if this doesn't break the maven release as they shouldn't be part of any
release.

On Sat, 25 Nov 2017 at 17:30 Philippe Mouawad <p....@ubik-ingenierie.com>
wrote:

> Hello,
> I am wondering if we don't have an issue with our dependencies:
>
> Shouldn't those ones be in scope test:
> spock-core
> hamcrest-core
> hamcrest-date
> objenesis
> cglib-nodep
>
> --
> Regards.
> Philippe
>