softlang / megalib

A library of megamodels
6 stars 5 forks source link

Build with maven fails #10

Closed nikonovd closed 7 years ago

nikonovd commented 7 years ago

I recently checked out the repository to build the checker project with netbeans and maven (Netbeans 8.2, JDK 1.8, Linux Mint 18.1). Unfortunately the build fails with test failure. The surefire test reports are attached to this issue below.

le-cram commented 7 years ago

Just don't try to build it yourself for now and use the uploaded .jar file instead. I'm working on some syntactic changes that are hopefully finished by tomorrow and then the build will work again as well.

Concerning SLE course: Plan ahead how you want to solve things and what technology you want to use for this solution and get acquainted with the technology first. I might upload a guide on how to use the .jar file as a library tomorrow.

le-cram commented 7 years ago

Look here for instructions: https://github.com/softlang/megalib/wiki/How-to-load-a-model

le-cram commented 7 years ago

Build does not fail anymore