Hi. I'm trying to get started with maven, and following the tutorial at http://maven.apache.org/guides/getting-started/index.html
This is my maven version: > mvn --version Maven version: 2.0.4 I get as far as 'mvn site' and things are working fine, but, although mvn site claims to have built correctly, it says: [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 which I assume is a problem? Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]