elharo commented on a change in pull request #37:
URL: 
https://github.com/apache/maven-dependency-analyzer/pull/37#discussion_r800948257



##########
File path: src/test/resources/jarWithCompileDependency/project2/pom.xml
##########
@@ -36,6 +36,11 @@
                        <artifactId>jarWithCompileDependency1</artifactId>
                        <version>1.0</version>
                </dependency>
+               <dependency>
+            <groupId>com.google.guava</groupId>
+            <artifactId>guava</artifactId>
+            <version>30.1.1-android</version>

Review comment:
       This is a test. This is only a test. had this been a real dependency 
you'd get a different answer.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to