]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(compiler): include a Java Maven compiler plugin
authorD. Ben Knoble <ben.knoble+github@gmail.com>
Wed, 13 Nov 2024 18:51:29 +0000 (19:51 +0100)
committerChristian Brabandt <cb@256bit.org>
Wed, 13 Nov 2024 18:51:29 +0000 (19:51 +0100)
commitc4208da0f4e59925f5e5828ed7725e22fd118e47
treed5ea4f8f75398dcf79ebb5d99b9807682d3c0469
parent8e013b14211ee236f4866e7281ad4366e0ab18cd
runtime(compiler): include a Java Maven compiler plugin

@Konfekt suggested adding this [1]; I confirmed that both source
repositories have permissive licenses [2], [3] that permit copying the
code (at least where the compiler scripts are concerned).

[1]: https://github.com/benknoble/Dotfiles/commit/570b1006fd794b0b9f5434b4fed4c2d785fcb05c
[2]: https://github.com/JalaiAmitahl/maven-compiler.vim
[3]: https://github.com/mikelue/vim-maven-plugin/issues/13

closes: #16041

Signed-off-by: D. Ben Knoble <ben.knoble+github@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/compiler/maven.vim [new file with mode: 0644]