[
https://issues.apache.org/jira/browse/SLING-12772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated SLING-12772:
------------------------------------
Affects Version/s: Sling Eclipse IDE 1.3.0
> No longer compatible with m2e 2.1.0+ in
> AbstractNewMavenBasedSlingApplicationWizard
> -----------------------------------------------------------------------------------
>
> Key: SLING-12772
> URL: https://issues.apache.org/jira/browse/SLING-12772
> Project: Sling
> Issue Type: Bug
> Affects Versions: Sling Eclipse IDE 1.3.0
> Reporter: Konrad Windszus
> Priority: Major
>
> The following exception is thrown:
> {code}
> java.lang.Error: Unresolved compilation problem:
> The method createArchetypeProjects(IPath, IArchetype, String, String,
> String, String, Map<String,String>, boolean, IProgressMonitor) in the type
> ArchetypeGenerator is not applicable for the arguments (IPath, IArchetype,
> String, String, String, String, Properties, boolean, NullProgressMonitor)
> at
> org.apache.sling.ide.eclipse.ui.wizards.np.AbstractNewMavenBasedSlingApplicationWizard.createProjects(AbstractNewMavenBasedSlingApplicationWizard.java:130)
> at
> org.apache.sling.ide.eclipse.ui.wizards.AbstractNewSlingApplicationWizard$1.execute(AbstractNewSlingApplicationWizard.java:115)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)