yes, that's right.
Please file a bug against it at the mojo project.
Cheers,
Brett
On 11/25/05, Christoph Schönfeld <[EMAIL PROTECTED]> wrote:
> Hi,
>
> the following code does not seem to work:
>
> projectHelper.addResource(
> project, outputDirectory.getAbsolutePath(),
> Collections.singletonList("**/*.wsdl"),
> Collections.EMPTY_LIST);
>
> It is located at the end of Java2WSDLMojo.execute() of the
> axistool-maven-plugin which uses Axis to create WSDL files. It is
> intended that the generated WSDL files get included in the build
> artifact but they don't end up there.
>
> The plug-in is run in the process-classes phase because Java2WSDL
> depends on the compiled class files.
>
> Is it possible that addResource() has no effect unless it is executed in
> the generate-resources phase?
>
>
> Glad about any idea,
> Christoph
>
>
> ---------------------------------------------------------------------
> 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]