RE: Xdoc plugin: problem with maven 1.1

2005-06-05 Thread Arnaud HERITIER
Done. Arnaud > > > >I didn't see how to do it. > >If you cannot, I implemented the fix in the xdoc plugin and > I'll be able to commit it. > >But I would prefer that we modify the model in 1.1 to match the 1.0. > > > > > > > Oh, if you've already done that - go ahead. > > - Brett > > > --

Re: Xdoc plugin: problem with maven 1.1

2005-06-05 Thread Brett Porter
I didn't see how to do it. If you cannot, I implemented the fix in the xdoc plugin and I'll be able to commit it. But I would prefer that we modify the model in 1.1 to match the 1.0. Oh, if you've already done that - go ahead. - Brett ---

RE: Xdoc plugin: problem with maven 1.1

2005-06-05 Thread Arnaud HERITIER
> > I'd tested, but it was only SVN which appears to work. Yes because all this methods are only used for CVS. > > I think it might be better to introduce the methods to > Repository in maven.mdo. I'll do this all together at some > point today. I didn't see how to do it. If you cannot, I im

Re: Xdoc plugin: problem with maven 1.1

2005-06-05 Thread Brett Porter
I'd tested, but it was only SVN which appears to work. I think it might be better to introduce the methods to Repository in maven.mdo. I'll do this all together at some point today. Thanks, Brett Arnaud HERITIER wrote: Hi all, I worked a little bit on this problem. My idea, is that it cou

RE: Xdoc plugin: problem with maven 1.1

2005-06-05 Thread Arnaud HERITIER
Hi all, I worked a little bit on this problem. My idea, is that it could be better to copy existing services (getScmType, ...) about SCM repositories from maven 1.0.2 core to the maven 1.1 one (in an utilities class for example). But if we do that we'll not be able to keep the compatibility for