nddipiazza commented on PR #2510:
URL: https://github.com/apache/tika/pull/2510#issuecomment-3702468976

   ## Transient Maven Central Issue
   
   The current failure is **not related to our changes**. It's a 
network/repository connectivity issue:
   
   ```
   Error: Extension eu.maveniverse.maven.nisse:extension:0.7.0 or one of its 
dependencies could not be resolved
   Failed to read artifact descriptor for 
eu.maveniverse.maven.nisse:extension:jar:0.7.0
   ```
   
   This is a transient Maven repository issue - the Nisse extension can't be 
downloaded from Maven Central. This happens occasionally in CI environments.
   
   **Evidence this is unrelated to our changes:**
   - Our changes only affect Maven output flags and caching
   - The error occurs during extension resolution, before our flags are even 
used
   - This is a known transient issue with Maven extensions
   
   **Options:**
   1. Wait and re-run the failed jobs (usually resolves itself)
   2. Check if main branch has the same issue
   3. Temporarily disable the Nisse extension if this persists
   
   I'll monitor the in-progress runs to see if they succeed.


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