Does anyone know why I get:
 
[WARNING] Error loading report
org.apache.maven.plugin.taglist.TagListReport - AbstractMethodError:
canGenerateReport()

when executing 'mvn site' with the taglist-maven-plugin?
<plugin>
  <groupId>org.codehaus.mojo</groupId>
  <artifactId>taglist-maven-plugin</artifactId>
  <version>2.0-beta-1</version>
</plugin>

The Taglist report is generated just fine.
Just not sure why I'm getting the warning.
 
William

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

Reply via email to