The content of this repository (xtext-maven
) has been moved to the Xtext Monorepo. Please refer to that repository to find the code, create issues or file pull requests.
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.