atlanmod / Mogwai

Automatic translation from OCL to Gremlin
10 stars 6 forks source link

Duplicated Ivy.xml in each sub-project #42

Open gdaniel opened 7 years ago

gdaniel commented 7 years ago

Ivy.xml files are duplicated in all the sub-projects, and are painful to use when cloning the repository and configuring the dependencies.

Using an other dependency / project life-cycle solution such as maven would be a good idea, but there are few challenges to tackle:

For now the former is an issue, because there is no usable solution to compile ATL transformations in a maven build. The later is similar to what we use in NeoEMF