Note that there are some explanatory texts on larger screens.

plurals
  1. POm2eclipse workspace resolution
    text
    copied!<p>I am using m2eclipse for managing maven projects in eclipse. It seems that in the previous release that I was using (0.9.8) the workspace resolution did not work at all, but right now it also does not work quite as I would expect. Namely, when the "resolve dependencied from workspace" setting for a project is not checked, the project turns red and cannot be build. The message says: artifact xxx x.y-SNAPSHOT cannot be found int local repository (or something to that extent). The trouble is that m2eclipse is putting information about workspace project into my local repo. Is there a way to change this behaviour?</p> <p>P.S. The workaround for this is to close the xxx project, then m2eclipse resolved the dependency to whatever version I've had previously in the local repository (i.e. the non-snapshot version).</p> <p>P.S.2 screenshots showing what I have in the local repo:</p> <ul> <li>Maven repos in eclipse</li> </ul> <p><a href="http://img96.imageshack.us/img96/1498/mvnrepos.png" rel="nofollow noreferrer">alt text http://img96.imageshack.us/img96/1498/mvnrepos.png</a></p> <ul> <li>filesystem versions of the artifact in question</li> </ul> <p><a href="http://img155.imageshack.us/img155/2999/versions.png" rel="nofollow noreferrer">alt text http://img155.imageshack.us/img155/2999/versions.png</a></p> <ul> <li>what is in the snapshot dir:</li> </ul> <p><a href="http://img72.imageshack.us/img72/120/snapshotq.png" rel="nofollow noreferrer">alt text http://img72.imageshack.us/img72/120/snapshotq.png</a></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload