anyone?

On 11/9/05, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
>
> Hi guys,
>
> I am about to fix some issues related to the EAR plugin and I am coming
> back on an issue
> http://jira.codehaus.org/browse/MNG-822
>
> The purpose of MNG-822 is to make the M2 plugin compliant with M1
> features. This issue introduces (namely) an extra property
>
> private File resourcesDir;
>
> If set, content is copied in the generated EAR. If I go in the M1
> documentation, I have
>
>  maven.ear.resources Yes
>  Directory that resources are copied to during the build.*NOTE:* cannot
> have the same value of ${maven.ear.src}!
> Before applying this change, we already had
>
> private String earSourceDirectory;
>
> Which does exactly that.
>
> What am I missing? Brett, you applied the patch. Does it make any sense to
> have two directories for extra resources (this is the situation right now?!)
>
> Thanks,
> Stéphane
>
>
>
> --
> .::You're welcome ::.




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

Reply via email to