-
The modifications in #108 don't work anymore with Maven >= 3.1.x because Sonatype Aether was replaced with Eclipse aether. See also
* [http://wiki.eclipse.org/Aether/Using_Aether_in_Maven_Plugins](…
-
JIRA Issue: [KIEKER-1168] Issues in console output of TraceAnalysis tool
Original Reporter: Andre van Hoorn
***
Follow-up of
KIEKER-1174
…
-
Here I will write down some references, ideas, requirements and generally thoughts on how to tackle this.
What I want is some kind of visualization to show how different issues on gitlab or github…
-
Running jaxb-xjc bombs out because there's no dependency declared on jaxb-core
More info here:
[https://github.com/jacobono/gradle-jaxb-plugin/issues/15](https://github.com/jacobono/gradle-jaxb-plugi…
-
JIRA Issue: [KIEKER-1301] Change of the serialization aspect of records
Original Reporter: Reiner Jung
***
Presently, Kieker records include serialization and deserialization features. While they ar…
-
#### Overview of the Issue
Trying to use local values in a data source configuration and getting errors from packer validate.
#### Reproduction Steps
```
packer init foo.pkr.hcl
packer vali…
-
### Describe the bug
Using in google colab. I used several different settings.yaml files to try to get it to work, including initial stock with .env file. One time starting in a new folder from sc…
-
For non-test files, could leverage namespace dependency graph somehow
-
I was a bit surprised, that pipdeptree can not handle either extra, or test dependencies. See for example:
**Expected:**
```
$ python -mpipdeptree
pipdeptree==0.13.0
- pip [required: >=6.0.0, i…
-
Just opening this up for actual discussion.
Based mainly on this project and the work I did in the ugprade-1.9 branch, I created a stand alone jar to process deps.edn files and produce a [dot-graph…