Re: Maven sites and APT

2009-05-04 Thread Lukas Theussl


On the Doxia level you can split apt files just like described. On the Maven 
level, the site plugin always includes files as separate documents, as specified 
in site.xml. So I guess it's currently not possible to use this feature in Maven.


HTH,
-Lukas


Bryon Jacob wrote:

Quick question that I've not been able to find an answer for online...

The guide to the APT format at 
http://maven.apache.org/doxia/references/apt-format.html says:


"A short APT document is contained in a single text file. A longer 
document may be contained in a ordered list of text files. For instance, 
first text file contains section 1, second text file contains section 2, 
and so on."


How does one specify a file to be split into multiple parts as described?

thanks!

 - Bryon

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




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



Re: Maven Sites

2007-11-29 Thread Dion Gillard
This is too funny to pass up.

On 11/30/07, Morgovsky, Alexander (US - Glen Mills)
<[EMAIL PROTECTED]> wrote:
> This message (including any attachments) contains confidential information 
> intended for a specific individual and purpose, and is protected by law.  If 
> you are not the intended recipient, you should delete this message.
>
>
> Any disclosure, copying, or distribution of this message, or the taking of 
> any action based on it, is strictly prohibited. [v.E.1]
>


-- 
This message (including any attachments) contains no information and
is intended for no specific individual or purpose, and is protected by
law. If you are the intended recipient, you should delete this
message.

Any receipt of this message, or the taking of any action based on
receipt of it, is strictly prohibited.

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



Re: Maven Sites

2007-11-29 Thread Marat Radchenko
sorry, "mvn site-deploy"

2007/11/30, Marat Radchenko <[EMAIL PROTECTED]>:
> please try "mvn site deploy" instead.
>
> 2007/11/30, Morgovsky, Alexander (US - Glen Mills) <[EMAIL PROTECTED]>:
> > Hello.  Calling mvn site:site site:deploy on a multi-module POM produces
> > a parent site with no values for children, because the parent is
> > generated with values before the children are created, which creates no
> > values for children in the parent.
> >
> >
> > This message (including any attachments) contains confidential information 
> > intended for a specific individual and purpose, and is protected by law.  
> > If you are not the intended recipient, you should delete this message.
> >
> >
> > Any disclosure, copying, or distribution of this message, or the taking of 
> > any action based on it, is strictly prohibited. [v.E.1]
> >
>

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



Re: Maven Sites

2007-11-29 Thread Marat Radchenko
please try "mvn site deploy" instead.

2007/11/30, Morgovsky, Alexander (US - Glen Mills) <[EMAIL PROTECTED]>:
> Hello.  Calling mvn site:site site:deploy on a multi-module POM produces
> a parent site with no values for children, because the parent is
> generated with values before the children are created, which creates no
> values for children in the parent.
>
>
> This message (including any attachments) contains confidential information 
> intended for a specific individual and purpose, and is protected by law.  If 
> you are not the intended recipient, you should delete this message.
>
>
> Any disclosure, copying, or distribution of this message, or the taking of 
> any action based on it, is strictly prohibited. [v.E.1]
>

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



Re: Maven Sites

2007-11-29 Thread Morgovsky, Alexander (US - Glen Mills)
Hello.  Calling mvn site:site site:deploy on a multi-module POM produces
a parent site with no values for children, because the parent is
generated with values before the children are created, which creates no
values for children in the parent. 


This message (including any attachments) contains confidential information 
intended for a specific individual and purpose, and is protected by law.  If 
you are not the intended recipient, you should delete this message. 


Any disclosure, copying, or distribution of this message, or the taking of any 
action based on it, is strictly prohibited. [v.E.1]


Re: Maven Sites

2007-11-29 Thread Dennis Lundberg

What is it that is not working?

Morgovsky, Alexander (US - Glen Mills) wrote:

Could someone please explain to properly create multi-module sites in
Maven 2?  I have tried calling mvn site:site (custom site goals)
site:deploy site:site (custom site goals), and duplicating calls so that
my site would work, but it does not.  I understand that the parent site
gets generated before the child sites do, so the result if false,
however, I do not know the final correct way of properly generating a
multi-module Maven 2 site, please assist if you may. 



This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law.  If you are not the intended recipient, you should delete this message. 



Any disclosure, copying, or distribution of this message, or the taking of any 
action based on it, is strictly prohibited. [v.E.1]




--
Dennis Lundberg

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