marin-ma opened a new issue, #8678:
URL: https://github.com/apache/incubator-gluten/issues/8678
### Backend
VL (Velox)
### Bug description
After running maven command `mvn clean package -Pbackends-velox -Pceleborn
-Puniffle -Pspark-3.4 -DskipTests`, I got a jar with unresolved variable in its
name under `package/target`:
gluten-velox-bundle-spark3.4_2.12-${os.detected.release}_${os.detected.release.version}_aarch_64-1.4.0-SNAPSHOT.jar
`os.detected.*` are variables from os-maven-plugin which are only valid on
linux platform:
https://github.com/trustin/os-maven-plugin/?tab=readme-ov-file#property-osdetectedrelease-linux-only
### Spark version
None
### Spark configurations
_No response_
### System information
_No response_
### Relevant logs
```bash
```
--
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]