Open davsclaus opened 8 years ago
Wonder if the unit test can be optional or graceful deal if the authentication is not possible.
When I do a full build of fabric8-forge it fails here
[INFO] Fabric8 :: Forge ................................... FAILURE [14:04 min] [INFO] Fabric8 :: Forge :: Packages ....................... SKIPPED [INFO] Fabric8 :: Forge :: Packages :: Continuous Delivery Pipeline SKIPPED [INFO] Fabric8 :: Forge :: Packages :: Distro ............. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14:26 min [INFO] Finished at: 2016-01-07T17:57:06+01:00 [INFO] Final Memory: 88M/835M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal io.fabric8:fabric8-maven-plugin:2.2.84:helm (helm) on project fabric8-forge: Execution helm of goal io.fabric8:fabric8-maven-plugin:2.2.84:helm failed: Failed to clone chart repo git@github.com:fabric8io/charts.git due: git@github.com:fabric8io/charts.git: USERAUTH fail -> [Help 1]
I guess it works on CI and @jstrachan laptop ;)
Guess this is also related to fabric8io/fabric8-devops#242
Wonder if the unit test can be optional or graceful deal if the authentication is not possible.
When I do a full build of fabric8-forge it fails here
I guess it works on CI and @jstrachan laptop ;)