Bug 533845 - Update to maven enforcer plugin 3.0.0-M1

While it's milestone build it provides compatibility with Java 9 [1].
Bonus point is being a Maven 3 plugin thus not bringing the
compatibility layer aka slightly leaner and faster.

[1] https://issues.apache.org/jira/browse/MENFORCER-274?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel

Change-Id: I99c6603869b8f79f5aae85c3522d6e797b398e39
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
1 file changed
tree: d9ed1501f074cd8438f9e4ca8c568e8ac825de31
  1. .settings/
  2. eclipse-platform-parent/
  3. eclipse-platform-sources/
  4. eclipse.platform.releng.prereqs.sdk/
  5. eclipse.platform.releng.tychoeclipsebuilder/
  6. production/
  7. scripts/
  8. .gitignore
  9. .gitmodules
  10. .project
  11. CONTRIBUTING
  12. pom.xml
  13. README.md
README.md

eclipse.platform.releng.aggregator

Aggregator repo for Eclipse SDK builds.

To run a complete build, on your local machine, run the commands from ./scripts/build.sh in this folder.

These commands requires the installation and setup of Java 1.8 or higher and Maven version 3.3.3 or higher Plus, other settings, alternatives, and other recommendations are made in the complete instructions on the Platform Build wiki. Note, it is highly recommended to use toolchains.xml and -Pbree-libs as decribed in Using BREE Libs. If you do use BREE Libs (with proper toolchains.xml file) you can use Java 1.7 to “run the build”.

Eclipse Platform Project committers should also read Automated Platform Builds.

Release Engineers should also be familiar with other documents on the Releng Wiki.

License

Eclipse Public License (EPL) v1.0