Updated to Tycho 2.7.0, dropped jboss-tycho-plugins

Signed-off-by: Dirk Fauth <dirk.fauth@de.bosch.com>

Change-Id: I018112e98301e6ac2ca2c5e0db3f9bb2c9573563
5 files changed
tree: 620c44a23edd1106c12ef5a024eb8d1773ef456f
  1. .mvn/
  2. archive/
  3. build_dependencies/
  4. features/
  5. plugins/
  6. releng/
  7. tests/
  8. .gitignore
  9. .mailmap
  10. .project
  11. Add_new_model_version.txt
  12. CODE_OF_CONDUCT.md
  13. CONTRIBUTING.md
  14. DEPENDENCIES
  15. description.txt
  16. LICENSE
  17. log.txt
  18. NOTICE.md
  19. pom.xml
  20. README.md
  21. SECURITY.md
README.md

Eclipse APP4MC - Migration

This is the repository of the Eclipse APP4MC migration component.

Build

The project uses Maven/Tycho to build.

The build creates a P2 update site and an executable jar.
The results are located in the folder ./releng/org.eclipse.app4mc.converters.product/target/

From the root:

$ mvn clean verify

You need Maven 3.6.3 or higher to perform the POM-less Tycho build.

License

Eclipse Public License (EPL) v2.0