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

Reply via email to