On Tue, 2005-10-25 at 08:07 -0400, David H. DeWolf wrote: > 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".
Cool, it's great when users can point other users at solutions. We're trying to get the doco together but the object is to be able to answer 85-90% of questions on the user list by pointing at existing documentation and solutions. I'll be taking another pass at the doco later today. I see lots of questions about site generation so I'll start with that. Just keep piling in the JIRA issues in the "documentation" component and I'll deal with them. Thanks! > 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.csar.private.internal.it> > > </package> > > <logo>http://private-details.internal.foo.csfb.net/images/project_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] > > > > -- jvz. Jason van Zyl jason at maven.org http://maven.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
