Re: Maven is downloading older version of junit

2010-05-13 Thread AVSUNIL
message in context: http://old.nabble.com/Maven-is-downloading-older-version-of-junit-tp28535146p28544395.html Sent from the Maven Developers mailing list archive at Nabble.com. - To unsubscribe, e-mail: dev-unsubscr

Re: Maven is downloading older version of junit

2010-05-13 Thread AVSUNIL
om/Maven-is-downloading-older-version-of-junit-tp28535146p28544378.html Sent from the Maven Developers mailing list archive at Nabble.com.

Re: Maven is downloading older version of junit

2010-05-12 Thread Jemos Infra
This will happen because Maven is compiling with a version < 1.5. Define the java compiler plugin with source and target >= 1.5 Regards, M. On Wed, 2010-05-12 at 06:59 -0700, AVSUNIL wrote: > Thanks Kalpak for response. The issue is that compilation fails when I try to > use anything specific to

Re: Maven is downloading older version of junit

2010-05-12 Thread lukewpatterson
m a repackaging coordinate: http://insuchaworld.blogspot.com/2010/03/using-jboss-tattletale-tool-in-maven.html -- View this message in context: http://old.nabble.com/Maven-is-downloading-older-version-of-junit-tp28535146p28536491.html Sent from the Maven Developers mailing list archiv

Re: Maven is downloading older version of junit

2010-05-12 Thread Nick Stolwijk
in >>>                  2.5 >>> >>> >>>                                                  test >>>                                                  test >>> >>>                                                          test >>>

Re: Maven is downloading older version of junit

2010-05-12 Thread AVSUNIL
ven.plugins >> maven-surefire-plugin >> 2.5 >> >> >> test >> test >> >> test >> >> >> >> >> >>

Re: Maven is downloading older version of junit

2010-05-12 Thread Kalpak Gadre
Hi Sunil, Firstly, this is not the right list to post this questions. This question belongs to Maven Users List I don't think plugin dependencies will interfere with your project dependencies? Is there any side effect of junit 3.8.1 being downloaded on your packaging? You can anyway try d

Maven is downloading older version of junit

2010-05-12 Thread AVSUNIL
-older-version-of-junit-tp28535146p28535146.html Sent from the Maven Developers mailing list archive at Nabble.com.