]> source.dussan.org Git - aspectj.git/commit
Fix missing dependencies in module 'run-all-junit-tests' 44/head
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Wed, 28 Apr 2021 06:54:33 +0000 (13:54 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Wed, 28 Apr 2021 06:54:33 +0000 (13:54 +0700)
commit3f127347ceeb042f6624c9ce956cc31555bc376d
treed9c66f89753913e10226a318ea6236990ce7b41c
parent48e1b14cb46f389ed7cb78312d8c8ab61f1fba05
Fix missing dependencies in module 'run-all-junit-tests'

Some runtime dependencies are reported as unused in Maven Dependency
Plugin goal 'dependency:analyze', but actually they are needed. I
noticed by chance when running RunTheseBeforeYouCommitTests in IntelliJ
IDEA for the first time after a while and dependency modules could not
find classes.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
ajdoc/pom.xml
run-all-junit-tests/pom.xml
tests/pom.xml