Skip to content

Build parent pom on component test#15512

Closed
apupier wants to merge 1 commit intoapache:mainfrom
apupier:buildParentPomOnComponentTest
Closed

Build parent pom on component test#15512
apupier wants to merge 1 commit intoapache:mainfrom
apupier:buildParentPomOnComponentTest

Conversation

@apupier
Copy link
Contributor

@apupier apupier commented Sep 11, 2024

it will ensures that version dependencies are updated

Description

Target

  • I checked that the commit is targeting the correct branch (note that Camel 3 uses camel-3.x, whereas Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • I checked that each commit in the pull request has a meaningful subject line and body.
  • I have run mvn clean install -DskipTests locally from root folder and I have committed all auto-generated changes.

@apupier
Copy link
Contributor Author

apupier commented Sep 11, 2024

/component-test solr

Result ❌ The tests failed please check the logs

@github-actions
Copy link
Contributor

🤖 The Apache Camel test robot will run the tests for you 👍

it will ensures that version dependencies are updated

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
@apupier apupier force-pushed the buildParentPomOnComponentTest branch from cfc15fb to 47debda Compare September 11, 2024 09:03
@apupier
Copy link
Contributor Author

apupier commented Sep 11, 2024

/component-test solr

Result ❌ The tests failed please check the logs

@github-actions
Copy link
Contributor

🤖 The Apache Camel test robot will run the tests for you 👍

@apupier
Copy link
Contributor Author

apupier commented Sep 11, 2024

it seems we cannot test if the component-test comment is working directly on the PR because it is not picking the modified scripts from this PR

@apupier
Copy link
Contributor Author

apupier commented Sep 11, 2024

even without that, it seems the parent project is well built:

[camel-parent] [INFO] -------------------< org.apache.camel:camel-parent >--------------------
[camel-parent] [INFO] Building Camel :: Parent 4.9.0-SNAPSHOT                           [2/62]
[camel-parent] [INFO]   from parent/pom.xml
[camel-parent] [INFO] --------------------------------[ pom ]---------------------------------
[camel-parent] [INFO] 
[camel-parent] [INFO] --- flatten:1.6.0:flatten (default-cli) @ camel-parent ---
[camel-parent] [INFO] Generating flattened POM of project org.apache.camel:camel-parent:pom:4.9.0-SNAPSHOT...
[camel-parent] [INFO] 
[camel-parent] [INFO] --- install:3.1.2:install (default-install) @ camel-parent ---
[camel-parent] [INFO] Installing /home/runner/work/camel/camel/parent/target/camel-parent-4.9.0-SNAPSHOT.pom to /home/runner/.m2/repository/org/apache/camel/camel-parent/4.9.0-SNAPSHOT/camel-parent-4.9.0-SNAPSHOT.pom

Then I do not understand why there is a mismatch of version in #15509 (comment) then

@apupier apupier closed this Sep 11, 2024
@apupier apupier deleted the buildParentPomOnComponentTest branch November 20, 2024 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant