Yes.  That does work.

For anyone following this thread, using Brett's suggestion involves
duplicating the <plugin> stanza from the <reporting> stanza so it is
under <build><plugins>; after copying the XML, remove the
<configuration> section from the copy in <build><plugins> and the
<dependencies> section from the copy in <reporting>.

-----Original Message-----
From: Brett Porter [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 09, 2006 16:37
To: Maven Users List
Subject: Re: [m201] Plugin Dependency Configuration


We should also allow them in the reporting section I imagine, for
consistency. I will file it in JIRA.

However, it should still take effect if you put a plugin definition in
your build section with the dependencies and the rest remains in the
reporting section.

- Brett

On 1/9/06, Kees de Kooter <[EMAIL PROTECTED]> wrote:
> According to the maven xsd dependencies are not allowed inside
> reporting/plugins/plugin tags.
>
> ---------------------------------------------------------------------
> 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]

Reply via email to