openshift fails building with the following:
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) on project org.jboss.tools.openshift.common.core: baseline and build artifacts have same version but different contents [ERROR] no-classifier: different [ERROR] org/jboss/tools/openshift/common/core/connection/AbstractConnection.class: different [ERROR] org/jboss/tools/openshift/common/core/connection/ConnectionURL.class: different [ERROR] org/jboss/tools/openshift/common/core/connection/HostCertificate.class: different [ERROR] org/jboss/tools/openshift/common/core/connection/HumanReadableX509Certificate.class: different [ERROR] org/jboss/tools/openshift/common/core/utils/FileUtils.class: different [ERROR] org/jboss/tools/openshift/common/core/utils/UrlUtils.class: different [ERROR] org/jboss/tools/openshift/internal/common/core/preferences/AbstractPreferenceValue.class: different [ERROR] org/jboss/tools/openshift/internal/common/core/preferences/StringsPreferenceValue.class: different [ERROR] org/jboss/tools/openshift/internal/common/core/util/CommandLocationLookupStrategy.class: different [ERROR] org/jboss/tools/openshift/internal/common/core/util/ThreadUtils.class: different [ERROR] -> [Help 1]
- is related to
-
JBIDE-26290 Build: server fails on baseline check
- Closed