> -----Original Message-----
> From: Jason van Zyl [mailto:[EMAIL PROTECTED]]
> Sent: 11 June 2002 21:15
> To: Turbine Maven Developers List
> Subject: Re: proposal to skip documentation steps
> 
> On Tue, 2002-06-11 at 16:05, Matt Ho wrote:
> > Maven doesn't seem to be able to stop certain tasks from being run.
For
> > example, if want to use the maven:deploy-site target, then the
> > "cross-ref" target will be run generating a large source code
thingy.
> >
> > I think it would be nice to be able to not have a specific task or
set
> > of tasks run, perhaps by defining maven:cross-ref.skip or something
like
> > that.  In addition, the source code generated should be modified so
that
> > it doesn't create links to pages it doesn't generate.
> >
> > If there's interest, I'd be happy to write this and send it in.
> 
> I think we just need to provide access to all the targets so that you
> can aggregate them as you see fit. I don't really like the skip idea.

+1 I would really like to reorder them as I like. However, there are
necessary dependencies. Like "jar" depends on "compile". The web site
also depends on "cross-ref" and almost all others.

Any idea on how to best solve this ?

-Vincent

> 
> > M
> >
> >
> >
> > --
> > To unsubscribe, e-mail:   <mailto:turbine-maven-dev-
> [EMAIL PROTECTED]>
> > For additional commands, e-mail: <mailto:turbine-maven-dev-
> [EMAIL PROTECTED]>
> --
> jvz.
> 
> Jason van Zyl
> [EMAIL PROTECTED]
> 
> http://tambora.zenplex.org
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:turbine-maven-dev-
> [EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:turbine-maven-dev-
> [EMAIL PROTECTED]>



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

Reply via email to