-
Bug
-
Resolution: Done
-
Major
-
9.1.0
-
Workaround Exists
-
- specify maven staging repositories in your own settings.xml
I tried to create empty blueprint projects for
- 2.17.0.redhat-630187
- 2.17.0.redhat-630224
I also enabled the staging repositories (via Preferences) but the project still cannot be built.
I noticed that the pom.xml doesn't contain BOM definition. Moreover it contains artifacts such as
<dependency> <groupId>io.fabric8</groupId> <artifactId>watcher-core</artifactId> <version>1.2.0.redhat-621084</version> </dependency>
which has probably wrong version (621084 seems be very old). Please see the attached pom files.
- relates to
-
FUSETOOLS-2251 Enable Integration test for Fuse 6.3.0.R1
- Closed