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

[MNG-7758] Report dependency problems for all repository - fix IT #346

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

slawekjaranowski
Copy link
Member

@slawekjaranowski slawekjaranowski commented Jun 6, 2024

Old output:

[ERROR] Failed to execute goal on project test: Could not resolve dependencies for project org.apache.maven.its.mng3477:test:jar:1: Failed to collect dependencies at org.apache.maven.its.mng3477:dep:jar:1.0: Failed to read artifact descriptor for org.apache.maven.its.mng3477:dep:jar:1.0: The following artifacts could not be resolved: org.apache.maven.its.mng3477:dep:pom:1.0 (absent): Could not transfer artifact org.apache.maven.its.mng3477:dep:pom:1.0 from/to maven-core-it (http://localhost:54312/repo): Connection to http://localhost:54312/repo/ refused: ConnectException: ClosedChannelException -> [Help 1]

new:

[ERROR] Failed to execute goal on project test: Could not collect dependencies for project org.apache.maven.its.mng3477:test:jar:1
[ERROR] Failed to read artifact descriptor for org.apache.maven.its.mng3477:dep:jar:1.0
[ERROR]         Caused by: The following artifacts could not be resolved: org.apache.maven.its.mng3477:dep:pom:1.0 (absent): Could not transfer artifact org.apache.maven.its.mng3477:dep:pom:1.0 from/to maven-core-it (http://localhost:54312/repo): Connection to http://localhost:54312/repo/ refused

@slawekjaranowski slawekjaranowski merged commit f0269bc into master Jun 6, 2024
15 checks passed
@slawekjaranowski slawekjaranowski deleted the MNG-7758-next-try branch June 6, 2024 18:58
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

Successfully merging this pull request may close these issues.

2 participants