Re: NPE setting up CXF code in Eclipse

2010-06-21 Thread Daniel Kulp
On Saturday 19 June 2010 10:31:19 am Glen Mazza wrote: > 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"

Re: NPE setting up CXF code in Eclipse

2010-06-19 Thread Glen Mazza
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

Re: NPE setting up CXF code in Eclipse

2010-05-20 Thread Daniel Kulp
> (I'm using Maven 2.2.0 and JDK 1.6.0_18.) Anyone else getting this error > or know its solution? Definitely don't use Maven 2.2.0. Bunch of bugs in there. Use 2.2.1. That said, it shouldn't affect this. Not sure what would cause this error. Haven't seen it before. If you run mvn -Pset