Markus Källander Thu, 10 Jan 2008 00:20:48 -0800
Hi all, In my classpath I have the line: <classpathentry excluding="**" kind="src" output="src/main/resources" path="src/main/resources"/> How do I set up Maven to omit the exluding part of this classpath entry? BR Markus Källander