Andrew Purtell created BIGTOP-1434:
--------------------------------------
Summary: Maven build failing with NoClassDefFoundError at
maven-site-plugin:3.0-beta-3:site (packaging-documentation) @ sqoop-docs
Key: BIGTOP-1434
URL: https://issues.apache.org/jira/browse/BIGTOP-1434
Project: Bigtop
Issue Type: Sub-task
Reporter: Andrew Purtell
Seeing a very strange Maven failure when trying to build Sqoop debs.
Happens when I untar the Sqoop 1.99.2 tarball and try to build it out of tree
as well.
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site
(packaging-documentation) on project sqoop-docs: Execution
packaging-documentation of goal
org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site failed: A required
class was missing while executing
org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site:
org/sonatype/aether/graph/DependencyFilter
{noformat}
Just me?
I have tried 'rm -rf .m2/repository/org/sonatype'. Maven downloads replacements
and fails the same way.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)