Hello maven users, Is there a way to configure archetype:create-from-project execution to exclude ((eclipse) IDE specific) files and directories (like .project, .classpath, .settings, .svn) when creating an archetype? If I understood well, current options only allow specifying which files get (resource) filtered via archetypeFilteredExtensions configuration parameter.
Regards, Stevo.
