Reading the documentation about maven:compile target, it says

"The classpath used when compiling is composed of all the jar files located
in the ${lib.repo} directory. Upon completion, the resulting class files are
placed in the target/classes directory relative to the base directory of the
project. If this directory does not exist, it is created."

I think the corect would be:

...  composed of all the jar files declared as dependencies ...



-- 
There is no limit to what you can do
if you don't care who gets the credit.
 - Keynote

Reply via email to