dev@glassfish.java.net

Re: Fwd: how do I build dev test util classes?

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Tue, 21 Jun 2011 12:09:45 -0400

On 6/21/11 11:53 AM, Justin Lee wrote:
> It builds fine for me locally. you didn't change the pom at all? The
> only other thing I can think of is that you need the 3.2-SNAPSHOT
> artifacts installed/available for maven to pick up. I'm not sure why
> it's reporting that parent version as null. You aren't using maven 3
> by any chance are you?

You and Byron must have better karma than I do. Nope, I haven't touched
anything -- I can get the same error with a fresh workspace. I've built
my 3.2 workspace and so everything should be in the local repository. Am
running maven 2.2.1.

If I really can't build this for whatever reason, it's not a blocking
issue. I've commented out the test that is failing without my hacking
BaseDevTest. The test in question wasn't really necessary.

Thanks,
Bobby