]
Alexey Kazakov commented on JBDS-3877:
--------------------------------------
Set "maven" component for this issue but it can be anything.
[~scabanovich] can you please try to reproduce it and see what's going on?
can't import bigger maven/git project to jbds
---------------------------------------------
Key: JBDS-3877
URL:
https://issues.jboss.org/browse/JBDS-3877
Project: Red Hat Developer Studio (DevStudio)
Issue Type: Bug
Components: maven
Affects Versions: 9.1.0.GA
Reporter: Josef Ludvicek
Attachments: jbds-import-camel-stuck.png, jbds-import-camel1.png
JBDS can't import sources of Apache Camel (maven project)
https://github.com/apache/camel
Steps to reproduce:
Clone it's git repo
{code}
git clone git@github.com:apache/camel.git
{code}
In jbds File -> Import Existing maven project
Unselect "resolve workspace projects"
Watch all CPU cores load on 100 % (tested on lenovo T440s / Intel i7 / Fedora 23)
Wait for error message (~20 minutes)
{code}
An internal error occurred during: "Importing Maven projects".
Java heap space
{code}