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/
Apache License 2.0
518 stars 123 forks source link

Problems of steady 3.2.0, 3.2.1, 3.2.3 #575

Closed bluesno205 closed 1 year ago

bluesno205 commented 2 years ago

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

serenaponta commented 1 year ago

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!