branch: externals/javaimp commit 9d9b21c53b01b8cc51be36875b6e5e541eddde44 Author: Filipp Gunbin <fgun...@fastmail.fm> Commit: Filipp Gunbin <fgun...@fastmail.fm>
* javaimp-tests-maven.el (javaimp-test--maven-visit): Add comment about dangling-parent-link --- javaimp-tests-maven.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/javaimp-tests-maven.el b/javaimp-tests-maven.el index 49fbb66..63c28cf 100644 --- a/javaimp-tests-maven.el +++ b/javaimp-tests-maven.el @@ -66,6 +66,9 @@ (("aggregator1:org.example:1.0.0" . "aggregator1/pom.xml") (("aggregator1-child-of-aggregator1:org.example:1.0.0" . "aggregator1/aggregator1-child-of-aggregator1/pom.xml"))) + ;; + ;; And "dangling-parent-link" project is not present at all, + ;; because we have no way of knowing about it ))))) (defun javaimp-test--maven-get-tree (project-dir)