Folks, How could I have the artifact of a project use an extension different that the packaging name? I am writing a plugin that creates a zip file with content relevant to a particular application. I created a new packaging type called 'mypackaging' and it turns out that maven is installing a file called artifact-version.mypackaging. I need to have maven installed this file as a zip. Any ideas?
Thanks. Erick.
