]
Andre Dietisheim commented on JBIDE-24301:
------------------------------------------
This very much looks like either your maven installation or your local repository is
broken. Please remove your local maven repository via
{code}
rm -rf ~/.m2/repository
{code}
and try building again.
If this doesnt help, I'd reinstall maven.
Error while building jbosstools-openshift-4.4.3
-----------------------------------------------
Key: JBIDE-24301
URL:
https://issues.jboss.org/browse/JBIDE-24301
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, openshift
Affects Versions: 4.4.3.Final
Reporter: jyoti tumsare
Assignee: Dmitrii Bocharov
Fix For: 4.5.0.AM1
Attachments: Error.PNG, issues.PNG, issues.txt, jboss-build.png,
jbosstools-build.png, org.jboss.ide.eclipse.as.management.as7.png, target-platform.png
To build jbosstools-openshift-4.4.3 I followed following steps
1. I clone jbosstools-base and jbosstools-server which are required for the building
jbosstools-openshift-4.4.3.
2. while executing the jbosstools-base I got error "Missing requirement:
org.jboss.tools.common.core 3.8.3.qualifier requires 'bundle
org.jboss.tools.foundation.core 1.3.3' but it could not be found".
3. I build the org.jboss.tools.foundation.core 1.3.3 plugin and add into eclipse plugin
folder and restart the eclipse IDE still facing the isuue.