michael-o commented on PR #1095:
URL: https://github.com/apache/maven/pull/1095#issuecomment-1519114900

   Here is a non-sense exception message since it uses only the the first 
result and the first exception:
   ```
   [ERROR] Failed to execute goal on project service-controller: Could not 
resolve dependencies for project 
com.siemens.lda.cafe:service-controller:jar:2.5-SNAPSHOT: The following 
artifacts could not be resolved: org.awaitility1:awaitility1:jar:3.1.6 
(absent), com.siemens.lda.cafe:lda-cafe-module-dd-schema1:jar:1.0.0 (absent): 
Could not transfer artifact org.awaitility1:awaitility1:jar:3.1.6 from/to 
lda-public 
(https://deblndw011x.ad001.siemens.net/nexus/content/groups/lda-public/): 
status code: 403, reason phrase: Forbidden (403) -> [Help 1]
   ```
   `awaitility1` cannot be searched in `lda-public`, but for 
`da-cafe-module-dd-schema1` nothing is said because in all repos it gives 404. 
The message is simply misleading.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to