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

Sean Owen commented on MAHOUT-1043:
-----------------------------------

The Ant script exists to do things that the Maven build can't by itself; it is 
not duplicative. Have a look at it.

I do not see evidence that maven-eclipse-plugin is deprecated. It is not 
explicitly supported though, and neither is any secondary build plugin. The 
project build system is Maven, full stop. 

If you can suggest a change that doesn't nontrivially impact the Maven build 
that would let you use m2e, that's fine and can be incorporated. I don't think 
we want to get into requiring more metadata, and I don't see that we should 
make it not work with maven-eclipse-plugin, to make it work with m2e. 

Surely m2e should be able to consume a valid, working Maven project as-is?
                
> Support building project with m2e plugin in eclipse
> ---------------------------------------------------
>
>                 Key: MAHOUT-1043
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1043
>             Project: Mahout
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.7
>            Reporter: Stevo Slavic
>
> See 
> [this|http://stackoverflow.com/questions/11282737/errors-when-importing-mahouts-maven-resource-to-eclipse]
>  and 
> [this|http://lucene.472066.n3.nabble.com/Eclipse-Mahout-Maven-maven-antrun-plugin-error-td3969446.html]
>  and 
> [this|http://mail-archives.apache.org/mod_mbox/mahout-user/201207.mbox/%3CCAK4b6ue2gtpJHz5gDZ%2BZ0_ZpccsiXecQCGfYtBCx6t%3D5ip6Sjw%40mail.gmail.com%3E]
>  for examples on various issues developers have when trying to import and 
> build Apache Mahout using eclipse and m2e plugin. Build scripts in sources 
> seem to favour Apache Ant and maven-eclipse-plugin, while Apache Maven 3 and 
> m2e are more popular build tool choices nowadays.

--
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

        

Reply via email to