+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
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 ;-) )
>
>
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
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]
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
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 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