Sindre Stephansen
f2a43d0941
Fix resolving of BOM dependencyManagement
il y a 2 ans
Sindre Stephansen
9497dadc9f
Delete unnecessary files
il y a 2 ans
Sindre Stephansen
5378227573
Fix return code
il y a 2 ans
Sindre Stephansen
749c6a534f
Add sources and javadoc for top-level dependencies
il y a 2 ans
Sindre Stephansen
ea64e50266
Avoid duplication of packages in sync container
il y a 2 ans
Sindre Stephansen
3d99fdb7bf
Fix order of operations in Dockerfile
il y a 2 ans
Sindre Stephansen
084b5e454d
Remove hardcoded repo url
il y a 2 ans
Sindre Stephansen
0db241e723
Change the sync job to use gradle
il y a 2 ans
Sindre Stephansen
f79c3f7662
Update reposilite
il y a 2 ans
Sindre Stephansen
da090e5b79
Change update-poms.py to generate gradle build files instead of poms
il y a 2 ans
Sindre Stephansen
f0ac88b127
Update versions
il y a 2 ans
Sindre Stephansen
a408ec0fb1
Add gradle nodejs plugin
il y a 2 ans
Sindre Stephansen
ee806f24b2
Modify update-poms.py to use maven metadata from all mirrors
il y a 2 ans
Sindre Stephansen
de3499f50d
Add gradle plugins
il y a 2 ans
Sindre Stephansen
5ec0a9f122
Add predefined empty maven variables
il y a 2 ans
Sindre Stephansen
aab3efc02c
Fix handling of packages that are waiting for a parent
il y a 2 ans
Sindre Stephansen
f3be5dda29
Move handling of TooManyRequests errors to make sure packages aren't lost
il y a 2 ans
Sindre Stephansen
29115e56f7
Update packages
il y a 2 ans
Sindre Stephansen
ccdc24f23c
Fix merging of dependencies and dependency management
il y a 2 ans
Sindre Stephansen
b75b8f96de
Reduce the list of packages, and specify versions
il y a 2 ans
Sindre Stephansen
50ab152fe4
Improve property handling
il y a 2 ans
Sindre Stephansen
d54cbc539b
WIP: resolve nested properties
il y a 2 ans
Sindre Stephansen
5db92f3ff6
Update packages
il y a 2 ans
Sindre Stephansen
1d58dd2cc6
Handle HTTP error 419
il y a 2 ans
Sindre Stephansen
72f5b816d8
Handle missing artifactId and groupId in BOMs
il y a 2 ans
Sindre Stephansen
c9f58af9bf
Automatically look for jvm versions of packages
il y a 2 ans
Sindre Stephansen
ad22b08c11
Add kotlin gradle plugins and update versions
il y a 3 ans
Sindre Stephansen
5a3946ea24
Add BOM poms as dependencies, and update packages
il y a 3 ans
Sindre Stephansen
482d4bfdb4
Add sshd subpackages
il y a 3 ans
Sindre Stephansen
f3744b5127
Add database libraries
il y a 3 ans
Sindre Stephansen
046aab2fa1
Update versions
il y a 3 ans
Sindre Stephansen
4b33cdc180
Update dependencies
il y a 3 ans
Sindre Stephansen
7e29a48034
Download javadoc and sources
il y a 3 ans
Sindre Stephansen
0461fe9905
Add snmp4j, kotlin-logging, sshd and kotlin coroutines
il y a 3 ans
Sindre Stephansen
3cd321d758
Add koin-ktor, logging, and update packages
il y a 3 ans
Sindre Stephansen
be223bd37a
Add ktor and mockk, and bump versions
il y a 3 ans
Sindre Stephansen
250530f07e
Add glassfish-corba and kotlin support for mockito
il y a 3 ans
Sindre Stephansen
3dbc4e673b
Minor fix
il y a 3 ans
Sindre Stephansen
3fc4730a3d
Use Windows-friendly path names
il y a 3 ans
Sindre Stephansen
4e7404d040
Update pom fetch script
il y a 3 ans
Sindre Stephansen
27258ffee6
Add mirrors to pom fetch
il y a 3 ans
Sindre Stephansen
436e3e8edd
Make pom fetch script async
il y a 3 ans
Sindre Stephansen
eecd762249
Replace pom fetch script, and update poms
il y a 3 ans
Sindre Stephansen
387d475c87
Add script to simplify running tests
il y a 3 ans
Sindre Stephansen
b4ff2c1d51
Generate quarkus project during download, and add tests
Some dependencies are not catched by the quarkus bom, so it's
necessary to generate and build a project to cache them.
The new automatic test disables all external networking and tries to
generate and build the quarkus project.
il y a 3 ans
Sindre Stephansen
2183f80fe6
Unify all proxies into a single repository
il y a 3 ans
Sindre Stephansen
5539f30a3e
Set maven os classifier
il y a 3 ans
Sindre Stephansen
288d643f76
Update packages
il y a 3 ans
Sindre Stephansen
c2d15233ae
Add hibernate-types-55
il y a 3 ans
Sindre Stephansen
15902d95d5
Automatically fetch latest POM files ( #26 )
* Add script to automatically download the latest pom/bom file
* Fix update script
* Update docker java version
* Add jboss mirror
* Make sure to remove containers
* Create POM from scratch instead of downloading
* Make logs clearer
* Update generated pom
* Add handling of BOMs
* Handle transitive BOM dependencies
* Replace manual BOMs with automatically fetched ones
* Replace manual POMs with automatically fetched ones
* Separate package versions to prevent transient dependency conflicts
* Add hibernate update
* Revert "Add jboss mirror"
This reverts commit 6f5b00dfac .
* Revert "Update docker java version"
This reverts commit 5a39d0f49a .
* Update README
* Update quarkus and asciidoctor
* Add koin
il y a 3 ans