ppalaga commented on a change in pull request #90: chore(it): cleanup it poms
URL: https://github.com/apache/camel-quarkus/pull/90#discussion_r306869584
 
 

 ##########
 File path: integration-tests/servlet/pom.xml
 ##########
 @@ -31,6 +31,11 @@
     <name>Camel Quarkus :: Integration Tests :: Servlet</name>
     <description>Integration tests for Camel Servlet component</description>
 
+    <properties>
+        <!-- Skip enforcer plugin as we want to use jboss marshalling for test 
class -->
+        <enforcer.skip>true</enforcer.skip>
 
 Review comment:
   Same here: it was passing with the enforcer on, IIRC. Are there other 
reasons for disabling it?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to