zymap opened a new pull request #7228:
URL: https://github.com/apache/pulsar/pull/7228


   ---
   
   *Motivation*
   
   Using `set-project-version.sh` always failed with updating
   protobuf-shaded parent version.
   
   error log:
   
   ```
   [INFO] Scanning for projects...
   [ERROR] [ERROR] Some problems were encountered while processing the POMs:
   [FATAL] Non-resolvable parent POM for 
org.apache.pulsar:protobuf-shaded:2.6.0-SNAPSHOT: Could not find artifact 
org.apache.pulsar:pulsar:pom:2.6.0-SNAPSHOT and 'parent.relativePath' points at 
wrong local POM @ line 26, column 11
    @
    [ERROR] The build could not read 1 project > [Help 1]
    [ERROR]
    [ERROR]   The project org.apache.pulsar:protobuf-shaded:2.6.0-SNAPSHOT 
(/home/zhangyong/actions-runner/_work/streamnative-ci/streamnative-ci/pulsar/protobuf-shaded/pom.xml)
 has 1 error
    [ERROR]     Non-resolvable parent POM for 
org.apache.pulsar:protobuf-shaded:2.6.0-SNAPSHOT: Could not find artifact 
org.apache.pulsar:pulsar:pom:2.6.0-SNAPSHOT and 'parent.relativePath' points at 
wrong local POM @ line 26, column 11 > [Help 2]
    [ERROR]
    [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
    [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    [ERROR]
    [ERROR] For more information about the errors and possible solutions, 
please read the following articles:
    [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException-''-''
   ```
   


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

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


Reply via email to