This repository contains the Maven plug-in for Xtext.
Checkout and run mvn clean install -PuseSonatypeSnapshots
.
With the above configuration, Sonatype snapshots are used for upstream Xtext dependencies. The alternative profile -PuseJenkinsSnapshots
activates the Maven repositories generated on the Jenkins server for xtext-lib, xtext-core, and xtext-extras instead.
This project is built by the xtext-maven multi-branch job on Jenkins.