Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

eclipse/xtext-maven

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.