You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Andreas Sewe <se...@st.informatik.tu-darmstadt.de> on 2010/10/20 17:58:54 UTC

Maven-site-plugin 3: how to properly add to inherited reportPlugins?

Hi all,

I am currently having trouble configuring the maven-site-plugin 
3.0-beta-2. The setting is slightly more complex than the one described 
in the wiki 
<https://cwiki.apache.org/MAVEN/maven-3x-and-site-plugin.html>: A parent 
POM configures a some reportPlugins and a child POM wants to add some 
more -- without having to repeat the parent's reportPlugins again.

Configuring an additional execution of site:site doesn't seem the way to 
go; it completely messes up the "Project Documentation" menu (on some 
pages, "Project Information" is the only submenu, on others it is 
"Project Reports").

Can someone point me in the right direction? Thanks.

Best wishes,

Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: Maven-site-plugin 3: how to properly add to inherited reportPlugins?

Posted by Martin Gainty <mg...@hotmail.com>.
Andreas-
 
can you provide the site.xml your plugin is using
and a rough layout of the report you desire

also could you explain which report-plugins you will be implementing
 
?
Martin 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung

Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen.
 

> Date: Wed, 20 Oct 2010 17:58:54 +0200
> From: sewe@st.informatik.tu-darmstadt.de
> To: users@maven.apache.org
> Subject: Maven-site-plugin 3: how to properly add to inherited reportPlugins?
> 
> Hi all,
> 
> I am currently having trouble configuring the maven-site-plugin 
> 3.0-beta-2. The setting is slightly more complex than the one described 
> in the wiki 
> <https://cwiki.apache.org/MAVEN/maven-3x-and-site-plugin.html>: A parent 
> POM configures a some reportPlugins and a child POM wants to add some 
> more -- without having to repeat the parent's reportPlugins again.
> 
> Configuring an additional execution of site:site doesn't seem the way to 
> go; it completely messes up the "Project Documentation" menu (on some 
> pages, "Project Information" is the only submenu, on others it is 
> "Project Reports").
> 
> Can someone point me in the right direction? Thanks.
> 
> Best wishes,
> 
> Andreas
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
 		 	   		  

Re: Maven-site-plugin 3: how to properly add to inherited reportPlugins?

Posted by Olivier Lamy <ol...@apache.org>.
Hi,

There is an issue regarding this which is recorded here
http://jira.codehaus.org/browse/MSITE-484.

Btw properly handling this inheritance case will probably need some
hack in maven core.

2010/10/20 Andreas Sewe <se...@st.informatik.tu-darmstadt.de>:
> Hi all,
>
> I am currently having trouble configuring the maven-site-plugin 3.0-beta-2.
> The setting is slightly more complex than the one described in the wiki
> <https://cwiki.apache.org/MAVEN/maven-3x-and-site-plugin.html>: A parent POM
> configures a some reportPlugins and a child POM wants to add some more --
> without having to repeat the parent's reportPlugins again.
>
> Configuring an additional execution of site:site doesn't seem the way to go;
> it completely messes up the "Project Documentation" menu (on some pages,
> "Project Information" is the only submenu, on others it is "Project
> Reports").
>
> Can someone point me in the right direction? Thanks.
>
> Best wishes,
>
> Andreas
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>



-- 
Olivier
http://twitter.com/olamy
http://www.linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org