Hi James, Based on these screenshots, it doesn't look like it's getting far enough to execute our library. Besides your Window's machine firewall, are you perhaps behind a corporate firewall? I'd recommend trying to compile another project with maven to make sure maven can reach any repositories.
- Kevin Winter AdWords API Team On Monday, August 13, 2012 12:58:14 PM UTC-4, Whistler Media wrote: > > > Hey, > I have some snapshots before and after the firewall here. I tried using > the "hello world" example found on this link > http://www.sonatype.com/books/mvnex-book/reference/simple-project-sect-create-simple.html > . > Best Regards, > James R. > On Monday, August 13, 2012 8:48:03 AM UTC-5, Kevin Winter wrote: >> >> Hi, >> I'd like to echo jstedman's comments. The commandline output >> definitely makes it sound like a firewall or network issue. The values in >> ads.properties are only used when the example is run, and the stacktrace >> would look much different if it got that far. I suspect that your Mint >> machine has a different network environment from the windows machine, >> allowing maven to pull the dependecies, etc, that it needs. >> >> - Kevin Winter >> AdWords API Team >> >> On Friday, August 10, 2012 1:01:10 PM UTC-4, jstedman wrote: >>> >>> I would also try to create and compile a simple maven project using a >>> basic archetype and see if it works on your windows machine. I don't think >>> newlines should matter much in a pom.xml or java source file and I wouldn't >>> think a properties file would cause build headaches like this. >>> >> -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
