-
It would be nice if Juniper had at least a rudimentary package manager and build system. To get started, perhaps we could have some sort of centralized repository that points to Git repos. Other ideas…
-
**building**
```
cd adapter-mirth
lein clean ; lein deps
```
**output**
```
Could not find artifact com.mirth.commons.encryption:mirth-crypto:jar:1 in central (https://repo1.maven.org/maven2/)
Cou…
-
While this is a central repository for the Open Documentation Academy, documentation issues are likely (and properly) recorded directly in other repositories. However, for ease of use and visibility, …
-
as part of the release pipeline, we should:
* [ ] automatically PR to https://github.com/jvm-repo-rebuild/reproducible-central/
* [ ] push the buildspec file to Maven Central
-
This issue is a response to a discussion in another pr, see this thread for details: https://github.com/cli/cli/pull/9542#discussion_r1742063808
Hostnames are managed in different ways, they can eith…
-
## Description
Sonatype Central is having problems correctly validating sbt plugins. A normal publish command for a non-plugin repo will eventually output a directory with a set of files, all of whic…
-
### 📋 Description
Maven
Size | 12.3 kB
### 🔗 Data
https://central.sonatype.com/api-doc
### 🎤 Motivation
It's like the other package/repo size badges.
-
in my work i have faced a case where i need to decode asn. 1 data in nifi and have found your githup code of custome frocessor in nifi
but can't find a way to use in in my environment so if u can exp…
-
Hi Shaun,
Long time supporter of the project and have been using it for a project of my own. I have noticed that there are a few, at least three, major Wyze projects that have to make Wyze API call…
-
Followed steps here :
https://objectscriptquality.com/docs/objectscriptquality-release/3-0-x/build-your-custom-rules : Plugin Project Sample
There seems to be a missing build dependency.
Let …