-
To lint a project, we can use run-task from nx-maven.
Based on : https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html
-
### Criticality:
high (8.7)
### CVE-Link or steps to reproduce:
https://nvd.nist.gov/vuln/detail/cve-2023-7272
https://ossindex.sonatype.org/vulnerability/CVE-2023-7272?component-type=maven&comp…
-
I am trying to test run Java RESTEasy and Jersey projects, as a trial and have installed Apache tomcat v9 from the eclipse system itself.
I was following the tutor when i chanced upon these errors,…
-
Something similar to python sdk: https://github.com/indeedeng/iwf-python-sdk/pull/35
However, not sure how we can workaround the signing requirements (must be a way, need some research)
-
```
Could not determine the dependencies of task ':app:compileDebugKotlin'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not find com.elconfidencial.bubb…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## What version of OpenRewrite are you using?
I am using
- OpenRewrite v8.38.0
- Maven plugin v5.43.0
- rewrite-logging-frameworks v2.15.1
## How are you running OpenRewrite?
I am using the …
-
Need to figure out necessary steps, integration with CI like travis?
aslom updated
3 weeks ago
-
### Current Behavior
The Gradle Plugin marker pom file is published without GMM file, so using fails:
```kotlin
// settings.gradle.kts
pluginManagement {
repositories {
maven(url = "myCus…
-
Since PGPainless 2.0 will be written in Kotlin, it requires a somewhat up-to-date version of gradle.
As PGPainless is included in Debian, and they ship an ancient gradle version, they cannot ship PGP…