i've tried to look at them, but they miss any kind of javadoc. Am I correct that the classes javadoc annotations will cause the private fields to be filled before the execute() method is called on my plugin class?
I'm missing some kind of general docs. I understand that plexus is some kind of container for the plugins, but it's website is almost nonexistant. So are the docs for maven itself. there's close to no javadocs on most of the java files. Regards Milos Kleint On 4/14/05, Brett Porter <[EMAIL PROTECTED]> wrote: > not yet, but there are plenty of examples in the Maven source tree to > start with. > > Cheers, > Brett > > On 4/15/05, Will Gwaltney <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > Yet another request for documentation. Anything out there on creating a > > maven 2 Java (vs. Marmelade) plugin? > > > > Will > > > > ----------------------------------------- > > Will Gwaltney > > SAS Institute > > [EMAIL PROTECTED] > > 919-531-9025 > > "Nothing is more impossible than to write a book that wins every reader's > > approval." - Miguel de Cervantes > > ----------------------------------------- > > > > --------------------------------------------------------------------- > > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
