Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[henshin-dev] Maven

Hi,
we can build Henshin using Maven now. Just enter "mvn install" in the root dir.

The nightly build already uses Maven: https://hudson.eclipse.org/hudson/job/cbi_henshin_nightly/785/console

Note that unless you specify -DskipTests, the build will run the Henshin unit tests as well.

Cheers,
Christian

Back to the top