Yea, I saw that.  Thanks.  I guess my brain was failing to see the java
and test plugins.  I think they hold the info I need.  Are all the
Maven-hosted plugins enabled and available by default, while others are
not?  If so, that would be an easy way for me to know where to go for
info.

> -----Original Message-----
> From: Dion Gillard [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 23, 2004 11:51 PM
> To: Maven Users List
> Subject: Re: Built-in goals and properties
> 
> There are very few properties available without plugins.
> 
> Things like compiling java code and running junit tests are done by
> plugins, so those plugins provide their own properties for
> customization.
> 
> I'm assuming you've found
>
http://maven.apache.org/reference/user-guide.html#Behavioural_Properties
> ?
> 
> On Fri, 23 Jul 2004 22:34:45 -0700, March, Andres
<[EMAIL PROTECTED]>
> wrote:
> > I cannot seem to find much documentation on which goals and
properties
> > are built into maven.  Each plugin seems to have this in a logical
place
> > at the top of their site but I really want to know what I can do
without
> > the plugins.
> >
> > One simple example is when I wanted to add the generated source
> > directory to the compile set.  The fact that there is a
maven.build.src
> > is great for dealing with generated source separately.  But the
other
> > properties used to represent the compile and test sets seem to be
> > missing.  There are some of these properties in the user guide but
> > obviously not all (like maven.compile.src.set).  And it seems there
are
> > more goals available out-of-the-box than are shown by list in the
maven
> > console.
> >
> > I understand this is OSS and documentation can be hard to come by.
I am
> > just asking where I can find that information.
> >
> > -----------------------------------------
> >
> > Andres March
> >
> > Platform - Apps Engineering
> >
> > Sony Online Entertainment
> >
> > desk: 858.577.3373
> >
> > cell:   619.519.1519
> >
> >
> 
> 
> --
> http://www.multitask.com.au/people/dion/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 



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

Reply via email to