Sysmat
Sysmat
- I'm new to this lib, idea is great, I follow https://www.archunit.org/userguide/html/000_Index.html#_junit_5 - java 8, Apache Maven 3.9.2, junit-jupiter:5.10.0-M1, archunit-junit5:1.0.1, maven-surefire-plugin:3.1.2, NetBeans:16 - when runing maven test I get: TestEngine...
- jte: 3.1.16 - mvn: `Html` - mvn build error ``` Template calls in blocks are not allowed. ``` - This is to much opinionated, you must allow developers to...
- trimControlStructures is this supported jte-maven-plugin:2.3.2? - the problem is control flow is as empty row in final rendering ```jte Host : ${data.getHost()} User : ${data.getNetId()} @if(data.getLink().isPresent()) Link : ${data.getLink().get()}...