Re: Plexus compile problems

2006-03-28 Thread Brett Porter
We see these 2 failures in Continuum. - Brett Carlos Sanchez wrote: > Can you detail the error in the javac component? it's building fine > for me with maven 2.0.3 and JDK 1.5 > > On 3/28/06, Mike Perham <[EMAIL PROTECTED]> wrote: >> I have a completely empty repo and a fresh copy of the plexus

Re: Plexus compile problems

2006-03-28 Thread Carlos Sanchez
Can you detail the error in the javac component? it's building fine for me with maven 2.0.3 and JDK 1.5 On 3/28/06, Mike Perham <[EMAIL PROTECTED]> wrote: > I have a completely empty repo and a fresh copy of the plexus code. > > 1) the javac compiler component does not pass the tests with JDK 1.4

Plexus compile problems

2006-03-28 Thread Mike Perham
I have a completely empty repo and a fresh copy of the plexus code. 1) the javac compiler component does not pass the tests with JDK 1.4 or JDK 5. 2) plexus-jdo requires a dep which is not hosted in the repo (jdo:jdo:1.0.1:jar). There is no comment or url on where to get this jar. If this projec