RE: Issue with Maven2 SCM ClearCase provider

2006-01-30 Thread Mcmahon, Chris
provider Look at the thread maven2 & Continuum & ClearCase posted this weekend - I had exactly the same problems and sent some workarounds. I will create JIR issues for it shortly. Regards Piotr Mcmahon, Chris wrote: > I'm having an issue with the ClearCase provider for S

Issue with Maven2 SCM ClearCase provider

2006-01-30 Thread Mcmahon, Chris
I'm having an issue with the ClearCase provider for SCM: when I try a checkout, Maven first tries to remove my working directory, then errors out complaining the directory it just removed no longer exists. I found this in the code for the Checkout command: // We have to execute from 1

Questions about adding a new SCM implementation

2006-01-27 Thread Mcmahon, Chris
I've implemented a new SCM provider, and everything seems to be in order, but I can't get the SCM plugin to recognize it at runtime. I can compile and install the new provider as an artifact locally. I've got the right information set in the src\main\resources\META-INF\plexus\components.xml file