I just want to change the banner icons. So I have to re-create the site.xml with all the XML elements, is that right?
Is there simple configuration. BTW: Surfing to http://maven.apache.org/guides/mini/plugins/maven-site-plugin/ The webpage is incomplete: "Page Not Foyund" -- Peter Pilgrim :: J2EE Software Development Operations/IT - Credit Suisse First Boston, Floor 15, 5 Canada Square, London E14 4QJ, United Kingdom Tel: +44-(0)207-883-4497 > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of David H. > DeWolf > Sent: 25 October 2005 13:08 > To: Maven Users List > Subject: Re: [m2] What is the Maven 2 equivalent for site logos etc? > > > This information now belongs in your site.xml. > > See: > > http://maven.apache.org/guides/mini/guide-site.html > > and specifically the part on creating the site "descriptor". > > David > > On 10/25/05, Pilgrim, Peter <[EMAIL PROTECTED]> wrote: > > > > > > In Maven 1.0 you wrote this in your project.xml > > > > <organization> > > <name>CSFB (c) 2005</name> > > <url>http://www.csfb.net/</url> > > <logo>http://www.csfb.net/images/standardmaessig.gif</logo> > > </organization> > > <!-- the year the project started --> > > <inceptionYear>2005</inceptionYear> > > > <package>com.csfb.csar.private.internal.it<http://com.csfb.csa > r.private.internal.it> > > </package> > > > <logo>http://private-details.internal.foo.csfb.net/images/proj > ect_logo.gif > > </logo> > > > > What do you in M2 pom.xml? > > > > TIA > > > > -- > > Peter Pilgrim :: J2EE Software Development > > Operations/IT - Credit Suisse First Boston, > > Floor 15, 5 Canada Square, London E14 4QJ, United Kingdom > > Tel: +44-(0)207-883-4497 > > > > > > > > > ============================================================== > ================ > > Please access the attached hyperlink for an important electronic > > communications disclaimer: > > > > http://www.csfb.com/legal_terms/disclaimer_external_email.shtml > > > > > > > ============================================================== > ================ > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > ============================================================================== Please access the attached hyperlink for an important electronic communications disclaimer: http://www.csfb.com/legal_terms/disclaimer_external_email.shtml ============================================================================== --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
