gnodet commented on PR #1719: URL: https://github.com/apache/maven/pull/1719#issuecomment-2358402520
> Could not we do this simpler? Maven really needs jansi-core, so everything else can be added in apache-maven "bundle" only, no? Well, that's what I did, i.e. make sure `maven-embedded` only depends on `janis-core`. However the `maven-jline` subproject actually depends on JLine (it provides plexus interactivity services based on JLine). Btw, those services were broken, so I restored them, this can be tested easily by using `mvn versions:set` and using left/right arrow keys (compare Maven 3.x with this PR). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org