slawekjaranowski commented on PR #1563: URL: https://github.com/apache/maven/pull/1563#issuecomment-2151002683
Now looks: ``` [ERROR] Failed to execute goal on project test-artifact: Could not resolve dependencies for project test-group:test-artifact:jar:1: The following artifacts could not be resolved: org.apache.test:test1:jar:1.0 (absent), org.apache.test:test2:jar:1.0 (absent): Could not find artifact org.apache.test:test1:jar:1.0 in repo.apache-stage (https://repository.apache.org/content/groups/staging/) -> [Help 1] ``` ``` [ERROR] Failed to execute goal on project test-artifact: Could not resolve dependencies for project test-group:test-artifact:jar:1: The following artifacts could not be resolved: org.apache.test:test1:jar:1.0 (absent), org.apache.test:test2:jar:1.0 (absent): Could not find artifact org.apache.test:test1:jar:1.0 in payu (https://artifactory.office..../artifactory/group-payu/) -> [Help 1] ``` only problem with last repository is reported - everything in one line ... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org