I\'d like to use Google\'s GXP library in my maven project. I\'m new to Maven and having quite a bit of trouble since the .jar is not available in a Maven repository alread
Thanks for the suggestion. I had tried both of those before posting and neither worked. It turns out this wasn't working for me because I was using Windows PowerShell. If I used the standard command console then it worked fine. I guess there's a bug in either PowerShell or Maven that won't let the two interact properly.