knoobie commented on PR #175:
URL: https://github.com/apache/maven-pmd-plugin/pull/175#issuecomment-2681249472

   @michael-o Sorry for the ping.. I wasn't really sure where to post this, 
especially without a proper reproducer.. 
   
   We noticed some interesting / weird behavior since this change in our 
internal builds - once maven-pmd-plugin 3.26.0 is in use (containing DOXIA 2.0 
GA) we got problem building against an internal JFrog Artifactory where it does 
not return proper 404 "errors" for "missing" site.xml (instead 401) resulting 
in a complete build crash. 
   
   Example:
   
   ```java
   An error has occurred in PMD report generation. The site descriptor cannot 
be resolved from the repository: 
   Unable to locate site descriptor: The following artifacts could not be 
resolved: internal:parent-pom:xml:site:version (absent): 
   Could not transfer artifact internal:parent-pom:xml:site:version from/to 
repo (https://internal-jfrog-instance/artifactory/repos): status code: 401, 
reason phrase:  (401) -> [Help 1]
   
   ``` 


-- 
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

Reply via email to