Commit f210698
fix: Resolve Maven classloader conflict and Gradle missing dependency
- Maven: Pre-resolve SCC plugin for ALL modules in test profile, not
just 'producer', to avoid BasicAuthCache ClassCastException when
later modules (producer_with_xml) trigger SNAPSHOT resolution
- Gradle: Add maven-core to buildscript classpath for
producer_with_external_contracts to fix ClassNotFoundException for
SettingsDecryptionRequest during copyContracts task
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent aadafb8 commit f210698
2 files changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
1 | 10 | | |
2 | 11 | | |
3 | 12 | | |
| |||
0 commit comments