[
https://issues.jboss.org/browse/JBIDE-17158?page=com.atlassian.jira.plugi...
]
Snjezana Peco edited comment on JBIDE-17158 at 5/22/14 8:27 AM:
----------------------------------------------------------------
The issue happens when some maven repository isn't available, i.e., when a user is
offline or VPN is down.
It only happens with certain repositories. See
https://issues.jboss.org/browse/JBIDE-17100?focusedCommentId=12962376&...
I will try to add a progress listener.
was (Author: snjeza):
The issue happens when some maven repository isn't avavilable, i.e., when a user is
offline or VPN is down.
It only happens with certain repositories. See
https://issues.jboss.org/browse/JBIDE-17100?focusedCommentId=12962376&...
I will try to add a progress listener.
Adding Maven profiles to project appears to hang - requires > 20
min to return
------------------------------------------------------------------------------
Key: JBIDE-17158
URL:
https://issues.jboss.org/browse/JBIDE-17158
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: testing-tools
Affects Versions: 4.2.0.Beta1
Reporter: Len DiMaggio
Assignee: Snjezana Peco
Fix For: 4.2.0.Beta3
Adding Maven profiles to project appears to hang - requires > 20 min to return
Steps:
* Install eclipse from: eclipse-standard-luna-M6-linux-gtk-x86_64.tar.gz
* Install Abridged JBoss Tools from:
http://download.jboss.org/jbosstools/updates/staging/JBossTools-4.2.0.Bet...
* Install Arquillian from Central
**
-Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/discovery/development/4.2.0.Beta1/jbosstools-directory.xml
**
-Djboss.discovery.site.url=http://download.jboss.org/jbosstools/discovery/development/4.2.0.Beta1/
* Create a new Maven project
* Add JUnit library to project build path
* Add Arquillian Support to the project: Right-click->Add Arquillian Support
* Add an Arquillian test to the project:
File->New->Other->Arquillian->Arquillian JUnit Test Case
* Run As->Arquillian JUnit Test Case
* Dialog is displayed - Arquillian tests are missing an implementation of
DeploymentContainer on the project build path. Do you want to configure it?
* Select Add Maven Profiles
* Select JBOSS_AS_MANAGED_6.X
* UI appears to hang - I've seen it take > 20 min to reply - can we add a progress
meter here?
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)