zhouyifan279 opened a new issue, #5525:
URL: https://github.com/apache/incubator-gluten/issues/5525

   ### Problem description
   
   ### Expected behavior
   mvn clean executes successfully.
   
   ### Actual behavior
   Run mvn clean fails with the following message:
   ```
   [INFO] Scanning for projects...
   [ERROR] [ERROR] Some problems were encountered while processing the POMs:
   [ERROR] 'dependencyManagement.dependencies.dependency.artifactId' for 
io.delta:${delta.package.name}_2.12:jar with value '${delta.package.name}_2.12' 
does not match a valid id pattern. @ line 491, column 14
    @
   [ERROR] The build could not read 1 project -> [Help 1]
   [ERROR]
   [ERROR]   The project org.apache.gluten:gluten-parent:1.2.0-SNAPSHOT 
(/Users/zhouyifan/git/incubator-gluten/pom.xml) has 1 error
   [ERROR]     'dependencyManagement.dependencies.dependency.artifactId' for 
io.delta:${delta.package.name}_2.12:jar with value '${delta.package.name}_2.12' 
does not match a valid id pattern. @ line 491, column 14
   [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
   ```
   
   ### System information
   
   Velox System Info v0.0.2
   Commit: a683e318de54f411abdffa2a5a7278c4d98b5803
   CMake Version: 3.29.2
   System: Darwin-23.4.0
   Arch: arm64
   C++ Compiler: 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
   C++ Compiler Version: 15.0.0.15000309
   C Compiler: 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
   C Compiler Version: 15.0.0.15000309
   CMake Prefix Path: 
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr;/opt/homebrew;/usr/local;/usr;/;/opt/homebrew/Cellar/cmake/3.29.2;/usr/local;/usr/X11R6;/usr/pkg;/opt;/sw;/opt/local
   
   ### CMake log
   
   _No response_


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