It is a bug in the Che GWT maven plugin (in the `ProcessExcludesMojo`) that prevents `rh-che` to build correctly against the Che upstream `master` branch. The fix consists in using the `baseVersion` (i.e. `6.8.0-SNAPSHOT` for example), instead of the precise version (i.e. `6.8.0-20180625.090508-19` for example) when trying to resolve excluded artifacts, since the precise version available in the Maven repositories can be a different between the main artifact and excluded artifacts. Signed-off-by: David Festal <dfestal@redhat.com> |
||
|---|---|---|
| .. | ||
| che-core-api-core | ||
| che-core-api-dto | ||
| che-core-api-dto-maven-plugin | ||
| che-core-api-model | ||
| che-core-db | ||
| che-core-db-vendor-h2 | ||
| che-core-db-vendor-postgresql | ||
| che-core-dynamodule-maven-plugin | ||
| che-core-gwt-maven-plugin | ||
| che-core-typescript-dto-maven-plugin | ||
| commons | ||
| pom.xml | ||