[
https://issues.apache.org/jira/browse/BIGTOP-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251113#comment-13251113
]
Victor Chugunov commented on BIGTOP-515:
----------------------------------------
{code:title=Hama build output|borderStyle=solid}
[ -z "hama-dist-0.5.0-incubating.tar.gz" -o -f
/home/vicchugu/git/repos/bigtop/dl/hama-dist-0.5.0-incubating.tar.gz ] || (cd
/home/vicchugu/git/repos/bigtop/dl && curl --retry 5 -# -L -k -o
hama-dist-0.5.0-incubating.tar.gz
http://people.apache.org/~edwardyoon/dist/0.5-RC1//hama-dist-0.5.0-incubating.tar.gz)
...
+ mvn clean install -DskipTests -Dmaven.repo.local=/home/vicchugu/.m2/repository
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.hama:hama-core:jar:0.5.0-incubating
[WARNING] 'build.plugins.plugin.version' for
org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 203, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten
the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Apache Hama parent POM
[INFO] core
[INFO] graph
[INFO] examples
[INFO] yarn
[INFO] dist
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Hama parent POM 0.5.0-incubating
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hama-parent ---
[INFO] Deleting /home/vicchugu/git/repos/bigtop/output/hama/hama-0.5.0
(includes = [lib/**, logs/**, docs/apidocs/**], excludes = [])
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hama-parent ---
[INFO] Setting property: classpath.resource.loader.class =>
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO]
[INFO] --- apache-rat-plugin:0.8:check (default) @ hama-parent ---
[INFO] Exclude: **/*.asc
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/docs/**
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: conf/groomservers
[INFO] Exclude: src/site/resources/files/hama-eclipse-formatter.xml
[INFO] Exclude: **/src/test/resources/*.properties
[INFO] Exclude: **dependency-reduced-pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Hama parent POM ............................ FAILURE [6.118s]
[INFO] core .............................................. SKIPPED
[INFO] graph ............................................. SKIPPED
[INFO] examples .......................................... SKIPPED
[INFO] yarn .............................................. SKIPPED
[INFO] dist .............................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.435s
[INFO] Finished at: Tue Apr 10 14:52:32 PDT 2012
[INFO] Final Memory: 10M/30M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check
(default) on project hama-parent: Too many unapproved licenses: 3 -> [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.
{code}
> Add Apache Hama framework to BigTop distribution
> ------------------------------------------------
>
> Key: BIGTOP-515
> URL: https://issues.apache.org/jira/browse/BIGTOP-515
> Project: Bigtop
> Issue Type: New Feature
> Components: Deployment
> Affects Versions: 0.3.0
> Environment: All
> Reporter: Victor Chugunov
> Assignee: Victor Chugunov
> Priority: Minor
> Labels: Hama
> Fix For: 0.3.0, 0.4.0
>
> Attachments: BIGTOP-515.patch
>
>
> Add Apache Hama framework to BigTop distribution
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira