Re: About xdocs

2004-10-16 Thread Michael Gaffney
+0300, A Leg <[EMAIL PROTECTED]> wrote: > Hi Michael > > No, could you give me the link, please. > > Thank's for your help > > Andre > > > > Michael Gaffney wrote: > > >Have you tried 'maven xdoc site' ? > > > >Mike Gaffne

Re: About xdocs

2004-10-15 Thread Michael Gaffney
Have you tried 'maven xdoc site' ? Mike Gaffney On Sat, 16 Oct 2004 08:46:21 +0300, A Leg <[EMAIL PROTECTED]> wrote: > Hi > > I have a Maven snapshot with some xdocs directory inside. > xdocs contains only xml files. So I don't know how to use it. (may be it > is said inside the doc ;-) ) > >

Re: maven-model-1.1-SNAPSHOT source

2004-10-05 Thread Michael Gaffney
What if someone wants to help out? Any super short instructions? On Wed, 06 Oct 2004 06:59:52 +1000, Brett Porter <[EMAIL PROTECTED]> wrote: > maven-components/maven-model > > There will be more information on building this before Maven 1.1 is > released. > > &g

maven-model-1.1-SNAPSHOT source

2004-10-05 Thread Michael Gaffney
Where in CVS is the code for maven-model-1.1-SNAPSHOT? I was looking around but could not find anything obvious. Mike Gaffney - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Cannot build maven-jellydoc-plugin

2004-08-27 Thread Michael Gaffney
I'm trying to build maven on my machine but the build fails when building the jellydoc-plugin. It seems that the jellydoc-plugin has a dependency on javadoc-1.3.jar, unfortunately the javadoc-1.3.jar file is not hosted on ibiblio. So what do I need to do to fulfill this dependency so that I can b

Re: I'm trying to build maven from CVS but running into problems

2004-08-27 Thread Michael Gaffney
PROTECTED]> wrote: > You need to look earlier in the log. Due to a bug in the bootstrap, if a plugin > fails, the bootstrap continues. So what has happenned is a plugin build failed, > hence the test plugin was never built and installed. > > - Brett > > > > Quoting

I'm trying to build maven from CVS but running into problems

2004-08-26 Thread Michael Gaffney
I'm trying to build maven from the CVS HEAD and I'm running into problems. This is my first time building maven so if I'm doing something really stupid, please forgive me. I followed the instructions on the web site for build maven and when the build gets to the "BUILDING MAVEN WITH ITSELF..." pa