[JBoss JIRA] (JBDS-3189) AngularJS for Web Tools cannot be installed
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBDS-3189?page=com.atlassian.jira.plugin.... ]
Radim Hopp closed JBDS-3189.
----------------------------
I was able to install everything from Central (with EA enabled) and I couldn't see any CR bits. Closing.
> AngularJS for Web Tools cannot be installed
> -------------------------------------------
>
> Key: JBDS-3189
> URL: https://issues.jboss.org/browse/JBDS-3189
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Affects Versions: 8.0.0.CR2
> Environment: JBDS 8.0.0.CR2b
> Reporter: Rastislav Wagner
> Assignee: Mickael Istria
> Priority: Blocker
> Labels: respin-c
> Fix For: 8.0.0.CR2
>
>
> {code}
> Cannot complete the install because of a conflicting dependency.
> Software being installed: JBoss Tools Java Standard Tools AngularJS 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.angularjs.feature.feature.group 3.6.0.CR2-v20141003-2041-B74)
> Software currently installed: JBoss Developer Studio (Branded Product) 8.0.0.GA-v20141017-1111-B314 (com.jboss.devstudio.core.package 8.0.0.GA-v20141017-1111-B314)
> Only one of the following can be installed at once:
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.6.0.Final-v20141016-0045-B76 (org.jboss.tools.jst.jsdt 3.6.0.Final-v20141016-0045-B76)
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.jsdt 3.6.0.CR2-v20141003-2041-B74)
> Cannot satisfy dependency:
> From: JBoss Developer Studio (Core Features) 8.0.0.GA-v20141017-1111-B314 (com.jboss.devstudio.core.feature.feature.group 8.0.0.GA-v20141017-1111-B314)
> To: org.jboss.tools.jst.jsdt.feature.feature.group [3.6.0.Final-v20141016-0045-B76]
> Cannot satisfy dependency:
> From: JBoss Developer Studio (Branded Product) 8.0.0.GA-v20141017-1111-B314 (com.jboss.devstudio.core.package 8.0.0.GA-v20141017-1111-B314)
> To: com.jboss.devstudio.core.feature.feature.group [8.0.0.GA-v20141017-1111-B314]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools AngularJS 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.angularjs.feature.feature.group 3.6.0.CR2-v20141003-2041-B74)
> To: org.jboss.tools.jst.jsdt.feature.feature.group [3.6.0.CR2-v20141003-2041-B74]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.jsdt.feature.feature.group 3.6.0.CR2-v20141003-2041-B74)
> To: org.jboss.tools.jst.jsdt [3.6.0.CR2-v20141003-2041-B74]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.6.0.Final-v20141016-0045-B76 (org.jboss.tools.jst.jsdt.feature.feature.group 3.6.0.Final-v20141016-0045-B76)
> To: org.jboss.tools.jst.jsdt [3.6.0.Final-v20141016-0045-B76]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBIDE-18494) Importing EAP "jboss-logging" quickstart raises errors
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18494?page=com.atlassian.jira.plugi... ]
Len DiMaggio commented on JBIDE-18494:
--------------------------------------
Will be verified and closed when the layered product example is updated.
> Importing EAP "jboss-logging" quickstart raises errors
> ------------------------------------------------------
>
> Key: JBIDE-18494
> URL: https://issues.jboss.org/browse/JBIDE-18494
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven, upstream
> Affects Versions: 4.2.0.CR1
> Environment: JBDS 8.0.CR1
> Java 1.7 - OpenJDK
> RHEL6
> Reporter: Len DiMaggio
> Assignee: Fred Bricon
> Fix For: 4.2.x
>
>
> Steps to recreate issue:
> * Dowload, unzip EAP quickstarts from - http://www.jboss.org/quickstarts/eap
> * Install JBDS8.0.CR1
> * Import-> Existing Maven Projects - select the quickstart
> The error raised is:
> The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path home.jsp /jboss-logging/src/main/webapp line 1 JSP Problem
> (This can be fixed by adding Maven Managed Dependencies to the Java Build path)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBIDE-18494) Importing EAP "jboss-logging" quickstart raises errors
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18494?page=com.atlassian.jira.plugi... ]
Len DiMaggio updated JBIDE-18494:
---------------------------------
Fix Version/s: 4.2.x
(was: 4.2.0.Final)
> Importing EAP "jboss-logging" quickstart raises errors
> ------------------------------------------------------
>
> Key: JBIDE-18494
> URL: https://issues.jboss.org/browse/JBIDE-18494
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven, upstream
> Affects Versions: 4.2.0.CR1
> Environment: JBDS 8.0.CR1
> Java 1.7 - OpenJDK
> RHEL6
> Reporter: Len DiMaggio
> Assignee: Fred Bricon
> Fix For: 4.2.x
>
>
> Steps to recreate issue:
> * Dowload, unzip EAP quickstarts from - http://www.jboss.org/quickstarts/eap
> * Install JBDS8.0.CR1
> * Import-> Existing Maven Projects - select the quickstart
> The error raised is:
> The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path home.jsp /jboss-logging/src/main/webapp line 1 JSP Problem
> (This can be fixed by adding Maven Managed Dependencies to the Java Build path)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBIDE-18496) Importing EAP "ws*" quickstarts raise errors
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18496?page=com.atlassian.jira.plugi... ]
Len DiMaggio updated JBIDE-18496:
---------------------------------
Fix Version/s: 4.2.x
(was: 4.2.0.Final)
> Importing EAP "ws*" quickstarts raise errors
> --------------------------------------------
>
> Key: JBIDE-18496
> URL: https://issues.jboss.org/browse/JBIDE-18496
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 4.2.0.CR1
> Environment: JBDS 8.0.CR1
> Java 1.7 - OpenJDK
> RHEL6
> Reporter: Len DiMaggio
> Assignee: Fred Bricon
> Fix For: 4.2.x
>
>
> Steps to recreate issue:
> * Dowload, unzip EAP quickstarts from - http://www.jboss.org/quickstarts/eap
> * Install JBDS8.0.CR1
> * Import-> Existing Maven Projects - select the quickstart
> It looks like this error was logged here - JBIDE-17859 - and was believed to be fixed - but it is still present for these quickstarts.
> The quickstarts are:
> jboss-wsat-simple
> jboss-wsba-coordinator-completion-simple
> jboss-wsba-participant-completion-simple
> cvc-elt.1: Cannot find the declaration of element 'handler-chains'. context-handlers.xml /jboss-wsat-simple/src/main/webapp/WEB-INF/classes line 20 XML Problem
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBIDE-18496) Importing EAP "ws*" quickstarts raise errors
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18496?page=com.atlassian.jira.plugi... ]
Len DiMaggio commented on JBIDE-18496:
--------------------------------------
Will be verified and closed when the layered product example is updated.
> Importing EAP "ws*" quickstarts raise errors
> --------------------------------------------
>
> Key: JBIDE-18496
> URL: https://issues.jboss.org/browse/JBIDE-18496
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 4.2.0.CR1
> Environment: JBDS 8.0.CR1
> Java 1.7 - OpenJDK
> RHEL6
> Reporter: Len DiMaggio
> Assignee: Fred Bricon
> Fix For: 4.2.x
>
>
> Steps to recreate issue:
> * Dowload, unzip EAP quickstarts from - http://www.jboss.org/quickstarts/eap
> * Install JBDS8.0.CR1
> * Import-> Existing Maven Projects - select the quickstart
> It looks like this error was logged here - JBIDE-17859 - and was believed to be fixed - but it is still present for these quickstarts.
> The quickstarts are:
> jboss-wsat-simple
> jboss-wsba-coordinator-completion-simple
> jboss-wsba-participant-completion-simple
> cvc-elt.1: Cannot find the declaration of element 'handler-chains'. context-handlers.xml /jboss-wsat-simple/src/main/webapp/WEB-INF/classes line 20 XML Problem
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBIDE-18495) Importing EAP "jts" quickstart raises "No marketplace entries found to handle Connector" errors
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18495?page=com.atlassian.jira.plugi... ]
Len DiMaggio updated JBIDE-18495:
---------------------------------
Fix Version/s: (was: 4.2.0.Final)
> Importing EAP "jts" quickstart raises "No marketplace entries found to handle Connector" errors
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-18495
> URL: https://issues.jboss.org/browse/JBIDE-18495
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven
> Affects Versions: 4.2.0.CR1
> Environment: JBDS 8.0.CR1
> Java 1.7 - OpenJDK
> RHEL 6
> Reporter: Len DiMaggio
> Assignee: Fred Bricon
> Fix For: 4.2.x
>
> Attachments: Screenshot.png
>
>
> Steps to recreate issue:
> * Dowload, unzip EAP quickstarts from - http://www.jboss.org/quickstarts/eap
> * Install JBDS8.0.CR1
> * Import-> Existing Maven Projects the "jts" quickstart
> These errors are raised (see attached screenshot):
> No marketplace entries found to handle Connector org.eclipse.m2e.wtp.jpa.internal.configurator.wtp in Eclipse. Please see Help for more information.
> No marketplace entries found to handle null in Eclipse. Please see Help for more information.
> No marketplace entries found to handle maven-ejb-plugin:2.3:ejb in Eclipse. Please see Help for more information.
> No marketplace entries found to handle /jboss-jts-application-component-2/pom.xml in Eclipse. Please see Help for more information.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBIDE-18495) Importing EAP "jts" quickstart raises "No marketplace entries found to handle Connector" errors
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18495?page=com.atlassian.jira.plugi... ]
Len DiMaggio commented on JBIDE-18495:
--------------------------------------
Will be verified and closed when the layered product example is updated.
> Importing EAP "jts" quickstart raises "No marketplace entries found to handle Connector" errors
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-18495
> URL: https://issues.jboss.org/browse/JBIDE-18495
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven
> Affects Versions: 4.2.0.CR1
> Environment: JBDS 8.0.CR1
> Java 1.7 - OpenJDK
> RHEL 6
> Reporter: Len DiMaggio
> Assignee: Fred Bricon
> Fix For: 4.2.0.Final, 4.2.x
>
> Attachments: Screenshot.png
>
>
> Steps to recreate issue:
> * Dowload, unzip EAP quickstarts from - http://www.jboss.org/quickstarts/eap
> * Install JBDS8.0.CR1
> * Import-> Existing Maven Projects the "jts" quickstart
> These errors are raised (see attached screenshot):
> No marketplace entries found to handle Connector org.eclipse.m2e.wtp.jpa.internal.configurator.wtp in Eclipse. Please see Help for more information.
> No marketplace entries found to handle null in Eclipse. Please see Help for more information.
> No marketplace entries found to handle maven-ejb-plugin:2.3:ejb in Eclipse. Please see Help for more information.
> No marketplace entries found to handle /jboss-jts-application-component-2/pom.xml in Eclipse. Please see Help for more information.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months