/xtext-maven

xtext-maven

Primary LanguageJavaEclipse Public License 2.0EPL-2.0

Maven Support For The Xtext Framework

Notice

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.

About

This repository contains the Maven plug-in for Xtext.

How To Build

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.

Continuous Integration

This project is built by the xtext-maven multi-branch job on Jenkins.