trellis元数据更改
This commit is contained in:
@@ -47,6 +47,18 @@ the chosen IDEA/Tomcat project structure. Until then, documentation-only
|
||||
changes should run Trellis validation, Python compile checks for Trellis
|
||||
scripts when relevant, and placeholder scans for scaffold markers.
|
||||
|
||||
For this workspace, Maven is available at:
|
||||
|
||||
```bash
|
||||
/home/sjy/.sdkman/candidates/maven/current/bin/mvn
|
||||
```
|
||||
|
||||
Use the explicit path when `mvn` is not on `PATH`:
|
||||
|
||||
```bash
|
||||
/home/sjy/.sdkman/candidates/maven/current/bin/mvn clean package
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Review Checklist
|
||||
|
||||
Reference in New Issue
Block a user