Commit 1e9c088
Fix CI: upload all Maven target dirs, full rebuild for rest/exporter
- Upload all target/*.jar, maven-jars/, dependency/, quarkus-app/ dirs
and localsolvers/ (downloaded by Maven profiles) as artifacts
- Change rest/exporter pre_build to full mvn install with
dependency:copy-dependencies (fixes missing vcell-core/vcell-server
classes like OptJobTable, OptJobRecord, OptJobStatus)
- localsolvers/ contains solver binaries downloaded during Maven build
by platform-specific profiles (unixprofile, macprofile, winprofile)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 370bf7b commit 1e9c088
1 file changed
Lines changed: 9 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
93 | 90 | | |
94 | 91 | | |
95 | 92 | | |
| |||
107 | 104 | | |
108 | 105 | | |
109 | 106 | | |
110 | | - | |
| 107 | + | |
111 | 108 | | |
112 | | - | |
| 109 | + | |
113 | 110 | | |
114 | 111 | | |
115 | 112 | | |
116 | | - | |
| 113 | + | |
117 | 114 | | |
118 | | - | |
| 115 | + | |
119 | 116 | | |
120 | 117 | | |
121 | 118 | | |
| |||
0 commit comments