Re: release plugin update for clearcase

2005-11-22 Thread Emmanuel Venisse
I didn't deploy it, we don't deploy snapshot version of plugins. You need to checkout release plugin and build it. I added clearcase dependency in it, so you don't need to add clearcase provider dep in its conf. Emmanuel Wim Deblauwe a écrit : On what server did you deploy? I tried today, but I

Re: release plugin update for clearcase

2005-11-21 Thread Wim Deblauwe
I will test tomorrow, because the network here is extremely slow at the moment, don't know what is wrong. regards, Wim2005/11/21, Emmanuel Venisse <[EMAIL PROTECTED]>: it's deploy now.EmmanuelWim Deblauwe a écrit :> I'm trying to build maven-scm-provider-clearcase, but I get the> following error:

Re: release plugin update for clearcase

2005-11-21 Thread Emmanuel Venisse
it's deploy now. Emmanuel Wim Deblauwe a écrit : I'm trying to build maven-scm-provider-clearcase, but I get the following error: [INFO] Failed to resolve artifact. GroupId: org.apache.maven.scm ArtifactId: maven-scm-test Version: 1.0-beta-2-SNAPSHOT Reason: Unable to download the artifact

Re: release plugin update for clearcase

2005-11-21 Thread Emmanuel Venisse
I done changes. You'll need to use -DuseEditMode=true with release:prepare Emmanuel Wim Deblauwe a écrit : Well, we discussed this already I thought. Before the release plugin changes the pom.xml, it needs to do a "edit" on the pom.xml. If you could change that, I'm very willing to test it out

Re: release plugin update for clearcase

2005-11-21 Thread Emmanuel Venisse
Can you send me a patch with added apache header? I have no time for the moment. Emmanuel Wim Deblauwe a écrit : ok, thank you for fixing that. What I noticed is that you have not put the apache header on top of the source files. Shouldn't we do that do be correct? regards, Wim 2005/11/21,

Re: Re: release plugin update for clearcase

2005-11-21 Thread Wim Deblauwe
Well, we discussed this already I thought. Before the release plugin changes the pom.xml, it needs to do a "edit" on the pom.xml. If you could change that, I'm very willing to test it out. regards, Wim2005/11/21, Emmanuel Venisse <[EMAIL PROTECTED]>: I can do it, but i need to know the process fo

Re: release plugin update for clearcase

2005-11-21 Thread Wim Deblauwe
ok, thank you for fixing that. What I noticed is that you have not put the apache header on top of the source files. Shouldn't we do that do be correct? regards, Wim2005/11/21, Emmanuel Venisse <[EMAIL PROTECTED]>: I applied your new patch that contains some tabs and failure in add command test.

Re: Re: release plugin update for clearcase

2005-11-21 Thread Emmanuel Venisse
I can do it, but i need to know the process for clearcase. It will be better if you can update it yourself. Emmanuel Wim Deblauwe a écrit : Hey, I noticed the patch has been applied, thank you for that. What is next? Do we have to make a request to update the release plugin or are you willi

Re: release plugin update for clearcase

2005-11-18 Thread Emmanuel Venisse
Some comments about your patch : - How do you have generated it? some files are present more than one time. - Can you replace all tab character with 4 spaces? - Why your consumers do nothing? - Where are test classes? if you can recreate your patch and integrate all those remarks, it will be more