On 5/20/10 4:15 PM, Wayne Fay wrote: >> I'm using 'pom' package type instead of 'war', to skip unnecessary java >> compile process. >> I think it will be no harm to skip package type check. > > Rather than changing existing functionality, I think there should be a > new parameter added "ignorePackageType" or something that causes the > package type check to be skipped/ignored. Or a multi-valued parameter called "allowedPackageTypes" which defaults to war.
Justin > > Feel free to add this functionality to the plugin yourself and > contribute your patch back via JIRA. > > Wayne > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
