You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/02/10 09:37:37 UTC

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #668: WIP: Test against quarkus snapshots

ppalaga commented on a change in pull request #668: WIP: Test against quarkus snapshots
URL: https://github.com/apache/camel-quarkus/pull/668#discussion_r376942443
 
 

 ##########
 File path: integration-tests/tagsoup/pom.xml
 ##########
 @@ -69,6 +74,12 @@
                     </execution>
                 </executions>
             </plugin>
+            <plugin>
+                <artifactId>maven-enforcer-plugin</artifactId>
+                <configuration>
+                    <skip>true</skip>
 
 Review comment:
   It would be nice to see a comment here explaining why we skip the enforcer, ideally with a link to an issue.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services