Depends on the plugin author... if the generated resources is required inside the classes directory, then I guess its more sensible to make the output directory default to target/classes... than to add another resource programmatically.


^_^


Jochen Wiedmann wrote:
On 6/21/06, Edwin Punzalan <[EMAIL PROTECTED]> wrote:

You can place your generated resources anywhere in target...

but to include it in your package, you need to tell the resources plugin
where to look for the resources... which is configured in your pom.xml

Shouldn't the Hibernate plugin to this automatically? The JaxMe plugin does.

Jochen


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to