Okay, There is a post here (http://jira.codehaus.org/browse/SCM-415) about this exact issue, particularly the comments by Jeff Jensen, where one is running at level 3 in Perforce, but the maven release plugin is trying to use the -u -P arguments to login.
As I'm running all of this within QuickBuild (think Hudson if you don't know it), it's a little more difficult. The basic problem is running 'p4 login' before the release:prepare runs but doing it in a way that it's in the same session (can't just do it in a separate step as that's essentially a different session to quickbuild). So has anyone done this? I believe I'll almost have to script it in order to actually control everything sufficiently. I'm a newb to p4 and maven but have 20 years experience beyond that. ;-> Thoughts to keep me from wasting my time GREATLY appreciated. Thanks, Will 206.799.1589 (cell)
