zentol edited a comment on issue #8563: [FLINK-12602][travis] Correct the flink 
pom `artifactId` config and s…
URL: https://github.com/apache/flink/pull/8563#issuecomment-508747351
 
 
   huh.
   
   I just found this dependency in `flink-tests`:
   
   ```
   <dependency>
        <groupId>com.typesafe.akka</groupId>
        <artifactId>akka-testkit_${scala.binary.version}</artifactId>
   </dependency>
   ```
   
   This means this module does have a scala dependency, and should have a 
suffix. I'm wondering why the script didn't pick that up.
   

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