Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

A Project Object Model or POM is the fundamental unit of work in Maven.

learn more… | top users | synonyms (1)

4
votes
3answers
1k views

Maven and Android Facebook SDK apklib

So I am in the process of Maven-ing the facebook-android-sdk to include in our CI process. facebook/pom.xml: <?xml version="1.0" encoding="UTF-8"?> <project ...