Build LanguageTool use maven-build-system?

2022-10-25 Thread Declan Tsien
I believe LanguageTool[1] is a Java project using Maven as it's building tool. Lazy me. Instead of digging the mailing list and source code which would cost too much time and may not work out. I packaged the binary distribution (jar files) using =copy-build-system= which I am trying to get it

Re: Build LanguageTool use maven-build-system?

2022-10-25 Thread Declan Tsien
Julien Lepiller writes: > > There's no importer and an importer would be a bit limited as it won't be > able to get proper sources most of tge tine, though importing the dependency > graph would be useful already. Would you like to give it a try? :) > Can you elaborate on this? How can I

Re: Build LanguageTool use maven-build-system?

2022-10-25 Thread Declan Tsien
Liliana Marie Prikler writes: > What Julien means is that if you were trying to write an importer, > you'd end up writing one that produces something like this > > (define-public java-language-tool > (package >(name "java-language-tool") >(version "6.0") >(source