Hello all,

Is there a way to add jars to the compiler plugin's classpath without
actually specifying as dependencies. For example, I need to specify to the
Java compiler extra jars in certain directory. Since the number of jars is
huge, and that might change in the future, I'd like to just say, all the
*.jar files in directory 'foo'.

Many thanks in advance,
-Alex

Reply via email to