Konrad Windszus created SLING-6304:
--------------------------------------
Summary: Get rid of EmbeddedArchetypeInstaller
Key: SLING-6304
URL: https://issues.apache.org/jira/browse/SLING-6304
Project: Sling
Issue Type: Improvement
Affects Versions: Sling Eclipse IDE 1.0.0
Reporter: Konrad Windszus
Assignee: Konrad Windszus
Fix For: Sling Eclipse IDE 1.2.0
With SLING-3592 no longer any embedded archetypes are being used. But the class
{{EmbeddedArchetypeInstaller}} does still exist, although it is only used from
the test {{EmbeddedArchetypeInstallerTest}}.
If in the future we ever want to rely on embedded archetypes, we rather rely on
the extension point of m2e 1.7
(http://www.eclipse.org/m2e/documentation/release-notes-17.html#support-for-plugin-embedded-archetype-catalogs,
https://bugs.eclipse.org/bugs/show_bug.cgi?id=490230).
I therefore propose to remove the according class (because it also relies on
m2e internal classes).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)