Skip to content

Commit 7ed5325

Browse files
committed
Ignore org.mockito:mockito-core:2.23.0
This version brings new classpath problems: [WARNING] Rule 3: org.apache.maven.plugins.enforcer.BanDuplicateClasses failed with message: No Duplicate Classes Allowed! - For duplicate transitive dependencies, add dependency exclusions. - For duplications between direct dependencies, resolve or add ignored classes to this rule's configuration. Found in: net.bytebuddy:byte-buddy:jar:1.9.0:test net.bytebuddy:byte-buddy-agent:jar:1.9.0:test Duplicate classes: module-info.class Can probably be addressed with an addition to the allowedDuplicateClasses property, but no urgent need to upgrade mockito, so let's punt for now.
1 parent b1ab5bd commit 7ed5325

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

timestamps.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ org.apache.spark:spark-core_2.11 20181026000000
4848
org.janelia:H5J_Loader_Plugin 20180929000000
4949
org.javassist:javassist 20181026000000
5050
org.jmockit:jmockit 20190101120000
51+
org.mockito:mockito-core 20181026000000
5152
org.scijava:batch-processor 20181016000000
5253
org.scijava:j3dcore 20180905120000
5354
org.scijava:j3dutils 20180905120000

0 commit comments

Comments
 (0)