Thanks for the reply.
I am completely new to Maven and followed suggestions found in google.
I imported as Existing Maven Project into eclipse and selected the pom files.
It shows the error
No marketplace entries found to handle native2ascii-maven-plugin:1.0-beta-1:native2ascii in Eclipse
I followed the suggested solutions here and set it to my own maven installation of maven 3.2.2
but it still throws the same error.
I tried using maven 2.2.1
bug get the error Target is not a supported maven home
. It seems eclipse removed support for older versions of maven.
When I do project->Maven->Update Project
it threw thousands of errors like:
|Description|Resource|Path|Location|Type| |---|---|---|---|---| |Action cannot be resolved to a type|CreateWorkgroup.java|/fastpath/src/java/org/jivesoftware/openfire/fastpath/commands|line 117|Java Problem| |Action cannot be resolved to a type|DeleteWorkgroup.java|/fastpath/src/java/org/jivesoftware/openfire/fastpath/commands|line 97|Java Problem| |Action cannot be resolved to a type|GetGroupConversationTranscript.java|/monitoring/src/java/org/jivesoftware/openfire/archive/commands|line 189|Java Problem| |Action cannot be resolved to a type|GetGroupConversationTranscript.java|/monitoring/src/java/org/jivesoftware/openfire/archive/commands|line 194|Java Problem| |Action cannot be resolved to a variable|GetGroupConversationTranscript.java|/monitoring/src/java/org/jivesoftware/openfire/archive/commands|line 190|Java Problem| |Action cannot be resolved to a variable|GetGroupConversationTranscript.java|/monitoring/src/java/org/jivesoftware/openfire/archive/commands|line 195|Java Problem| |AdHocCommand cannot be resolved to a type|CreateWorkgroup.java|/fastpath/src/java/org/jivesoftware/openfire/fastpath/commands|line 39|Java Problem| |AdHocCommand cannot be resolved to a type|CreateWorkgroup.java|/fastpath/src/java/org/jivesoftware/openfire/fastpath/commands|line 122|Java Problem| |AdHocCommand cannot be resolved to a type|CreateWorkgroup.java|/fastpath/src/java/org/jivesoftware/openfire/fastpath/commands|line 128|Java Problem| |AdHocCommand cannot be resolved to a type|DeleteWorkgroup.java|/fastpath/src/java/org/jivesoftware/openfire/fastpath/commands|line 38|Java Problem| |AdHocCommand cannot be resolved to a type|DeleteWorkgroup.java|/fastpath/src/java/org/jivesoftware/openfire/fastpath/commands|line 102|Java Problem|