Skip to content

Conversation

@aureamunoz
Copy link
Member

@aureamunoz aureamunoz commented May 9, 2025

Check list:

Your pull request:

  • targets the development branch
  • uses the 999-SNAPSHOT version of Quarkus
  • has tests (mvn clean test)
  • works in native (mvn clean package -Pnative)
  • has integration/native tests (mvn clean verify -Pnative)
  • makes sure the associated guide must not be updated
  • links the guide update pull request (if needed)
  • updates or creates the README.md file (with build and run instructions)
  • for new quickstart, is located in the directory component-quickstart
  • for new quickstart, is added to the root pom.xml and README.md

Related to quarkusio/quarkus#47997

@quarkus-bot
Copy link

quarkus-bot bot commented May 9, 2025

/cc @scrocquesel (amazon)

@aureamunoz aureamunoz changed the base branch from main to development May 9, 2025 15:34
@aureamunoz aureamunoz force-pushed the add-stork-registration-quickstart branch from fde2891 to a849d45 Compare July 16, 2025 13:28
@aureamunoz aureamunoz force-pushed the add-stork-registration-quickstart branch 3 times, most recently from ab72c2e to eba0c7a Compare August 7, 2025 09:33
@aureamunoz aureamunoz marked this pull request as ready for review August 7, 2025 09:33
@quarkus-bot

This comment has been minimized.

@aureamunoz aureamunoz force-pushed the add-stork-registration-quickstart branch from eba0c7a to d8cf4cb Compare August 7, 2025 10:32
@quarkus-bot

This comment has been minimized.

@quarkus-bot

This comment has been minimized.

@quarkus-bot

This comment has been minimized.

@aureamunoz aureamunoz force-pushed the add-stork-registration-quickstart branch from f91e94c to 6ea2ce7 Compare September 24, 2025 12:09
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 24, 2025

Status for workflow Pull Request Build - development

This is the status report for running Pull Request Build - development on commit 6ea2ce7.

Failing Jobs

Status Name Step Failures Logs Raw logs
Build - JDK 17 Build with Maven Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Build - JDK 17 #

- Failing: stork-automatic-consul-registration-quickstart stork-programmatic-custom-registration-quickstart 

📦 stork-automatic-consul-registration-quickstart

org.acme.RegistrationTest.test - More details - Source on GitHub

java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:666)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:761)
	at java.base/java.util.Optional.orElseGet(Optional.java:364)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)

📦 stork-programmatic-custom-registration-quickstart

Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project stork-programmatic-custom-registration-quickstart: Compilation failure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant