Hi,

I'm developing some custom maven plugin and am wondering if it's
possible to have an Ant based maven plugin shipping some necessary
resources?

I'm writing a plugin that does some DB manipulations and some of the
SQL scripts could already be shipped with the plugin. I've already
figured that files in src/main/resources are included in the plugin
JAR. But I don't know how to point my Ant scripts to those
SQL-scripts.

Regards,
Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to