Hi,

im managing a java app with maven. This app searches for a specific file in the classpath. Because of this I had to add a folder (where the file resides) to the classpath.
Now, how do I tell maven that this folder is a dependency? I also need this for the "maven eclipse" goal to generate the .classpath file for eclipse. The <dependency/> tag seems to be only for jars and libraries.




Marco


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to