mvn scm:checkout -DconnectionUrl=your_scm_url
Emmanuel
[EMAIL PROTECTED] a écrit :
I have been following the book, "Pragmatic Project Automation", Chapter 3.
The recommendation a build process is:
1. Delete the last build
2. Check out the current project
3. Run the build
Is there a mave
I have been following the book, "Pragmatic Project Automation", Chapter 3.
The recommendation a build process is:
1. Delete the last build
2. Check out the current project
3. Run the build
Is there a maven 2.0 solution to checking out the code from the repository.
I know I can have the pom