Sorry. I just noticed ... [ERROR] VM #displayTree: error : too few arguments to macro. Wanted 2 got 0 [ERROR] VM #menuItem: error : too few arguments to macro. Wanted 1 got 0
... happen when I go to http://localhost:8080/ Also I tried making the apt name lowercase and it worked.... Is that how it's supposed to be? ? ,chris On 11/30/06, Christofer Jennings <[EMAIL PROTECTED]> wrote:
Thanks Wendy, [response inlined] On 11/30/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > > On 11/30/06, Christofer Jennings <[EMAIL PROTECTED]> wrote: > > I have a number of apt pages that get properly generated with "mvn > site" but > > give an http 404 error whe I run "mvn site:run" > > Not really, without seeing an example. I've seen "blank" pages > before, but they're usually associated with a stack trace in the > console that points out the formatting error. > > Does anything show in the console where Jetty is running? No. What is the filename of the apt file, where is it in your project > structure, and what URL are you using to preview it? Files... Works: build-webapp-maven.apt Breaks: build-collaborationAuthServices.apt URLs... Works: http://localhost:8080/build-webapp-maven.html Breaks: http://localhost:8080/build-collaborationAuthServices.html Is capitalization important? Thanks again, ,chris
