Hi, I'm wondering whether it is possible to figure-out the filename extension of the artifact created by a foobar packaging type. When creating a life cycle under artifact handler role we define (not necessarily however) the extension for the artifact. I want to determine this extension given a maven project (pom.xml). Is this possible to do. (I'm trying to figure this out while executing inside another mojo)
Thanks in advance, Saminda