GitHub user jendap opened a pull request:

    https://github.com/apache/spark/pull/7375

    [SPARK-9015] [BUILD] Clean project import in scala ide

    Cleanup maven for a clean import in scala-ide / eclipse.
    
    * remove groovy plugin which is really not needed at all
    * add-source from build-helper-maven-plugin is not needed as recent version 
of scala-maven-plugin do it automatically
    * add lifecycle-mapping plugin to hide a few useless warnings from ide


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jendap/spark clean-project-import-in-scala-ide

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/7375.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #7375
    
----
commit 80fbdc5aa156c66b6d25dacdb1a06c2daae545d3
Author: Jan Prach <[email protected]>
Date:   2015-05-11T05:23:35Z

    remove groovy and gmavenplus plugin

commit 999a068b5f512bfb44167239a5fe9be544f33bdb
Author: Jan Prach <[email protected]>
Date:   2015-05-14T07:12:02Z

    remove some maven warnings in scala ide

commit c8a54db7124a5ba33cbd29384ae1864cd5767738
Author: Jan Prach <[email protected]>
Date:   2015-05-14T07:14:20Z

    remove java compiler warnings from java tests

commit f47d85673a4631114e88c2bd6f3d192e6abae583
Author: Jan Prach <[email protected]>
Date:   2015-07-13T05:43:35Z

    remove spark-1.4-staging repository

commit 312007ee80756bb836ff18924f797777178fa351
Author: Jan Prach <[email protected]>
Date:   2015-07-13T06:58:17Z

    scala-maven-plugin itself add scala sources by default

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to