Skip to content
This repository has been archived by the owner on Mar 25, 2018. It is now read-only.

tenderowls/haxemojos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Haxemojos

Haxemojos is a Maven plugin created to build Haxe projects. It supports transitive dependency management, haxelib dependencies and haxeunit.

Plugin designed in a true-maven-style (as authors understand it). It means you don't need to download and install into your system nothing then Java and Maven. Haxe compiler and Neko runtime are downloading by Maven dependency resolution mechanism as plugin dependencies and installing it into version-separated directories in mavens local repository. It allows to use different haxe versions in your projects. Haxemojos is definitely great when you have projects which written long time ago but need support.

See http://opensource.tenderowls.com/haxemojos