Hi,
Pazmiño Mazón, Iván Andrés wrote:
> I'm using the xdoclet code generation plugin and I need to set the
> generated
> files output folder. to do do, I've set the dir in an attribute:
>
> <configuration>
> <task>
> <ejbdoclet destdir="${project.build.outputDirectory}
> ...
>
> but this is not being read, so I need to hard code the path.
> The plugin configuration is inside a profile in the pom.xml
>
> How can I force maven to read inside this tag attribute and replace with
> the desired path?
This is actually a question for the Mojo list. However, the answer is: It
does not work, it is a bug (MOJO-256). Set the destdir attribute of the
individual subelements.
- Jörg
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]