[FOLIO-2320] Add spring-repo to repository.folio.org maven cache Created: 23/Oct/19 Updated: 03/Jun/20 Resolved: 24/Oct/19 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | Continuous Integration |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | Julian Ladisch | Assignee: | John Malconian |
| Resolution: | Done | Votes: | 0 |
| Labels: | platform-backlog | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | CP: sprint 75 | ||||||||
| Story Points: | 0.5 | ||||||||
| Development Team: | Core: Platform | ||||||||
| Description |
|
jasync-sql 0.9.51 is not available from maven-central, only from spring-repo. RMB can download this new dependency and build successfully when run locally: Downloading from folio-nexus: https://repository.folio.org/repository/maven-folio/com/github/jasync-sql/jasync-postgresql/0.9.51/jasync-postgresql-0.9.51.pom Downloading from central: https://repo.maven.apache.org/maven2/com/github/jasync-sql/jasync-postgresql/0.9.51/jasync-postgresql-0.9.51.pom Downloading from spring-repo: https://repo.spring.io/libs-milestone/com/github/jasync-sql/jasync-postgresql/0.9.51/jasync-postgresql-0.9.51.pom Downloaded from spring-repo: https://repo.spring.io/libs-milestone/com/github/jasync-sql/jasync-postgresql/0.9.51/jasync-postgresql-0.9.51.pom (2.6 kB at 5.8 kB/s) However, Jenkins uses folio-nexus only and folio-nexus cannot find jasync-sql 0.9.51: https://jenkins-aws.indexdata.com/blue/organizations/jenkins/folio-org%2Framl-module-builder/detail/RMB-485/7/pipeline |