Migrates the projects to maven

Issue #386 new
Romain Alexandre created an issue

This issue has two goals :

  • Migrate all the projects to maven
  • Add a continuous integration server

Comments (6)

  1. Matthias Schoettle

    Hi @Shiki_Rahnclave, would you be able to share the current status of what you had achieved? I know it didn't work fully, but at least it would not be lost. And in case you remember what the remaining problem(s) was, please document it here.

  2. Matthias Schoettle

    References #386: Adds Maven & Tycho configurations and poms.

    Uses pomless setup right now which uses the plugin dependencies from the MANIFEST.MF.

    Does not directly reference core requiring it to be built in advance.

    For now, the recommended structure with plugins/ and tests/ is not used.

    → <<cset beb694adc76d>>

  3. Log in to comment