zhiqiang-hhhh commented on code in PR #25348:
URL: https://github.com/apache/doris/pull/25348#discussion_r1356454811


##########
fe/pom.xml:
##########
@@ -346,7 +347,7 @@ under the License.
                 <!-- for java-cup -->
                 <repository>
                     <id>cloudera-public</id>
-                    
<url>https://repository.cloudera.com/artifactory/public/</url>
+                    
<url>https://repository.cloudera.com/repository/libs-release-local/</url>

Review Comment:
   Problem i met:
   ```
   sh build.sh --fe
   ```
   prompted with
   <img width="1663" alt="image" 
src="https://github.com/apache/doris/assets/42906151/cf05a595-120b-412a-9833-39a8f40b2530";>
   ```
   Plugin net. sourceforge.czt.dev:cup-maven-plugin:1.6-cdh or one of its 
dependencies could not be resolved: Failure to find net.sou
   rceforge. czt.dev: cup-maven-plugin: jar:1.6-ch in 
https://repo.maven.apache.org/maven2
   ```
   How I get the add above address:
   1. 
[open](https://repository.cloudera.com/#browse/search=keyword%3Djava-cup:NX.coreui.model.Component-1:6254a685ac93787f112088315872dfad)
   2. click 
   <img width="974" alt="image" 
src="https://github.com/apache/doris/assets/42906151/2c6c1308-41f9-46e2-9fd3-50b09ad0114a";>
   3. get new address 
https://repository.cloudera.com/repository/libs-release-local/net/sourceforge/czt/dev/java-cup/0.11-a-czt02-cdh/java-cup-0.11-a-czt02-cdh.jar
   



-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to