[ANN] Apache Maven Shared Component: Maven Archiver Version 3.3.0 Released

2018-11-24 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Archiver Version 3.3.0 https://maven.apache.org/shared/maven-archiver/ You should specify the version in your project: org.apache.maven.shared maven-archiver 3.3.0 Important Note: *

Maven and TTY terminal

2018-11-24 Thread Petar Tahchiev
Hi guys, my setup is Ubuntu Linux and Java8. I'm trying to use JLine from Maven to get a TerminalBuild and determine the size of the command line. So JLine has this code inside TerminalBuilder; Pty pty = load(JansiSupport.class).current(); private S load(Class clazz) { return ServiceLoader.