-
[INFO] --- dependency:3.8.1:analyze (default-cli) @ spotbugs-maven-plugin ---
[WARNING] Used undeclared dependencies found:
[WARNING] javax.inject:javax.inject:jar:1:compile
[WARNING] Unused dec…
-
- [ ] This issue is not solved in a development build
**Describe the bug**
ProtocolManager = null
**To Reproduce**
Steps to reproduce the behavior:
1. Add "depend: [ProtocolLib]" to plugin.ym…
-
I am trying to use the POM [org.eclipse.emf.mwe.utils-1.14.0.pom](https://repo1.maven.org/maven2/org/eclipse/emf/org.eclipse.emf.mwe.utils/1.14.0/org.eclipse.emf.mwe.utils-1.14.0.pom) with maven 3.9.9…
-
I can't figure out at all how to get version 2.2.0 of the plugin working with xspec 2.3.2 or 3.1.2. My xspec is is in `src/text/xspec`
* Maven: 3.9.9
* Java: 1.8.0_422
* My `pom.xml`:
```xml
…
-
### Description
Hi Team,
I am following the WSO2 Quick start [guide](https://mi.docs.wso2.com/en/latest/get-started/quick-start-guide/) to work with MI integration (Helloworld service).
after …
-
If you enable the `/onboard` slash command in `~/.continue/config.json`,
```json
"slashCommands": [
{
"name": "onboard",
"description": "Generates a description of the current project"
},
…
-
I removed some old version numbers from pom.xml, put the token in `~/.m2/settings.xml` as instructed at https://central.sonatype.org/publish/publish-maven/ but I get an error on Mac terminal (bash):
…
-
### Describe the bug
On a project I work on regularly, I've been noticing that metals seems to intermittently crash.
In the metals log file I see:
```
SEVERE: A severe compiler error occurred, f…
-
- Link to build log from https://jitpack.io
- https://jitpack.io/#cyberryan1/NetunoAPI/0ff13fe829
- Does the project build on your machine with **the same** commands (e.g. ./gradlew install) ?
…
-
As noted in https://github.com/Kotlin/kandy/issues/443 and https://kotlin.github.io/kandy/kandy-with-gradle.html#getting-started-with-kandy-on-gradle, for using some functionality such as histograms y…