Re: SCM initRepo method

2012-03-30 Thread Olivier Lamy
just do it in your coming patch :-) 2012/3/30 Chris Graham chrisgw...@gmail.com: Any ideas of how to get to initialised loggers (from the plexus container) in this method? My only option so far, is a new DefaultLog(). I'd perfer to use the normal ConsoleLogger etc as set up by the container,

Re: SCM initRepo method

2012-03-30 Thread Chris Graham
Heh. Done! -Chris On Fri, Mar 30, 2012 at 6:03 PM, Olivier Lamy ol...@apache.org wrote: just do it in your coming patch :-) 2012/3/30 Chris Graham chrisgw...@gmail.com: Any ideas of how to get to initialised loggers (from the plexus container) in this method? My only option so far, is

Re: [PROPOSAL] move doxia-book and doxia-maven-plugin from Doxia base to Doxia Sitetools

2012-03-30 Thread Lukas Theussl
Dennis Lundberg wrote: On 2012-03-29 09:13, Lukas Theussl wrote: I agree that they don't belong into core, but I rather thought of moving them into doxia-tools instead. Not sure what is better. This was my thought also. OTOH, neither book nor maven-plugin have been maintained (AFAIK)

Re: SCM initRepo method

2012-03-30 Thread Robert Scholte
Hi, Not every SCM is repository-based. I see more and more differences between SCM's. Should we split it into Client/Server versus Distributed model? -Robert Op Fri, 30 Mar 2012 09:46:51 +0200 schreef Chris Graham chrisgw...@gmail.com: Heh. Done! -Chris On Fri, Mar 30, 2012 at 6:03 PM,

Re: SCM initRepo method

2012-03-30 Thread Chris Graham
True. But that is for another day, as those changes need to be looked at in the light of all of the CMS systems supported, including those in the non-apache codebase. Yes, I do see the need for a higher level of abstraction needed, as the original API's were very much built around CVS, later SVN

instalation maven 3

2012-03-30 Thread rachmery
hi, i want to install maven3 and when i execute this Command mvn archetype:create -DgroupId=testapp -DartifactId=testapp i receive this error: Code: Select all[ERROR] No plugin found for prefix 'archetype' in the current project and in the plugin groups [org.mortbay.jetty,

configuration maven 3

2012-03-30 Thread rachmery
hi, i want to install maven3 and when i execute this Command mvn archetype:create -DgroupId=testapp -DartifactId=testapp i receive this error: Code: Select all[ERROR] No plugin found for prefix 'archetype' in the current project and in the plugin groups [org.mortbay.jetty,

Re: [PROPOSAL] move doxia-book and doxia-maven-plugin from Doxia base to Doxia Sitetools

2012-03-30 Thread Hervé BOUTEMY
ok so: 1. doxia-book from Doxia to Doxia Sitetools, same artifact coordinates: org.apache.maven.doxia:doxia-book, 1.2 is from Doxia tree, 1.3-SNAPSHOT will be from Doxia Sitetools 2. doxia-maven-plugin from Doxia to Doxia Tools, same artifact coordinates: