|
From: Achim A. <ach...@fr...> - 2007-02-08 12:24:18
|
Hi, I would like to provide my own codegen-config.properties for the axis2-wsdl2code-maven-plugin. Looking at the sources I found out that the location of the properties file can be set via a system property org.apache.axis2.codegen.config As far as I can see the value of the property has to be a resource location. Where shall I put the file such that the plugin can find the resource? I tried src/main/resources Is there an option to define additional resources for plugins in the pom.xml? Best regards Achim |