Hi All,

We have several JARS that are present in Websphere Lib folder.  In my
previous project we copied all these jars in maven local repository (we were
using maven 1.0.2).   Then defined each dependency in project.xml (was very
tedious :-(   )

In M2, is there a way to set the classpath while performing compile?  Don't
need these entries in the Manifest.

When we used Ant , we used to set the classpath, which used to include all
the jars in Websphere Lib folder. Need something similar.

Thanks,
Sanjay

Reply via email to