On Sep 27, 2009, at 11:26 AM, Jason van Zyl wrote:
On 2009-09-27, at 6:59 AM, Nayan Hajratwala wrote:
if you're using the m2eclipse plugin, building project b will force
a build of project a... but all the jar files will be installed
into and resolved from your local maven repository (~/.m2/
repository), not the target directory.
The JARs will not be resolved from the local repository by default
if you are using M2Eclipse. They are resolved from the workspace
which is one of the primary reasons for using M2Eclipse: the live
management of your dependencies and being able to work with them as
you would expect in Eclipse.
Doh -- thanks for catching my error. I (believe it or not) actually
knew this. Perhaps I hadn't had enough coffee yet when writing my
response :-)
btw, thanks for all the great usability/stability improvements in
m2eclipse over the past couple years!
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]