you can try the Maven SCM plugin : http://maven.apache.org/scm/
Aidan O'Donnell a écrit :
Hi,
I am trying to create a label in perforce as part of my build process.
I have come across a maven plugin which should help with this but I
have not had much success.
Has anyone used this successfully
At what point in the build are you trying to create the label? During a
release? On every build?
I assume you are trying to use maven-scm-provider-perforce ?
On 3/22/07, Aidan O'Donnell <[EMAIL PROTECTED]> wrote:
Hi,
I am trying to create a label in perforce as part of my build process.
I
Hi,
I am trying to create a label in perforce as part of my build process.
I have come across a maven plugin which should help with this but I
have not had much success.
Has anyone used this successfully before and if so do you have an example
from the
POM
Kind regards,
Aidan
__
How do I make the (optional) ant task 'p4sync' work under Maven 1.0 beta 9?
This task requires the oro library. For ant I have to drop this jar-file
into the lib directory. What is the corresponding place under maven ?
thanks in advance,
Marc