Skip to content

chore(deps): update quarkus.version to v1.5.1.final #3143

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2020
Merged

chore(deps): update quarkus.version to v1.5.1.final #3143

merged 1 commit into from
Jun 11, 2020

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jun 11, 2020

This PR contains the following updates:

Package Update Change
io.quarkus:quarkus-maven-plugin patch 1.5.0.Final -> 1.5.1.Final
io.quarkus:quarkus-bom patch 1.5.0.Final -> 1.5.1.Final

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team June 11, 2020 15:18
@forking-renovate forking-renovate bot added the automerge Merge the pull request once unit tests and other checks pass. label Jun 11, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 11, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 11, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 11, 2020
@lesv
Copy link
Contributor

lesv commented Jun 11, 2020

Lint

[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for io.quarkus:quarkus-bom:1.5.1.Final: Could not find artifact io.quarkus:quarkus-parent:pom:1.5.1.Final in central (https://repo.maven.apache.org/maven2) @ io.quarkus:quarkus-bom:1.5.1.Final, /root/.m2/repository/io/quarkus/quarkus-bom/1.5.1.Final/quarkus-bom-1.5.1.Final.pom, line 5, column 13
[ERROR] 'dependencies.dependency.version' for io.quarkus:quarkus-resteasy:jar is missing. @ line 52, column 17
[ERROR] 'dependencies.dependency.version' for io.quarkus:quarkus-junit5:jar is missing. @ line 56, column 17
[ERROR] 'dependencies.dependency.version' for io.rest-assured:rest-assured:jar is missing. @ line 61, column 17
 @
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project com.example.appengine.quarkus:quarkus-helloworld:1.0-SNAPSHOT (/tmpfs/src/github/java-docs-samples/appengine-java11/quarkus-helloworld/pom.xml) has 4 errors
[ERROR]     Non-resolvable parent POM for io.quarkus:quarkus-bom:1.5.1.Final: Could not find artifact io.quarkus:quarkus-parent:pom:1.5.1.Final in central (https://repo.maven.apache.org/maven2) @ io.quarkus:quarkus-bom:1.5.1.Final, /root/.m2/repository/io/quarkus/quarkus-bom/1.5.1.Final/quarkus-bom-1.5.1.Final.pom, line 5, column 13 -> [Help 2]
[ERROR]     'dependencies.dependency.version' for io.quarkus:quarkus-resteasy:jar is missing. @ line 52, column 17
[ERROR]     'dependencies.dependency.version' for io.quarkus:quarkus-junit5:jar is missing. @ line 56, column 17
[ERROR]     'dependencies.dependency.version' for io.rest-assured:rest-assured:jar is missing. @ line 61, column 17
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

Java 11

******************** TESTING PROJECTS ********************
------------------------------------------------------------
- testing appengine-java11/quarkus-helloworld
------------------------------------------------------------
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for io.quarkus:quarkus-bom:1.5.1.Final: Could not find artifact io.quarkus:quarkus-parent:pom:1.5.1.Final in central (https://repo.maven.apache.org/maven2) @ io.quarkus:quarkus-bom:1.5.1.Final, /root/.m2/repository/io/quarkus/quarkus-bom/1.5.1.Final/quarkus-bom-1.5.1.Final.pom, line 5, column 13
[ERROR] 'dependencies.dependency.version' for io.quarkus:quarkus-resteasy:jar is missing. @ line 52, column 17
[ERROR] 'dependencies.dependency.version' for io.quarkus:quarkus-junit5:jar is missing. @ line 56, column 17
[ERROR] 'dependencies.dependency.version' for io.rest-assured:rest-assured:jar is missing. @ line 61, column 17
 @
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project com.example.appengine.quarkus:quarkus-helloworld:1.0-SNAPSHOT (/tmpfs/src/github/java-docs-samples/appengine-java11/quarkus-helloworld/pom.xml) has 4 errors
[ERROR]     Non-resolvable parent POM for io.quarkus:quarkus-bom:1.5.1.Final: Could not find artifact io.quarkus:quarkus-parent:pom:1.5.1.Final in central (https://repo.maven.apache.org/maven2) @ io.quarkus:quarkus-bom:1.5.1.Final, /root/.m2/repository/io/quarkus/quarkus-bom/1.5.1.Final/quarkus-bom-1.5.1.Final.pom, line 5, column 13 -> [Help 2]
[ERROR]     'dependencies.dependency.version' for io.quarkus:quarkus-resteasy:jar is missing. @ line 52, column 17
[ERROR]     'dependencies.dependency.version' for io.quarkus:quarkus-junit5:jar is missing. @ line 56, column 17
[ERROR]     'dependencies.dependency.version' for io.rest-assured:rest-assured:jar is missing. @ line 61, column 17
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

 Testing failed: Maven returned a non-zero exit code.

@averikitsch PTAL
@ludoch FYI

@lesv lesv added api: appengine Issues related to the App Engine Admin API API. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: cleanup An internal cleanup or hygiene concern. and removed automerge Merge the pull request once unit tests and other checks pass. labels Jun 11, 2020
@lesv lesv assigned averikitsch and unassigned dzlier-gcp Jun 11, 2020
@renovate-bot renovate-bot changed the title chore(deps): update dependency io.quarkus:quarkus-bom to v1.5.1.final chore(deps): update quarkus.version to v1.5.1.final Jun 11, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 11, 2020
@averikitsch averikitsch added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 11, 2020
@kokoro-team kokoro-team removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jun 11, 2020
@averikitsch averikitsch merged commit f9c3faa into GoogleCloudPlatform:master Jun 11, 2020
@averikitsch
Copy link
Contributor

re-ran the tests w/o issues

@renovate-bot renovate-bot deleted the renovate/quarkus.version branch June 11, 2020 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: appengine Issues related to the App Engine Admin API API. cla: yes This human has signed the Contributor License Agreement. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants