Hi,
As in
http://maven.apache.org/plugins/maven-ear-plugin/examples/filtering-sources.html
noted use earSourcesDirectory.
Rgds,
Markku
On 16.3.2010 5:06, Thunder Farmer wrote:
Dear all,
During ear packaging, is there any way to add my personal files into the
ear/META-INF folder if I don't put it in the default source folder
"src\main\application\META-INF".
For example, I have weblogic specific file "weblogic-application.xml", it
dost't lie in the default folder "src\main\application\META-INF", what could
I do in this case?
I am using maven 2.1.0-M1.
any idea would be appreciated.
Thanks,
Thunder