Bug 426758 - NullPointerException in project refresh or import
Summary: NullPointerException in project refresh or import
Status: NEW
Alias: None
Product: M2E-WTP
Classification: Technology
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-27 19:47 EST by Felipe Lauksas CLA
Modified: 2014-01-27 20:18 EST (History)
4 users (show)

See Also:


Attachments
Logs of NPE and pom.xml files. (6.08 KB, application/gzip)
2014-01-27 19:47 EST, Felipe Lauksas CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Felipe Lauksas CLA 2014-01-27 19:47:42 EST
Created attachment 239363 [details]
Logs of NPE and pom.xml files.

I had a NPE with the steps below:
1. eclipse was restarted
2. eclipse crashed
3. in project maven build got an NPE.

Tried cleaning the code, new workspace, revert all files... and the only thing worked was clone a new git repository and create a new workspace with all the same changes. Attached log with stack trace and pom's I used.