J-HowHuang opened a new pull request, #17483:
URL: https://github.com/apache/pinot/pull/17483

   ## Description 
   Maven 3.9.0 has trouble resolving dependency `assembly-descriptor` in 
`pinot-metrics` (they are in the same reactor) during `mvn 
dependency:go-offline`. Fixing the `maven-dependency-plugin` version to 3.8.1 
solve the problem.
   
   Related log:
   ```
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-dependency-plugin:3.9.0:go-offline (default-cli) 
on project pinot-dropwizard: The following artifacts could not be resolved: 
org.apache.pinot:assembly-descriptor:jar:1.5.0-SNAPSHOT (absent): Could not 
find artifact org.apache.pinot:assembly-descriptor:jar:1.5.0-SNAPSHOT -> [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: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to