Greetings,

I'm trying to use SCM to checkout an XML Schema as
part
of a Maven2 project.  The Schema file is in CVS and
I'd
like to type "mvn package" and have the file checked
out
and compiled and placed in the resulting jar file.

I've seen references to "mvn scm:checkout" but would
not
like to have to have developers have to remember to
run that command manually before running the "mvn
package"
 command.

Any examples of programmatically checking out a file
via
a POM configuration would be greatly appreciated.

Cheers,

Lyle


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to