On 4/15/05, Milos Kleint <[EMAIL PROTECTED]> wrote:
> 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?

Yes

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

You don't really need to know plexus to write a plugin, though under
the covers it is a plexus component.

We're working on the docs, but it will take some time as we need to
make sure the code itself is not changing - this is why it is still in
alpha. The next alpha will have a defined and documented API for the
plugins.

- Brett

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

Reply via email to