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] > >
