The solution is:

mvn eclipse:clean

mvn eclipse:eclipse

Create the M2_REPOS var in eclise > .m2/repository

Close and re-open eclipse (To use the new .classpath)




On Sun, 2008-02-17 at 21:58 -0800, Nikolay Karasev wrote:
> Thanks to those who is helping - I am busy with lots of stuff but I
> sure will try all advices
> 
> On Feb 17, 2008 10:06 AM, Michael Horwitz <[EMAIL PROTECTED]> wrote:
> > Have you tried re-running mvn eclipse:eclipse in your project directory and
> > refreshing the project in Eclipse?
> >
> > Mike
> >
> >
> >
> > On 15/02/2008, Nikolay Karasev <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > >
> > > My eclipse seems to have lost reference to that package (only sees
> > > dao, hibernate and spring, but not model subpackages) second day I
> > > have used it to do some code. Also it seems that the reference to
> > > javax.persistence has gone South as well. I am puzzled since I am not
> > > a Maven user really, but maven does all builds OK.
> > >
> > > Again, I am not stupid I am only un-informed ;)
> > >
> > > ~/.m2/org/appfuse directory does not contain jar with model as well,
> > > but does for spring, hibernate and dao (maybe this is why eclipse sees
> > > them?)
> > >
> > > Please help
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to