-
{
"hub-mirror": [
"maven:3.9.9-amazoncorretto-17"
]
}
-
Currently teleroute is distributed via github packages, lets publish it on Maven Central.
-
I'm getting the following error when building the project:
```
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Source option 7 is no longer…
-
- use bnd annotations to generate capabilities
- use bnd baseline to support semantic versioning
- enable reproducible builds
-
Are there any plans to include the java library in standard maven repository?
-
### Before start
- [X] I have read the [XiangShan Documents](https://xiangshan-doc.readthedocs.io/zh_CN/latest). 我已经阅读过香山文档。
- [X] I have searched the previous issues and did not find anything rel…
-
This has previously been reported (and fixed!): https://github.com/arrow-kt/arrow/issues/2658
But I am having this behaviour anew with version 2.0.0. Could someone have forgotten some metainformati…
-
Is there an approximate timeline for adding Maven functionality?
Thanks!
-
It seems that the plugin is not available in Maven Central, or I'm using wrong coordinates?
```
com.5aab.automation
randoop-maven-plugin
4.0.3
…
-
This is part of my `pom.xml` (my license is `MIT`):
```
javax.json
javax.json-api
1.1.4
true
org.glassfish
javax.json
1.1.4
true
``…