ppalaga commented on issue #413: Provide aggregated tests for quarkus-platform URL: https://github.com/apache/camel-quarkus/issues/413#issuecomment-553351857 I was also thinking of how the platform can maintain our tests in the long term. My idea was to produce some metadata on our side (basically a list of our itest project GAVs) that the platform could leverage to generate/validate the modules in their source tree. I was thinking of adding a mojo to rpkgtests-maven-plugin to implement that. The rpkgtests:rpkgtests mojo could also use the metadata so that the [testJars](https://github.com/quarkusio/quarkus-platform/blob/master/integration-tests/rpkgtests/pom.xml#L156) do not need to get configured manually. This would be easier for us (we'd keep working as before, we'd just add a maven module that would generate the metadata). Not sure this would be acceptable for the platform.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services