You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Bracewell, Robert" <rb...@qualcomm.com> on 2008/11/16 00:00:47 UTC

scm plugin 1.1 problems

Hi,

When I run mvn scm:checkout I keep hitting the issue below:
[INFO] Cannot run status command :

Embedded error: Can't login.
Perforce password (P4PASSWD) invalid or unset.

[INFO] ------------------------------------------------------------------------

I am using Perforce and I have tried setting P4PASSWD, ensuring I am logged in before running the command, and configuring the plugin with a valid username and password. I have run with -X to ensure username and password are correct and they are. But I can't get past this error.

Has anyone come across this before?

--
Robert