Re: [m2] What is the Maven 2 equivalent for site logos etc?

2005-10-26 Thread Brian Bonner
I logged http://jira.codehaus.org/browse/MNG-1333  for this.
On 10/25/05, Pilgrim, Peter [EMAIL PROTECTED] wrote:

  -Original Message-
  From: Jason van Zyl [mailto:[EMAIL PROTECTED]
  Sent: 25 October 2005 16:07
  To: Maven Users List
  Subject: RE: [m2] What is the Maven 2 equivalent for site logos etc?
 
 
  On Tue, 2005-10-25 at 15:33 +0100, Pilgrim, Peter wrote:
   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

 No!

 You cannot read the MAVEN SITE PLUG IN PROPERTIES
 as the navigation link 
 http://maven.apache.org/guides/mini/plugins/maven-site-plugin/
 which is on the page

 
  http://maven.apache.org/maven2/guides/mini/guide-site.html


 --
 Peter Pilgrim
 Organiser / Founder   http://developers.sun.com/jugs/display/europe/gbr/london

( ( (  (   (
(   )\(   (   )\)\))(   '   (  )\ )
)_)(  )\  )_)( ((_)()\ ))\(()/(
   ((_)\ _ )\((_)((_)\ _ )\_(())\_)()_ ((_)/(_))_
  _ | (_)_\(_) \ / /(_)_\(_) \((_)/ / | | (_)) __|
 | || |/ _ \  \ V /  / _ \  \ \/\/ /| |_| | | (_ |
  \__//_/ \_\  \_/  /_/ \_\  \_/\_/  \___/   \___|
 =

 ==
 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]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[m2] What is the Maven 2 equivalent for site logos etc?

2005-10-25 Thread Pilgrim, Peter

In Maven 1.0 you wrote this in your project.xml

organization
nameCSFB (c) 2005/name
urlhttp://www.csfb.net//url
logohttp://www.csfb.net/images/standardmaessig.gif/logo
/organization
!-- the year the project started --
inceptionYear2005/inceptionYear
packagecom.csfb.csar.private.internal.it/package

logohttp://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]



Re: [m2] What is the Maven 2 equivalent for site logos etc?

2005-10-25 Thread David H. DeWolf
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
 nameCSFB (c) 2005/name
 urlhttp://www.csfb.net//url
 logohttp://www.csfb.net/images/standardmaessig.gif/logo
 /organization
 !-- the year the project started --
 inceptionYear2005/inceptionYear
 packagecom.csfb.csar.private.internal.ithttp://com.csfb.csar.private.internal.it
 /package
 logohttp://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]




Re: [m2] What is the Maven 2 equivalent for site logos etc?

2005-10-25 Thread Jason van Zyl
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
  nameCSFB (c) 2005/name
  urlhttp://www.csfb.net//url
  logohttp://www.csfb.net/images/standardmaessig.gif/logo
  /organization
  !-- the year the project started --
  inceptionYear2005/inceptionYear
  packagecom.csfb.csar.private.internal.ithttp://com.csfb.csar.private.internal.it
  /package
  logohttp://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]



RE: [m2] What is the Maven 2 equivalent for site logos etc?

2005-10-25 Thread Pilgrim, Peter
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
  nameCSFB (c) 2005/name
  urlhttp://www.csfb.net//url
  logohttp://www.csfb.net/images/standardmaessig.gif/logo
  /organization
  !-- the year the project started --
  inceptionYear2005/inceptionYear
  
 packagecom.csfb.csar.private.internal.ithttp://com.csfb.csa
 r.private.internal.it
  /package
  
 logohttp://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]



RE: [m2] What is the Maven 2 equivalent for site logos etc?

2005-10-25 Thread Jason van Zyl
On Tue, 2005-10-25 at 15:33 +0100, Pilgrim, Peter wrote:
 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

http://maven.apache.org/maven2/guides/mini/guide-site.html

 --
 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
   nameCSFB (c) 2005/name
   urlhttp://www.csfb.net//url
   logohttp://www.csfb.net/images/standardmaessig.gif/logo
   /organization
   !-- the year the project started --
   inceptionYear2005/inceptionYear
   
  packagecom.csfb.csar.private.internal.ithttp://com.csfb.csa
  r.private.internal.it
   /package
   
  logohttp://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]
 
 
-- 
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org

you are never dedicated to something you have complete confidence in.
No one is fanatically shouting that the sun is going to rise tomorrow.
They know it is going to rise tomorrow. When people are fanatically
dedicated to political or religious faiths or any other kind of 
dogmas or goals, it's always because these dogmas or
goals are in doubt.

  -- Robert Pirzig, Zen and the Art of Motorcycle Maintenance


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [m2] What is the Maven 2 equivalent for site logos etc?

2005-10-25 Thread Pilgrim, Peter

 -Original Message-
 From: Jason van Zyl [mailto:[EMAIL PROTECTED]
 Sent: 25 October 2005 16:07
 To: Maven Users List
 Subject: RE: [m2] What is the Maven 2 equivalent for site logos etc?
 
 
 On Tue, 2005-10-25 at 15:33 +0100, Pilgrim, Peter wrote:
  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

No! 

You cannot read the MAVEN SITE PLUG IN PROPERTIES
as the navigation link 
http://maven.apache.org/guides/mini/plugins/maven-site-plugin/
which is on the page

 
 http://maven.apache.org/maven2/guides/mini/guide-site.html


--
Peter Pilgrim
Organiser / Founder   http://developers.sun.com/jugs/display/europe/gbr/london
 
   ( ( (  (   (  
   (   )\(   (   )\)\))(   '   (  )\ )   
   )_)(  )\  )_)( ((_)()\ ))\(()/(   
  ((_)\ _ )\((_)((_)\ _ )\_(())\_)()_ ((_)/(_))_ 
 _ | (_)_\(_) \ / /(_)_\(_) \((_)/ / | | (_)) __|
| || |/ _ \  \ V /  / _ \  \ \/\/ /| |_| | | (_ |
 \__//_/ \_\  \_/  /_/ \_\  \_/\_/  \___/   \___|
=

==
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]