I agree, we should have a lot more documentation, and
also be deploying a plugins site in general.

Also, yes, the code is written to target Java 5.  All of
the current consumers (MyFaces 1.2 and Trinidad) require
Java 5, so that hasn't been a problem up to this point.

-- Adam


On 5/28/07, Bruno Aranda <[EMAIL PROTECTED]> wrote:
Yes, I am afraid there is not much documentation (always necessary)
for that plugin and I still have to look often into the code to
understand what it does. The plugin has too many goals and many
configuration attributes. For MyFaces 1.2 I took most of the trinidad
configuration, with only some changes.
I see what you say, the plugin is writing some @override annotations.
I guess that, for JSF <1.2 should not do that so we should check the
implementation before outputing the annotation. Can you open a JIRA
issue? Feel free to do the changes yourself, it should be simple.
Some day, maybe I will write some documentation, because there is not
known documentation (right Adam?).

Cheers,

Bruno

On 24/05/07, Cagatay Civici <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I was playing with maven-faces-plugin of trinidad and faced with a couple of
> issues.
>
> I couldn't find any documentation about the usage, goals etc, do I miss
> something or is it really not documented?
>
> Also the tag codes it generates have annotations like @override in it, is
> the plugin only for java 1.5+?
>
> Cagatay
>
>
>

Reply via email to