这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@DanielFran
Copy link
Member

Fix #10544

Depends on jhipster/jhipster#424

  • Please make sure the below checklist is followed for Pull Requests.

  • Travis tests are green

  • Tests are added where necessary

  • Documentation is added/updated where necessary

  • Coding Rules & Commit Guidelines as per our CONTRIBUTING.md document are followed

@DanielFran DanielFran added area: enhancement 🔧 theme: dependencies Pull requests that update a dependency file pr: bug-fix labels Oct 2, 2019
@DanielFran DanielFran changed the title Update spring-boot to 2.1.9.RELEASE and other dependencies Update spring-boot to 2.1.9.RELEASE, other dependencies and docker images Oct 2, 2019
@DanielFran DanielFran requested a review from atomfrede October 2, 2019 17:01
@DanielFran
Copy link
Member Author

Waiting spring-boot version available in maven repository!

@DanielFran
Copy link
Member Author

Version is now available in maven repository: https://search.maven.org/artifact/org.springframework.boot/spring-boot/2.1.9.RELEASE/jar

@DanielFran DanielFran closed this Oct 2, 2019
@DanielFran DanielFran reopened this Oct 2, 2019
Copy link
Member

@atomfrede atomfrede left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@DanielFran DanielFran marked this pull request as ready for review October 2, 2019 19:46
@DanielFran DanielFran closed this Oct 2, 2019
@DanielFran
Copy link
Member Author

Close/Reopen to launch tests

@DanielFran DanielFran reopened this Oct 2, 2019
@DanielFran
Copy link
Member Author

@pascalgrimaud It seems that we have again some issues with Travis cache!
You can see the error shown in https://travis-ci.org/jhipster/generator-jhipster/jobs/592769618#L4304:

[ERROR] Plugin org.springframework.boot:spring-boot-maven-plugin:2.1.9.RELEASE or one of its dependencies could not be resolved: Failure to find org.springframework.boot:spring-boot-maven-plugin:jar:2.1.9.RELEASE in https://maven-central.storage-download.googleapis.com/repos/central/data/ was cached in the local repository, resolution will not be reattempted until the update interval of google-maven-central has elapsed or updates are forced

Since in jhipster bom everything was OK (so I already merged it) and here in azure everthing is OK also, can you please clean cache of this PR, please?

Thanks

@pascalgrimaud
Copy link
Contributor

I really don't understand what happened with Travis here...

@pascalgrimaud pascalgrimaud merged commit 9142570 into jhipster:master Oct 3, 2019
@pascalgrimaud
Copy link
Contributor

Ok, the culprit is Travis.
See https://travis-ci.community/t/disable-google-maven-central/5301

It used google-maven-central, which is probably a mirror and isn't sync yet with the official one.

@DanielFran
Copy link
Member Author

Yep, I saw it yesterday. Strange is that on jhipster bom side I did not had this issue....
Thanks

@pascalgrimaud
Copy link
Contributor

@pascalgrimaud pascalgrimaud added this to the 6.4.0 milestone Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: enhancement 🔧 pr: bug-fix theme: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hibernate 5.3.11 critical issue

3 participants