Maven uses plugins to effectively do everything, thus the maven compiler
plugin is "out of the box" 

-----Original Message-----
From: Dave Maung [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 30, 2006 10:39 AM
To: Maven Users List
Subject: Re: source inclusion and exclusion out of the box in maven

no. Javadoc inclusion source code is  not the thing I was asking.  I was
asking about  something maven can compile java source code in a
customized way out of the box, basically do the similar thing as
maven-compiler.
probably, there isn't one and that is why maven compiler plugin exist.


On 1/30/06, Kees de Kooter <[EMAIL PROTECTED]> wrote:
>
> Dave, see the "Source attachment and javadoc location" thread.
>
> <quote>
> If the sources are available in repository, plugin will download and 
> install it so you can browse it without doing anything manually.
> Unfortunately, not all projects have sources packaged with them on 
> ibiblio as far as I know.
> It works, for example, for junit.
> </quote>
>
> ---------------------------------------------------------------------
> 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