Find a way to solve it, exactly a thing I know cause this problem on older versions.
While eclipse is up, I run mvn compile from command line on the same workspace, and then refresh and/or update dependencies on the problematic projects, and seems it goes back to work. Really strange, as soon as I can, I'll try update to new m2e available (in beta I believe), but seems the issue is still around. thanks again tonio On Fri, Aug 5, 2011 at 6:21 PM, Tonio Caputo <[email protected]> wrote: > Ok, the problem appeared again, but now it is a bit different. > > The scenario: > > I was forced to do a kill to eclipse (editing an XML put it to sleep). > > I open it again, and know the Missing Artifact appeared for all > dependencies in a couple of > projects, but now seems there is no way to solve this issue. > > Of course errors now appear on Problems Window instead of Console. > > Any ideas on how to solve this ? > thanks > tonio > > > > On Wed, Aug 3, 2011 at 6:56 PM, Tonio Caputo <[email protected]> wrote: > >> WOW, Missing artifact disappeared from my log. >> >> Little problems dealing with new environment, like forgot to install svn >> connector and so, >> but after some time, everything seems to work really good. >> >> Incredible speed, and all errors correctly logged and easy to be solved. >> >> Thanks a lot for your great job. >> tonio >> >> >> >> >> On Sat, Jul 30, 2011 at 3:40 PM, Tonio Caputo <[email protected]> wrote: >> >>> Great !!!!!. >>> >>> I'll make a try, and post results. >>> >>> thank you very much >>> tonio >>> >>> >>> On Sat, Jul 30, 2011 at 12:28 PM, Igor Fedorenko <[email protected]>wrote: >>> >>>> m2e 1.0 is part of Eclipse 3.7 release, you can install it from >>>> Help->Install-New-Software... >>>> >>>> -- >>>> Regards, >>>> Igor >>>> >>>> >>>> On 11-07-30 7:26 PM, Tonio Caputo wrote: >>>> >>>>> Thanks Igor, but still a little problem >>>>> >>>>> I read about it, and as I'm using J2ee version, I supposed I should be >>>>> able >>>>> to install it by myself so I downloaded Indigo (j2ee) and went to >>>>> Eclipse Market place >>>>> and try to install it. >>>>> >>>>> The URL that appears is >>>>> http://m2eclipse.sonatype.or/**site/m2e/0.12.1.2011012-1712<http://m2eclipse.sonatype.or/site/m2e/0.12.1.2011012-1712> >>>>> >>>>> (I also check sonatype site, and 1.0 does not seem to appear >>>>> on the plugin respository). >>>>> >>>>> Is there any way to install version 1.0 in j2ee eclipse ? >>>>> >>>>> thanks for your quick response >>>>> tonio >>>>> >>>>> On Fri, Jul 29, 2011 at 11:11 PM, Tonio Caputo <[email protected] >>>>> <mailto:[email protected]>> wrote: >>>>> >>>>> Hi Guys, >>>>> >>>>> I've read a lot of emails related to Missing Artifact problem, but >>>>> a lot of them are quite specific with a missing artifact. >>>>> >>>>> This is not my case, these errors happens every now and then, >>>>> and no specifically with one artifact, but with any artifact. >>>>> >>>>> It is really getting me crazy, I can spend a couple of hours >>>>> a day once a week or so trying to solve this problem, and >>>>> just thinking on moving to some other IDE, because of it. >>>>> (MyLyn still retaining me :-)). >>>>> >>>>> Environment: >>>>> Eclipse 3.5/3.6 >>>>> Ubunto 10.04 64 bits >>>>> java 1.6_0.23 >>>>> >>>>> The basic problem: >>>>> When starting Eclipse, usually after a couple of days of not >>>>> working on the workspace, Eclipse starts reconstructing >>>>> the workspace and a lot of projects appear with errors >>>>> saying Missing Artifact, although all artifacts are already >>>>> stored in my local repository. >>>>> >>>>> Most of the time configuring maven to work offline works but not >>>>> always, still telling me Missing Artifact (sounds really crazy, >>>>> but yes it happens) >>>>> >>>>> Of course compiling with mvn in command line works perfectly >>>>> well offline or online. >>>>> >>>>> I've tried kind of infinite ways of doing it, reimporting from >>>>> SVN, >>>>> closing, deleting and re-importing locally, changing pom to >>>>> force >>>>> update of the project, not using the embedded version of maven, >>>>> etc..., etc..., etc....., ETC..... >>>>> >>>>> And suddenly it begins to work, I was never able why this magic >>>>> is happening, but don't forget this can take a COUPLE of hours. >>>>> >>>>> Seems starting from scratch, new workspace and importing >>>>> all projects again will always work, but that's not an easy task >>>>> for every day. >>>>> >>>>> I remember long time ago this kind of thing always happened when >>>>> running mvn from cmdline while working in Eclipse, so I take >>>>> special care >>>>> not to do this, but any how a eclipse restart should solve >>>>> it (I think :-)). >>>>> >>>>> Is there any thing I can do to make this work, >>>>> any cache in workspace ? >>>>> any configuration in Eclipse ? >>>>> >>>>> I've tried Eclipse 3.5/3.6 both of them have the same problem, and >>>>> seems >>>>> 3.7 still works with the same version of m2eclipse, so I won't hurry >>>>> to >>>>> be disappointed once more. >>>>> >>>>> >>>>> Any help with this will be greatly (really BIG GREATLY), welcome >>>>> thanks >>>>> Tonio >>>>> >>>>> >>>>> >>>>> >>>>> ______________________________**_________________ >>>>> m2e-users mailing list >>>>> [email protected] >>>>> https://dev.eclipse.org/**mailman/listinfo/m2e-users<https://dev.eclipse.org/mailman/listinfo/m2e-users> >>>>> >>>> ______________________________**_________________ >>>> m2e-users mailing list >>>> [email protected] >>>> https://dev.eclipse.org/**mailman/listinfo/m2e-users<https://dev.eclipse.org/mailman/listinfo/m2e-users> >>>> >>> >>> >> >
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
