-
### Reproduction steps
look at https://www.jenkins.io/doc/developer/extensions/
### Expected Results
something under `script-security`, e.g. for https://github.com/jenkinsci/script-security-plugin/…
-
### Description
There is currently no way to change the JDK used by quarkus-maven-plugin, which is an annoyance for developers that have to switch between projects using different JDK versions.
Usua…
w0pp updated
8 months ago
-
---
**From the maintainer Li Haoyi**: I'm putting a 500USD bounty on this issue, payable by bank transfer on a merged PR implementing this.
---
AnimalSniffer is used by many of our third-part…
-
The Crowdin API now supports filtering strings by task ID by using the `taskId` parameter in the [List Strings API endpoint](https://support.crowdin.com/developer/api/v2/#operation/api.projects.string…
-
**###
环境:maven 3.8.5
jdk 1.8
执行 mvn -X clean install,错误如下:**
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[INFO] Compiling 5 source files to D:\serviceComb\faspRefactor\ser…
-
JDK版本:8
jprotobuf版本: 2.4.3
JDK版本、maven版本、jprotobuf版本、编译插件版本都换了,还是不行
[INFO]
[INFO] --- jprotobuf-precompile-plugin:2.2.2:precompile (default) @ jprotobuf-project ---
[INFO] * filterClassPacka…
-
您好,我想请问一下,我按照您的步骤对mmdeploy进行交叉编译后,在android studio执行build发生这个错误,是因为使用不同java版本编译的关系吗
```
A problem occurred configuring root project 'PoseTracker'.
> Could not resolve all files for configuration ':c…
-
Running both the protoc compiler and then the java compiler takes a non-negligible amount of time, depending on the size and amount of your `.proto` files. I would like to have the fastest possible ed…
-
when I follow the instructions 1-9 for nutch 2.2, some files in not found and is in nutch 1.6 library:
compile:
[echo] Compiling plugin: parse-anth
[javac] Compiling 13 source files to NUTCH…
-
From a comment posted to https://github.com/github/codeql/issues/7535 by @dwnusbaum:
We are using the `java.compiler` module and `JavaCompiler` as part of our (Maven) build process. Here is the full …