Skip to content

atosorigin/xtext-maven

 
 

Repository files navigation

Maven Support For The Xtext Framework

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.

Packages

No packages published

Languages

  • Java 100.0%