-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
None
-
False
-
False
-
%
-
Undefined
-
+
-
-
integration-doc-2021-01-18
Nilam has discovered that the Maven archtype version (for Fuse on OpenShift quickstarts) that we publish in the Fuse on OpenShift Guide is incorrect, because there are no corresponding artifacts with this version in the Maven repository.
Currently, the version shown in the documentation is 2.2.0.fuse-sb2-780040-redhat-00002, whereas the version that is actually available in the Maven repo is 2.2.0.fuse-sb2-780040-redhat-00001. The corresponding catalog URLs are:
- https://maven.repository.redhat.com/ga/io/fabric8/archetypes/archetypes-catalog/2.2.0.fuse-sb2-780040-redhat-00002/archetypes-catalog-2.2.0.fuse-sb2-780040-redhat-00002-archetype-catalog.xml - does not exist
- https://maven.repository.redhat.com/ga/io/fabric8/archetypes/archetypes-catalog/2.2.0.fuse-sb2-780040-redhat-00001/archetypes-catalog-2.2.0.fuse-sb2-780040-redhat-00001-archetype-catalog.xml
There are two possible explanations for this:
- The existing documentation is simply wrong, and we need to switch the version from -00002 to -00001.
- The existing documentation is correct, but somehow the intended -00002 version was never released to Maven. This implies we would need to release the -00002 version to fix this issue.