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

Matt Foley commented on HADOOP-6671:
------------------------------------

Alejandro, great to see someone working on this!

Would you please add to your "still to be done" list --
* Eclipse integration, especially:
** Eclipse project files generation (hopefully more reliably, automatically, 
and with less maintenance effort than currently);
** JUnit execution under the Eclipse-native "Java Builder" in the IDE (which 
works fine today as long as the dependencies and Build Path have been made 
available to Eclipse in the way it needs - which today usually requires changes 
to those Eclipse project files).

If this was so obvious you forgot to mention it :-) or if the maven plug-in for 
Eclipse will just make this happen, that's great, please let me know.  But 
please do include this in the scope of work, because some of us are very 
dependent on the Eclipse IDE for our quality of life!  Thanks.

> To use maven for hadoop common builds
> -------------------------------------
>
>                 Key: HADOOP-6671
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6671
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.22.0
>            Reporter: Giridharan Kesavan
>         Attachments: build.png, hadoop-commons-maven.patch, mvn-layout.sh
>
>
> We are now able to publish hadoop artifacts to the maven repo successfully [ 
> Hadoop-6382]
> Drawbacks with the current approach:
> * Use ivy for dependency management with ivy.xml
> * Use maven-ant-task for artifact publishing to the maven repository
> * pom files are not generated dynamically 
> To address this I propose we use maven to build hadoop-common, which would 
> help us to manage dependencies, publish artifacts and have one single xml 
> file(POM) for dependency management and artifact publishing.
> I would like to have a branch created to work on mavenizing  hadoop common.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to