Hi all,
I haven't received any comments on my suggestion to move to Junit4. I
find that still using Junit3 is ugly, it still relies on inheritance
rather than composition and it doesn't use the potentials of frameworks
such as TestNG (which has the ability of running tests in parallel, plus
many
Hi all,
I'm working on the Maven 3 branch created today by Olivier Lamy
[email quote]
stuff is here :
http://svn.apache.org/repos/asf/maven/maven-3/branches/guice-support/
Thanks !
[/email quote]
This branch is supposed to have the Maven 3 version which uses Guice
instead of Plexus (actually s
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
basedir. Can you point me towards a
"stable" 1.1 tag?
Regards,
M.
On Mon, 2010-05-10 at 08:57 +0200, Olivier Lamy wrote:
> Hi,
>
> http://svn.codehaus.org/classworlds/tags/CLASSWORLDS_1_1/
>
>
>
> 2010/5/9 Jemos Infra :
> >
> > Hi, I'm try
>
>
> 2010/5/9 Jemos Infra :
> >
> > Hi, I'm trying to debug Maven 2 from Eclipse. Since Maven 2 depends on
> > classworlds-1.1.jar (under $M2_HOME/boot), any changes to get the source
> > code? A quick Google provides sources for 1.4 but not for 1.1. Any
>
Hi, I'm trying to debug Maven 2 from Eclipse. Since Maven 2 depends on
classworlds-1.1.jar (under $M2_HOME/boot), any changes to get the source
code? A quick Google provides sources for 1.4 but not for 1.1. Any
jar/zip/svn repository for version 1.1? Also I wanted to ask your
opinion on how I am "