[ 
https://issues.apache.org/jira/browse/BIGTOP-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125095#comment-14125095
 ] 

Roman Shaposhnik commented on BIGTOP-1434:
------------------------------------------

I can't reproduce it in the official Bigtop build environment:
     
http://bigtop01.cloudera.org:8080/view/Docker/job/Build-in-docker/21/console

Speaking of which, here's how anybody can get our official environment build 
with 0 cost:
{noformat}
$ docker run -v `pwd`:/ws bigtop/slaves:centos-6.4 bash -c '. 
/etc/profile.d/bigtop.sh; cd /ws ; make sqoop-rpm'
{noformat}

> 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
>          Components: general
>            Reporter: Andrew Purtell
>             Fix For: 0.8.0
>
>
> 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)

Reply via email to