On Sun, 2005-07-31 at 14:51 +0100, Adam Hardy wrote:
> Sorry my mistake. maven-xdoclet-plugin is calling
> project.addCompileSourceRoot() but in its current version, it does not
> accept any config, and the default
> ${project.build.directory}/generated-sources/xdoclet must be used.
>
> Just for anyone searching the mail archives with this problem.
This is typically the pattern employed by plug-ins generating sources.
Where the output is directed to:
${project.build.directory}/generated-sources/<plugin-id>
--
jvz.
Jason van Zyl
jason at maven.org
http://maven.apache.org
believe nothing, no matter where you read it,
or who has said it,
not even if i have said it,
unless it agrees with your own reason
and your own common sense.
-- Buddha
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]