huuanh1987 / facebook-java-api

Automatically exported from code.google.com/p/facebook-java-api
0 stars 0 forks source link

Cannot Build 3.0.5-SNAPSHOT #327

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

For someone brand new to facebook-java-api:

1. svn checkout http://facebook-java-api.googlecode.com/svn/trunk/  
facebook-java-api-read-only
2. cd facebook-java-read-only 
3. mvn install -DskipTests=true 

What is the expected output? What do you see instead?
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) com.google.code.facebookapi:facebook-java-api-annotation-processor:jar:3.0.4-
SNAPSHOT

  Try downloading the file manually from the project website.
...

What version of the product are you using? On what operating system?
Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)
Java version: 1.6.0_14
Java home: C:\Program Files\Java\jdk1.6.0_14\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows vista" version: "6.0" arch: "x86" Family: "windows"

Original issue reported on code.google.com by fox....@gmail.com on 18 Jul 2010 at 12:15

GoogleCodeExporter commented 8 years ago
I just experienced the same issue with the old 3.0.4 dependency on Mac OSX 10.6

Original comment by Nussbaum...@gmail.com on 27 Jul 2010 at 5:57

GoogleCodeExporter commented 8 years ago
I also faced the same issue on Window7, maven 2 and jdk 1.6.17 environment.
Any suggestions.

Thanks
Anil

Original comment by anil.singh84 on 8 Aug 2010 at 3:55

GoogleCodeExporter commented 8 years ago
I'm seeing this as well.  Has anyone found a quick workaround?

Thanks,
-Ron

Original comment by ronemr...@gmail.com on 10 Sep 2010 at 7:41

GoogleCodeExporter commented 8 years ago
You need to install facebook-java-api-annotation-processor manually. cd to its 
directory and run "maven install"

Original comment by dm.naume...@gmail.com on 12 Sep 2010 at 9:59

GoogleCodeExporter commented 8 years ago
There is an easy fix, the svn diff is attached.

Original comment by gordonin...@gmail.com on 24 Sep 2010 at 9:38

Attachments: