[ https://issues.apache.org/jira/browse/AXIS2-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080209#comment-13080209 ]
Harshana Eranga Martin commented on AXIS2-3470: ----------------------------------------------- Hi David, Why do we deviate from default maven practice of including additional resources in src/main/resources? I suggest we should consider resources folder as the default location to host META-INF/services.xml I'll try to come up with a patch to point to src/main/resources folder. HTH, Thanks and Regards, Harshana > AAR maven2 plugin: request to change default location of service.xml > -------------------------------------------------------------------- > > Key: AXIS2-3470 > URL: https://issues.apache.org/jira/browse/AXIS2-3470 > Project: Axis2 > Issue Type: Improvement > Components: Tools > Affects Versions: 1.3 > Environment: Maven 2.0.8 > Cygwin 1.5.24 running on Windows XP > Reporter: David Bull > > The plugin guide states that "By default, it is assumed that [services.xml] > is already present in classesDirectory/META-INF". classesDirectory is the > location of the compiled classes and, as such, will be deleted whenever clean > is invoked. > Could you please consider conforming to the usual maven behaviour of copying > configuration files from the src directory: my suggestion would be something > like; > src->main->aar > (c.f. src->main->webapps etc.) -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org