RE: Perforce SCM fails when using URL with user id

2006-03-29 Thread Jeff Jensen
] Sent: Wednesday, March 29, 2006 3:33 PM To: Maven Users List Subject: RE: Perforce SCM fails when using URL with user id Jeff, your changelog plugin is not using Maven SCM. It's using its own Perforce code. You might dig into the changelog plugin code to see if there is a solution to

RE: Perforce SCM fails when using URL with user id

2006-03-29 Thread Mike Perham
TED] Sent: Tuesday, March 28, 2006 10:03 PM To: 'Maven Users List' Subject: Perforce SCM fails when using URL with user id Hello, I can't use the $P4USER setting for the machines, and need to use a property for it/specify it to the Perforce SCM plugin. The format on the docs (ht

Perforce SCM fails when using URL with user id

2006-03-28 Thread Jeff Jensen
Hello, I can't use the $P4USER setting for the machines, and need to use a property for it/specify it to the Perforce SCM plugin. The format on the docs (http://maven.apache.org/scm/perforce.html) says: scm:perforce:[EMAIL PROTECTED]:[port:]path_to_repository If I use the SCM URL format that i