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

Srimanth Gunturi commented on HDT-39:
-------------------------------------

[~rahul.sharma], still trying to get the original patch run. Below is the 
output.

Also, can you please comment on:
* .settings folder is ignored. I think it should not be ignored as it contains 
valuable project specific settings.
* Fragment 'org.apache.hdt.hadoop.release' should not be renamed to 
'org.apache.hdt.release'. The reason is that the fragment contains all Hadoop 
Release specific JARs for a Hadoop version (hdfs clients, zk clients, etc.). 
Renaming it would suggest that its a hdt release - which it is not.


{noformat}
> mvn clean install -DhadoopBundle
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for 
org.apache.hdt:org.apache.hadoop.eclipse:bundle:0.0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.apache.felix:maven-bundle-plugin is missing. @ line 108, 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 Hadoop Development Tools
[INFO] Hadoop OSGi Bundle
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Hadoop Development Tools 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hdt.master ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ hdt.master ---
[INFO]
[INFO] --- apache-rat-plugin:0.8:check (rat-check) @ hdt.master ---
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: .repository/
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: **/target/**
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Hadoop Development Tools ................... FAILURE [1.965s]
[INFO] Hadoop OSGi Bundle ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.333s
[INFO] Finished at: Wed Aug 14 10:03:10 PDT 2013
[INFO] Final Memory: 13M/218M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check 
(rat-check) on project hdt.master: Too many unapproved licenses: 1 -> [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/MojoFailureException
{noformat}
                
> Use maven build to package bundles
> ----------------------------------
>
>                 Key: HDT-39
>                 URL: https://issues.apache.org/jira/browse/HDT-39
>             Project: Hadoop Development Tools
>          Issue Type: Sub-task
>          Components: Build and infrastructure
>            Reporter: Srimanth Gunturi
>         Attachments: 0001-Added-lazyActivator-for-hdt-core.patch, 
> 0001-HDT-39-Using-maven-to-build-package.patch
>
>
> Currently there are missing JARs which we want to get through pom.xmls.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to