]
Mickael Istria commented on JBIDE-19806:
----------------------------------------
if "archetype" is detected as a Maven project, then it wouldn't recurse in
source folder. Need to find out why the Maven configurator is omitted on
"archetype" folder.
Red Deer archetype project is not imported correctly (not detected as
Maven)
----------------------------------------------------------------------------
Key: JBIDE-19806
URL:
https://issues.jboss.org/browse/JBIDE-19806
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: easymport
Reporter: Lucia Jelinkova
Attachments: archetype-project.png
When I try to import from Red Deer project archetype, I end up with 2 projects instead of
one.
The first one, archetype, is the correct one, however, in the report diaog there is not
written that it is a maven project, even though it actually has maven nature after the
import.
The second one, archetype-resources is actually located in the source folder of the
previous one, so I think it should be skipped.