All,

I believe there is an error in the "Configuring Reports" on the following site: 
http://maven.apache.org/maven2/site.html

I think the complete tag should be as follows:

  <reporting>
    <plugins>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-project-info-reports-plugin</artifactId>
        <version>2.0-alpha-1</version>
      </plugin>
    </plugins>
  </reporting>

Thanks,

Erwin

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

Reply via email to