That reminds me of something I've been meaning to mention for a while:  They
don't work any more.  Well, I can't speak to all of them, but the banner
foreground and background properties don't seem to be used anymore.


-----Original Message-----
From: Chuck Daniels [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 08, 2004 7:07 AM
To: Maven Users List
Subject: RE: I'm obviously stupid


See the descriptions of the maven.xdoc.distributionUrl and
maven.xdoc.distributionType properties of the xdoc plugin
(http://maven.apache.org/reference/plugins/xdoc/properties.html).

> -----Original Message-----
> From: J. B. Rainsberger [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 07, 2004 11:05 PM
> To: Maven Users List
> Subject: I'm obviously stupid
>
>
> I am fumbling in the dark with Maven. Forgive me. I can't find the 
> appropriate tutorial material.
>
> I am trying to publish a plain Java project to the web. So far, I have 
> managed to get all the reports working, and now my site has no links 
> at all to a distribution. Here is a sketch of what I've done.
>
> 1. Set up project.xml. Dependencies are cool, info is cool, builds and 
> tests the product without incident; Clover works.
>
> 2. Set up project.properties to generate the site to my "web site 
> distribution" directory, which is outside my project's tree. (My site 
> is diasparsoftware.com; the project will be published to
> diasparsoftware.com/toolkit.)
>
> The problem is that the generated site contains no links to the 
> distribution. I have tried
>
> maven dist
> maven site:generate
>
> But for some reason, the site has no links to the distribution. What 
> magic incantation will make that happen? I know the distribution is 
> OK, because I can see the .jar files and whatnot, but the generated 
> site only has Project Documentation; no Downloads section.
>
> Please, someone either:
>
>   * point me to a /good/ tutorial
>   * point me to a narrow section of the reference material
>   * be so kind as to spell it out in an e-mail, which I will post on 
> my weblog as Google bait for future generations
>
> Thanks.
> --
> J. B. Rainsberger,
> Diaspar Software Services
> http://www.diasparsoftware.com :: +1 416 791-8603
> Let's write software that people understand
>
>
> ---------------------------------------------------------------------
> 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]


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

Reply via email to