Vastly simplify artifact extraction

This commit is contained in:
Tad Fisher
2024-05-23 17:26:32 -07:00
parent 43c4b71928
commit 4910251482
48 changed files with 1248 additions and 9576 deletions

View File

@@ -1,15 +1,11 @@
{
"org.apache:test:1.0.0": {
"test-1.0.0.jar": {
"urls": [
"http://0.0.0.0:8989/m2/org/apache/test/1.0.0/test-1.0.0.jar"
],
"url": "http://0.0.0.0:8989/m2/org/apache/test/1.0.0/test-1.0.0.jar",
"hash": "sha256-M95zEuAwVCam7c2rKIET5qs4Q60sA84RyTA3a9jdQd8="
},
"test-1.0.0.pom": {
"urls": [
"http://0.0.0.0:8989/m2/org/apache/test/1.0.0/test-1.0.0.pom"
],
"url": "http://0.0.0.0:8989/m2/org/apache/test/1.0.0/test-1.0.0.pom",
"hash": "sha256-sYk8m4+T+hRJ+43tpPkthrE/JftrsMnmuzORCLCK1To="
}
}