0

I have installed m2e eclipse plugin . i created a custom maven project but it does not show up maven dependencies and workspace has error . "dependency=[XXXXXXXXXXXX:shared:apklib:1.0-SNAPSHOT:compile] not found in workspace" . I have followed the following but nothing worked .

m2eclipse not finding maven dependencies, artifacts not found

Wasting a lot of time because eclipse complains about missing classes during compilation .

Thanks !

Community
  • 1
  • 1
Preethi
  • 2,112
  • 7
  • 38
  • 54
  • I don't think [this company](http://shopsavvy.mobi/developers/) provide free SDK/API, if you have purchased and have got its apklib, using mvn install:install-file to manually install the apklib into your local maven repository. – yorkw Feb 21 '13 at 21:07
  • No that is not the reason . mvn install works but just the depency does not show up in workspace – Preethi Feb 22 '13 at 01:27
  • Do you have the m2android installed? – Manfred Moser Feb 23 '13 at 19:39
  • what is m2android ? link ? i have m2e android plugin installed for eclipse – Preethi Feb 25 '13 at 20:12
  • Sorry.. I meant me2-android. Anyway.. make sure it is the latest version. http://rgladwell.github.com/m2e-android/ apklib support is still in development – Manfred Moser Feb 26 '13 at 23:18

0 Answers0