One last thing for ads.properties I updated it to insure that each statement is on a unique line. I also updated useragent, developertoken, and CustomerId to my respective values and the adwords environment is set to sandbox.
I am still running into the same issue however. On Thu, Aug 9, 2012 at 7:46 AM, Adwords Account <[email protected]>wrote: > Hey, > > I just tried using mvn using administrative settings and turning off > firewall it still stalling for 20 mins after the command prompt displays: > > *[Debug] attempting to create parent directories for destination: > maven-parent-9.pom.tmp* > > > I then went to the ads.properties (see screenshot) and changed my password > so that it was wrong and I got the same problem as before to insure that it > was not an authentication issue > > I have attached here a copy of the default ads.properties without the > email and password to insure its correctness the file I compiled email > field was set to my real Email and password field to my real Password. > > Best Regards, > James R. > > > On Wed, Aug 8, 2012 at 1:11 PM, Whistler Media > <[email protected]>wrote: > >> Hey, >> >> >> >> Q1 (see screenshots and commandoutput to answer question): >> >> - I setup both Java, Marvin,downloaded the adwords_examples folder >> from developer.google.com/adwords/api/ ,and sets ad.properties to my >> login details pasting it to the directory I was using for the example. I >> could not get it to run. It says "Error Stack traces Turned On" and after >> the screen shot I showed "Can Not Find Parent" *pom:12* among other >> things. >> - I am using Marven 2.2.1, jdk 1.7.0_04, and have a 64 bit Win 7 >> Lenovo computer. >> >> >> - I downloaded adword-examples from the Google API folder and am >> working off of there. >> >> >> - I want to implement this through the Adwords API SandBox >> >> >> Q2: >> >> - Anyone have any idea how to get Marven 3.0.4 I could not file a >> /bin directory when I was setting Environmental Variables and this is the >> only instruction on Marven's website I could find for Windows. >> - These are the instructions I followed: >> >> Windows 2000/XP >> >> >> 1. Unzip the distribution archive, i.e. apache-maven-3.0.4-bin.zip to >> the directory you wish to install Maven 3.0.4. These instructions >> assume >> you chose C:\Program Files\Apache Software Foundation. The >> subdirectory apache-maven-3.0.4 will be created from the >> archive. >> 2. Add the M2_HOME environment variable by opening up the >> system properties (WinKey + Pause), selecting the "Advanced" tab, >> and the >> "Environment Variables" button, then adding the M2_HOME variable >> in the user variables with the value C:\Program Files\Apache >> Software Foundation\apache-maven-3.0.4. Be sure to omit any >> quotation marks around the path even if it contains spaces. * >> Note*: For Maven < 2.0.9, also be sure that the M2_HOME doesn't >> have a '\' as last character. >> 3. In the same dialog, add the M2 environment variable in the >> user variables with the value %M2_HOME%\bin. >> 4. *Optional*: In the same dialog, add the MAVEN_OPTS environment >> variable in the user variables to specify JVM properties, e.g. the >> value -Xms256m >> -Xmx512m. This environment variable can be used to supply extra >> options to Maven. >> 5. In the same dialog, update/create the Path environment >> variable in the user variables and prepend the value %M2% to >> add Maven available in the command line. >> 6. In the same dialog, make sure that JAVA_HOME exists in your >> user variables or in the system variables and it is set to the >> location of >> your JDK, e.g. C:\Program Files\Java\jdk1.5.0_02 and that >> %JAVA_HOME%\bin is in your Path environment variable. >> 7. Open a *new* command prompt (Winkey + R then type cmd) and >> run mvn --version to verify that it is correctly installed. >> >> -- >> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ >> 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 >> > > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
