Re: [m2] Exception running site:site

2005-10-21 Thread Brett Porter
The issue has been fixed in SVN, it's just waiting for the project-info-reports plugin to be released. - Brett On 10/20/05, Kees de Kooter [EMAIL PROTECTED] wrote: Sorry Brett, I just installed maven 2 (congrats with the release!) but the error is still happening: [ERROR] VM #displayTree:

Re: [m2] Exception running site:site

2005-10-20 Thread Kees de Kooter
Sorry Brett, I just installed maven 2 (congrats with the release!) but the error is still happening: [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 [INFO] Generate Dependencies report. [INFO]

Re: [m2] Exception running site:site

2005-10-20 Thread David H. DeWolf
I experienced this issue when I attempted to nest menu items. To fix, change: menu menu item/ /menu /menu to menu item/ /menu menu item/ /menu or something similar. David On 10/20/05, Kees de Kooter [EMAIL PROTECTED] wrote: Sorry Brett, I just installed maven 2 (congrats with the

Re: [m2] Exception running site:site

2005-10-20 Thread Kees de Kooter
I have not attempted anything to change yet, just run site:site. Which file are you referring to? Kees - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [m2] Exception running site:site

2005-10-20 Thread David H. DeWolf
your descriptor (site.xml) -- probably located at project-home/src/site/site.xml David On 10/20/05, Kees de Kooter [EMAIL PROTECTED] wrote: I have not attempted anything to change yet, just run site:site. Which file are you referring to? Kees

[m2] Exception running site:site

2005-10-13 Thread Kees de Kooter
When running site:site I get the following exception: [INFO] [site:site] [INFO] Generate Continuous Integration report. [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 [INFO] Generate Dependencies

Re: [m2] Exception running site:site

2005-10-13 Thread Brett Porter
Can you let us know what versions of the site and project-info-reports plugins you have? They will be shown when run with -X. - Brett On 10/13/05, Kees de Kooter [EMAIL PROTECTED] wrote: When running site:site I get the following exception: [INFO] [site:site] [INFO] Generate Continuous

Re: [m2] Exception running site:site

2005-10-13 Thread Kees de Kooter
[DEBUG] maven-site-plugin: resolved to version 2.0-beta-2 from repository central [DEBUG] maven-project-info-reports-plugin: resolved to version 2.0-beta-1 from repository central On 10/13/05, Brett Porter [EMAIL PROTECTED] wrote: Can you let us know what versions of the site and

Re: [m2] Exception running site:site

2005-10-13 Thread Brett Porter
Nice catch. Fixed in SVN. - Brett On 10/13/05, Kees de Kooter [EMAIL PROTECTED] wrote: [DEBUG] maven-site-plugin: resolved to version 2.0-beta-2 from repository central [DEBUG] maven-project-info-reports-plugin: resolved to version 2.0-beta-1 from repository central On 10/13/05, Brett

Re: [m2] Exception running site:site

2005-10-13 Thread Kees de Kooter
Thanks Brett! When will this be avaibable in the repo? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [m2] Exception running site:site

2005-10-13 Thread Brett Porter
In the next couple of days. We have a release coming up. - Brett On 10/13/05, Kees de Kooter [EMAIL PROTECTED] wrote: Thanks Brett! When will this be avaibable in the repo? - To unsubscribe, e-mail: [EMAIL PROTECTED] For