On 13 Dec 2002, John Casey wrote:

> > >o How do you use Reactor? (And are dependencies from your project.xml
> > >involved in using reactor? I still don't know.)
> >
> > Simple trial and error, no more than 10-15 minutes will answer most of
> > your questions. As for properties, the last I looked, they're documented
> > in each plugin's docs which were (at least at one time) linked up on the
> > maven site.
>
> The following URL _isn't_even_linked_to_ from the plugin docs.  I had to
> guess at it.
>
> http://jakarta.apache.org/turbine/maven/plugins/reactor/index.html

Actually, it seems to be:

http://jakarta.apache.org/turbine/maven/reference/plugins/reactor/index.html

My problem isn't so much running as reactor as not even having a clue what
reactor's capabilities are. I started using maven with the clear
understanding that it would provide project documentation, it would handle
dependencies for me and it would standardise our ant files. This has
happened.

At the moment all I know of reactor is that it will build multiple
projects and [possibly] is tied into the inheritence of POMs so that I can
group values in a super-project POM.

But what of other things? Will it build me a site of aggregated
information? Will it build a site that provides links to all my project
builds. Can it show a top-level dependency page?

Hen


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to