Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in application Build step #12

Open
leandromoreirati opened this issue Sep 24, 2022 · 0 comments
Open

Error in application Build step #12

leandromoreirati opened this issue Sep 24, 2022 · 0 comments

Comments

@leandromoreirati
Copy link

Hello!

I'm making your DevSecOpS course, in module 2 class 26, in the build application step I'm receiving this error in build step:

Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar (3.3 MB at 1.1 MB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar (4.5 MB at 1.5 MB/s)
[�[1;34mINFO�[m] �[1m------------------------------------------------------------------------�[m
[�[1;34mINFO�[m] �[1;31mBUILD FAILURE�[m
[�[1;34mINFO�[m] �[1m------------------------------------------------------------------------�[m
[�[1;34mINFO�[m] Total time:  02:17 min
[�[1;34mINFO�[m] Finished at: 2022-09-24T13:50:44Z
[�[1;34mINFO�[m] �[1m------------------------------------------------------------------------�[m
[�[1;31mERROR�[m] Failed to execute goal on project �[36mnumeric�[m: �[1;31mCould not resolve dependencies for project com.devsecops:numeric:jar:0.0.1: Could not transfer artifact com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for [https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar�[m](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar%1B[m): Connect to repo.maven.apache.org:443 [repo.maven.apache.org/146.75.36.215] failed: Connection timed out (Connection timed out) -> �[1m[Help 1]�[m
[�[1;31mERROR�[m] 
[�[1;31mERROR�[m] To see the full stack trace of the errors, re-run Maven with the �[1m-e�[m switch.
[�[1;31mERROR�[m] Re-run Maven using the �[1m-X�[m switch to enable full debug logging.
[�[1;31mERROR�[m] 
[�[1;31mERROR�[m] For more information about the errors and possible solutions, please read the following articles:
[�[1;31mERROR�[m] �[1m[Help 1]�[m http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant