You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/04/06 08:18:12 UTC

[GitHub] [flink] alpreu commented on a diff in pull request #19365: [FLINK-27064][test] move ArchUnit rules for production code to the source folder

alpreu commented on code in PR #19365:
URL: https://github.com/apache/flink/pull/19365#discussion_r843612166


##########
flink-architecture-tests/flink-architecture-tests-production/pom.xml:
##########
@@ -39,35 +39,41 @@ under the License.
 		<dependency>
 			<groupId>org.apache.flink</groupId>
 			<artifactId>flink-architecture-tests-base</artifactId>
+			<scope>compile</scope>

Review Comment:
   Isn't `compile` already the default scope? 



-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org