We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Maven:junit:junit-dep
1 parent 3b93f65 commit 4d312d9Copy full SHA for 4d312d9
curations/Maven/junit/junit-dep.yml
@@ -0,0 +1,9 @@
1
+- id: "Maven:junit:junit-dep"
2
+ curations:
3
+ comment: |
4
+ The SCM tags from the POMs are outdated. As the "junit-dep" artifacts are the same as the ones from Maven group ID
5
+ "junit" except that dependencies are not bundled but declared, it is correct use "junit" source code. See e.g. the
6
+ message in https://repo1.maven.org/maven2/junit/junit-dep/4.11/junit-dep-4.11.pom.
7
+ vcs:
8
+ type: "Git"
9
+ url: "https://github.com/junit-team/junit4.git"
0 commit comments