[jbosstools-issues] [JBoss JIRA] (JBIDE-24301) Error while building jbosstools-openshift-4.4.3

Andre Dietisheim (JIRA) issues at jboss.org
Fri May 12 03:30:00 EDT 2017


    [ https://issues.jboss.org/browse/JBIDE-24301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13405455#comment-13405455 ] 

Andre Dietisheim edited comment on JBIDE-24301 at 5/12/17 3:29 AM:
-------------------------------------------------------------------

ok, so now let's look at the specific failure that you have. It's complaining about some missing Strings class in a google package. 
Please run 
{code}
mvn -version
{code}
in the jbosstools-build/parent directory and paste the output. Here's what I get:
{code}
adietish at Andres-MacBook-Pro ~/Documents/jboss-workspaces/jbosstools-github/jbosstools-build > jbosstools-4.4.x > mvn -version
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T17:41:47+01:00)
Maven home: /usr/local/Cellar/maven/3.3.9/libexec
Java version: 1.8.0_111, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_111.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.12.4", arch: "x86_64", family: "mac"
{code}
Btw. pasting your complete output would be far more telling than the screenshots, there's simply more output to inspect.


was (Author: adietish):
ok, so now let's look at the specific failure that you have. It's complaining about some missing Strings class in a google package. 
Please run 
{code}
mvn -version
{code}
in the jbosstools-build/parent directory and paste the output. Here's what I get:
{code}
adietish at Andres-MacBook-Pro ~/Documents/jboss-workspaces/jbosstools-github/jbosstools-build   jbosstools-4.4.x > mvn -version
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T17:41:47+01:00)
Maven home: /usr/local/Cellar/maven/3.3.9/libexec
Java version: 1.8.0_111, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_111.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.12.4", arch: "x86_64", family: "mac"
{code}
Btw. pasting your complete output would be far more telling than the screenshots, there's simply more output to inspect.

> 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.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jbosstools-issues mailing list