Problem fixed. I upgraded to Maven 2.2.1 and also nuked my local Maven
repository in case a file used in the build process was corrupted. But the
NPE while building CXF-API still occurred (I'm not sure why I said "mvn
-Pfastinstall" worked below--I noticed today I was getting the NPE just
runni
Łukasz Moreń wrote:
>
> I would like start coding OAuth support finally and I have some questions
> regarding that:
>
> 1. We agreed to use OAuth 1.0 spec, I assume to use:
> http://tools.ietf.org/html/draft-hammer-oauth-10
> as is suggested in: http://oauth.net/core/1.0a/. WDYT?
>
Hi Łukasz,