Ok made more progress today.

It seems the reason my Fontkit only pom was failing was a side effect of
previous attempts to download the fontkit libraries with the 1.0.0-SNAPSHOT
version of the maven extension.  Because it doesn't utilize the proxies, it
wrote out _remote.repositories and .lastUpdated files to my local maven
repository which seemed to tell maven that the libraries weren't there. 
After I deleted those files, my fontkit pom built perfectly!

Following that, I completely wiped out my local maven repository, and
updated my maven extensions.xml file to point back to the 1.0.0-SNAPSHOT
version.  After failing to build I believe that I have verified that the
1.0.0-SNAPSHOT version that is in the public maven repo does not have the
code in it to use the proxy.  The output from the build does not say "Using
proxy: proxyInfo" anywhere.

Tomorrow I will try to add back in the compiler and flexmojos to the pom.





--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/Problems-Installing-Flash-SDK-according-to-documentation-tp48319p48932.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to