Well, your war project should produce a war file. Is the packaging of your
war project set to war? I am not sure it is related to the EAR plugin.

Hope it helps,
Stéphane

On 11/14/05, Ashley Williams <[EMAIL PROTECTED]> wrote:
>
> Has anyone had success on getting xdoclet to play nicely with the ear
> plugin? I have a project set up that builds ejb then war and then ear
> for both of them.
>
> ----project
> ----ejb (produces .jar)
> ----war (produces .jar - perhaps should produce .war)
> ----ear (looks for .war - perhaps should look for .jar)
>
> The problem I'm having is that war (xdoclet/webdoclet) produces an
> artifact with a .jar extension whereas the ear plugin looks for an
> artifact with a .war extension. One idea I had was to configure the
> jar plugin to generate an extension of my choosing for my xdoclet pom
> but it looks as if .jar is hardcoded there.
>
> <crosses fingers that this can be solved in under 20 keystrokes>
>
> Thanks
> AW
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
.::You're welcome ::.

Reply via email to