> I have jaxb.index files at certain packages in main/java folder. By default > maven does not copy this index file to classes folder in same package. So, > i added below resources plugin. > > But, it is not working. Any advice, pls?
Can you not just move these files to src/main/resources? Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
