I tried to execute 'mvn site' in the accumulo project. Should it work?
This is the message I got:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.0:site (default-site) on
project accumulo: failed to get report for
org.codehaus.mojo:findbugs-maven-plugin: Unable to parse configuration
of mojo org.codehaus.mojo:findbugs-maven-plugin:2.0.1:findbugs for
parameter localRepository: Abstract class or interface
'org.apache.maven.artifact.repository.DefaultArtifactRepository'
cannot be instantiated -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

Reply via email to