Re: Site descriptor inheritance problem

2008-03-29 Thread Dave Syer

It looks like a bug they fixed in the site tools, but it isn't released yet.

I got my site working properly using a "snapshots" profile just for the site
goal:


snapshots


apache-snapshots

http://people.apache.org/maven-snapshot-repository








maven-site-plugin

2.0-beta-7-SNAPSHOT






-- 
View this message in context: 
http://www.nabble.com/Site-descriptor-inheritance-problem-tp16092571s177p16370222.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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



Re: Site descriptor inheritance problem

2008-03-29 Thread rloesche

I'm seeing the same behaviour. It only happens when i run mvn site from the
parent project. If i run mvn site for a single module it does not happen.
Looks like a bug.
-- 
View this message in context: 
http://www.nabble.com/Site-descriptor-inheritance-problem-tp16092571s177p16369995.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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



Site descriptor inheritance problem

2008-03-17 Thread Dave Syer

It says in the site plugin reference docs

"By default, only the basic settings are inherited. From the body, only the
links are inherited, and these accumulate to contain all the parents' site
descriptor links."

And then goes on to say that menus are *not* inherited by default, and gives
an example of how to make them inherited.

This appears not to be the case.  Can anyone verify that?  I get the main
menu items from my parent site in all the sub-projects, even without
explicitly asking for them:










etc.

I don't mind having inherited if they work, but the links are all broken
(they have a relative path to a non-existent resource in the sub-project).  

Am I doing something wrong?
-- 
View this message in context: 
http://www.nabble.com/Site-descriptor-inheritance-problem-tp16092571s177p16092571.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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



Site descriptor inheritance?

2007-02-09 Thread Brian-R . Jackson
Is site.xml inherited by child projects?  Is it limited to menus that
are explicitly declared to inherit?  I've got the following site
descriptor and things like bannerLeft, publishDate, version and
breadcrumbs don't appear to be inherited by my child project.  Is doing
a mvn install enough to publish the descriptor locally?

Thanks,
Brian





http://www.ubs.com/1/live/images/uco24.gif





http://www.ubs.com"/>









Visit our website at http://www.ubs.com

This message contains confidential information and is intended only 
for the individual named.  If you are not the named addressee you 
should not disseminate, distribute or copy this e-mail.  Please 
notify the sender immediately by e-mail if you have received this 
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free 
as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses.  The sender therefore 
does not accept liability for any errors or omissions in the contents 
of this message which arise as a result of e-mail transmission.  If 
verification is required please request a hard-copy version.  This 
message is provided for informational purposes and should not be 
construed as a solicitation or offer to buy or sell any securities or 
related financial instruments.

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