Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899794 - com.github.spotbugs:spotbugs:4.7.1: needed for dev-java/testng version bump
Summary: com.github.spotbugs:spotbugs:4.7.1: needed for dev-java/testng version bump
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: testng-7.7.1-deps
  Show dependency tree
 
Reported: 2023-03-06 09:41 UTC by Volkmar W. Pogatzki
Modified: 2023-03-18 06:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volkmar W. Pogatzki 2023-03-06 09:41:50 UTC
com.github.spotbugs:spotbugs:4.7.1 with dependencies is needed on compileClasspath:

compileClasspath - Compile classpath for compilation 'main' (target  (jvm)).
+--- project :testng-core-api
|    +--- project :testng-collections
|    \--- org.slf4j:slf4j-api:{require 1.7.36; reject _} -> 1.8.0-beta4
+--- com.beust:jcommander:{require 1.82; reject _} -> 1.82
+--- com.github.spotbugs:spotbugs:{require 4.7.1; reject _} -> 4.7.1
|    +--- org.ow2.asm:asm:9.3
|    +--- org.ow2.asm:asm-analysis:9.3
|    |    \--- org.ow2.asm:asm-tree:9.3
|    |         \--- org.ow2.asm:asm:9.3
|    +--- org.ow2.asm:asm-commons:9.3
|    |    +--- org.ow2.asm:asm:9.3
|    |    +--- org.ow2.asm:asm-tree:9.3 (*)
|    |    \--- org.ow2.asm:asm-analysis:9.3 (*)
|    +--- org.ow2.asm:asm-tree:9.3 (*)
|    +--- org.ow2.asm:asm-util:9.3
|    |    +--- org.ow2.asm:asm:9.3
|    |    +--- org.ow2.asm:asm-tree:9.3 (*)
|    |    \--- org.ow2.asm:asm-analysis:9.3 (*)
|    +--- org.apache.bcel:bcel:6.5.0
|    +--- net.jcip:jcip-annotations:1.0
|    +--- org.dom4j:dom4j:2.1.3
|    +--- org.apache.commons:commons-lang3:3.12.0
|    +--- org.apache.commons:commons-text:1.9
|    |    \--- org.apache.commons:commons-lang3:3.11 -> 3.12.0
|    +--- org.slf4j:slf4j-api:1.8.0-beta4
|    +--- com.github.spotbugs:spotbugs-annotations:4.7.1