Thanks, I'll do so. On Thu, Sep 25, 2008 at 1:22 PM, Wayne Fay <[EMAIL PROTECTED]> wrote: > Assuming you are successful, you should contribute it back via JIRA > for future inclusion in an ear plugin release. Then you won't need to > worry so much about maintaining you own branch with this relatively > minor addition. > > I seem to recall someone else asking about this on the list, but it > was a while ago. So I suspect there are a few people who would benefit > from the enhancement. You might even check JIRA before doing anything > to make sure it hasn't already been done by someone else... > > Wayne > > On Thu, Sep 25, 2008 at 11:49 AM, Kem Elbrader > <[EMAIL PROTECTED]> wrote: >> Sounds good, I'll try that. >> >> Thanks, >> Kem >> >> On Thu, Sep 25, 2008 at 12:19 PM, Wayne Fay <[EMAIL PROTECTED]> wrote: >>> You could probably grab the source, tweak it a bit, and create a new >>> configuration value "createEarFile" or something (with default value >>> true) to meet your needs. Then the plugin does exactly what you >>> want/need. >>> >>> Wayne >>> >>> On Thu, Sep 25, 2008 at 11:07 AM, Kem Elbrader >>> <[EMAIL PROTECTED]> wrote: >>>> I've tried several other phases with no luck. It appears that the >>>> dependencies are copied and any other ear work is done during the >>>> package phase where the ear:ear goal is bound. But the packaging of >>>> the .ear file is also done by this goal. Is there a way to prevent >>>> this plugin of creating the .ear file? >>>> >>>> On Wed, Sep 24, 2008 at 12:30 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote: >>>>> On Wed, Sep 24, 2008 at 11:30 AM, Wendy Smoak <[EMAIL PROTECTED]> wrote: >>>>> >>>>>> Take a look at the lifecycle [1] and see if you can stop at one of the >>>>>> earlier phases. Maybe 'mvn test' or 'mvn compile' would do what you >>>>>> need. >>>>> >>>>> Missing footnote. :) >>>>> >>>>> [1] >>>>> http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html >>>>> >>>>> -- >>>>> Wendy >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>>> >>>>> >>>> >>>> 've >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>> >>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
