On Fri, Jun 24, 2011 at 9:20 PM, Wayne Fay <[email protected]> wrote:
>> and overrides the property junit.version to 4.8.2 by -
>> <properties>
>> <junit.version>4.8.2</junit.version>
>> </properties>
>
> Rather than running mvn -X, what does mvn help:effective-pom give you?
>
Thanks for the suggestion. The effective POM for the one resolving to
3.8.1 shows:
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<scope>test</scope>
</dependency>
and
<junit.version>4.8.2</junit.version>
So I guess there is a difference. Any guess what could cause that?
Regards,
> Wayne
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
--
Imran M Yousuf
Entrepreneur & CEO
Smart IT Engineering Ltd.
Dhaka, Bangladesh
Twitter: @imyousuf - http://twitter.com/imyousuf
Blog: http://imyousuf-tech.blogs.smartitengineering.com/
Mobile: +880-1711402557
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]