blob: 6c658fd235ebf12f0fdfe8e9f86b401727833cbc [file] [log] [blame]
This is a Maven example project to check whether we can compile a Parsley module from Maven
using the Maven artifacts that we publish on Maven Central.
To check that, first you should run on the org.eclipse.emf.parsley.parent project
an install using the maven profile
mvn clean install -Pmaven
Then from this project you can run
mvn clean verify