|
| 1 | +additional-dependency-files: |
| 2 | + - type: maven-pom-xml |
| 3 | + path: application/jaxrs-activemq-quarkus/pom.xml |
| 4 | + - type: maven-pom-xml |
| 5 | + path: application/implementer-grpc-quarkus/pom.xml |
| 6 | + - type: maven-pom-xml |
| 7 | + path: application/redis-mysql-helidon/pom.xml |
| 8 | + - type: maven-pom-xml |
| 9 | + path: application/web-java-spring/pom.xml |
| 10 | + - type: maven-pom-xml |
| 11 | + path: application/consumer-redis-quarkus/pom.xml |
| 12 | + - type: maven-pom-xml |
| 13 | + path: application/jaxrs-cassandra-quarkus/pom.xml |
| 14 | + - type: maven-pom-xml |
| 15 | + path: application/jaxrs-memcached-quarkus/pom.xml |
| 16 | + - type: maven-pom-xml |
| 17 | + path: application/jaxrs-mongodb-quarkus/pom.xml |
| 18 | + - type: maven-pom-xml |
| 19 | + path: application/jaxrs-hazelcast-quarkus/pom.xml |
| 20 | + - type: maven-pom-xml |
| 21 | + path: application/consumer-kafka-quarkus/pom.xml |
| 22 | + - type: maven-pom-xml |
| 23 | + path: application/jaxrs-rabbitmq-quarkus/pom.xml |
| 24 | + - type: maven-pom-xml |
| 25 | + path: application/randompublish-quarkus/pom.xml |
| 26 | + - type: maven-pom-xml |
| 27 | + path: application/consumer-hazelcast-quarkus/pom.xml |
| 28 | + - type: maven-pom-xml |
| 29 | + path: application/jaxrs-mysql-quarkus/pom.xml |
| 30 | + - type: maven-pom-xml |
| 31 | + path: application/parent-pom/pom.xml |
| 32 | + - type: maven-pom-xml |
| 33 | + path: application/scheduled-quarkus/pom.xml |
| 34 | + - type: maven-pom-xml |
| 35 | + path: application/web-java-openliberty/pom.xml |
| 36 | + - type: maven-pom-xml |
| 37 | + path: application/consumer-activemq-quarkus/pom.xml |
| 38 | + - type: maven-pom-xml |
| 39 | + path: application/jaxrs-redis-quarkus/pom.xml |
| 40 | + - type: maven-pom-xml |
| 41 | + path: application/consumer-rabbitmq-quarkus/pom.xml |
| 42 | + - type: maven-pom-xml |
| 43 | + path: application/producer-kafka-quarkus/pom.xml |
| 44 | + - type: maven-pom-xml |
| 45 | + path: application/jaxrs-postgres-quarkus/pom.xml |
| 46 | + - type: maven-pom-xml |
| 47 | + path: application/webapp-service/pom.xml |
| 48 | + - type: maven-pom-xml |
| 49 | + path: application/jaxrs-kafka-quarkus/pom.xml |
| 50 | +ignore-failures: |
| 51 | + java: |
| 52 | + - com.whalin/Memcached-Java-Client |
| 53 | + - org.glassfish/javax.json |
| 54 | + - org.hamcrest/hamcrest-all |
| 55 | + - com.github.h-thurow/simple-jndi |
| 56 | + - javax.servlet/javax.servlet-api |
| 57 | +rules-config: |
| 58 | + no-recent-package-release: |
| 59 | + fail-at-months: 48 |
| 60 | + no-recent-commit: |
| 61 | + fail-at-months: 48 |
0 commit comments