eclipse / steady

Analyses your Java applications for open-source dependencies with known vulnerabilities, using both static analysis and testing to determine code context and usage for greater accuracy. https://eclipse.github.io/steady/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problems of steady 3.2.0, 3.2.1, 3.2.3

bluesno205 opened this issue · comments

Describe the bug
Problems occur in the packaging process of the three release versions.

IMPORTANT: Error during goal execution Goal [id=MAVEN-APP-1665160419210-47447900, type=APP, ctx=[tenant=603EFBA1EA9B98ADB4B548682597E6D0, app=[com.example:demo:0.0.1-SNAPSHOT]]]: : Upload of goal execution failed, aborting the goal execution.**.

To Reproduce
Add the dependency into pom, start docker-compose and build the project

Older versions may be subject to issues that have been fixed in later releases. Please only report the issue if it occurs with the latest version.

Thank you!