lichadehehehe opened a new issue, #9326:
URL: https://github.com/apache/iotdb/issues/9326

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and 
found nothing similar.
   
   
   ### Version
   
   OS: MacOS 13.0.1 on Apple Silicon
   IoTDB version: 1.01 (latest)
   
   ### Describe the bug and provide the minimal reproduce step
   
   Unable to build iotdb from source
   
   Steps for reproducing the error:
   
   1 execute `git clone https://github.com/apache/iotdb.git`
   2 go to the root directory of iotdb by executing `cd iotdb`
   3 execute `mvn clean package -pl distribution -am -DskipTest`
   4 error reproduced as follows:
   
   `[FATAL] Non-resolvable parent POM for 
org.apache.iotdb:iotdb-parent:1.2.0-SNAPSHOT: Could not transfer artifact 
org.apache:apache:pom:23 from/to central 
(https://repo.maven.apache.org/maven2): transfer failed for 
https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom and 
'parent.relativePath' points at wrong local POM @ line 24, column 13`
   
   ### What did you expect to see?
   
   iotdb built successfully from source
   
   ### What did you see instead?
   
   iotdb failed to be built from source
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


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