larsw
94f693a2da
Merge pull request #5 from larsw/boms/axon-4.5.12
Add BOM for Axon Framework 4.5.12
3年前
Lars Wilhelmsen
0ba2dcee33
Add BOM for Axon Framework 4.5.12
3年前
Lars Wilhelmsen
1a643887b2
Add BOM for asciidoctor related packages
3年前
larsw
112c47810f
Merge pull request #4 from larsw/fix-central-does-not-exist
Fix warning about central not existing
3年前
Sindre Stephansen
3f78c1f143
Fix warning about central not existing
3年前
Sindre Stephansen
6b4ceffb3d
Make sure the maven container doesn't have internet
3年前
larsw
8b6a8ee5eb
Merge pull request #2 from larsw/restructure
Restructure the project so the repo and sync are run together
3年前
Sindre Stephansen
60898368db
Restructure the project so the repo and sync are run together
Changes:
- There is one unified docker-compose.yml for both repo and sync
- Both containers are started together, but the maven container spins
until the repo is ready
- The repo is terminated when maven terminates
- The repo is set up at port 80 in the container, 9001 on the host
- The maven container is separated from the host network, only has
connections to the repo
3年前
larsw
1131544059
Merge pull request #1 from larsw/fix-reposilite-ports
Open reposilite ports when running it with deploy.sh
3年前
Sindre Stephansen
de8d14ba12
Open reposilite ports when running it with deploy.sh
From the docker-compose documentation https://docs.docker.com/compose/compose-file/compose-file-v3/#ports :
`docker-compose run ignores ports unless you include --service-ports.`
3年前
Lars Wilhelmsen
72e4e9bf54
v0.5: add BOMs for hibernate-types, mockito and resteasy
3年前
Lars Wilhelmsen
301dddf9e5
v0.4: fix settings.xml to use mirrors instead of repositories. Add more BOM files to examples/
3年前
Lars Wilhelmsen
82ea8e4ed6
v0.3: fix shared config setup. add quarkus BOM as example.
3年前
Lars Wilhelmsen
d7abe50730
v0.2: fixups
3年前
Lars Wilhelmsen
417d4743bd
v0.1 of maven sync setup
3年前
Lars Wilhelmsen
c7dea16ac0
Setup structure
3年前
larsw
8360663298
Initial commit
3年前