I have lot of external jar files that needs to be pointed in the project. Since these jar files will be available on end users system by default, I am maintaining config parameter file which will hold that directory location.
Is there any way to include this classpath in maven?