Re: release plugin update for clearcase

2005-11-22 Thread Wim Deblauwe
On what server did you deploy? I tried today, but I did not get a new version. I got this in my pom.xml:         maven-release-plugin           org.apache.maven.scm     maven-scm-provider-clearcase     1.0-beta-1-SNAPSHOT                

Re: release plugin update for clearcase

2005-11-21 Thread Wim Deblauwe
Never mind on the error, found the problem.2005/11/21, Wim Deblauwe <[EMAIL PROTECTED]>: 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 Reaso

Re: release plugin update for clearcase

2005-11-21 Thread Wim Deblauwe
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 from any repository   org.apache.maven.scm:maven-scm-t

Re: release plugin update for clearcase

2005-11-21 Thread Emmanuel Venisse
I applied your new patch that contains some tabs and failure in add command test. I fixed them, can you check if my change in clearcase add command is ok? Emmanuel Wim Deblauwe a écrit : Allright, here we go again. I have updated SCM-77 with a new patch. Hopefully this one will satisfy all you

Re: release plugin update for clearcase

2005-11-21 Thread Wim Deblauwe
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 willing to update that? regards, Wim2005/11/21, Wim Deblauwe <[EMAIL PROTECTED]>: Allright, here we go again. I have updated SCM-77 with a new patch.

Re: release plugin update for clearcase

2005-11-21 Thread Wim Deblauwe
Allright, here we go again. I have updated SCM-77 with a new patch. Hopefully this one will satisfy all your needs :) if there are any things I should change, please let me know. For the edit and unedit commands I have used the ScmFileStatus.UNKNOWN, because I don't know what I should use there.

Re: release plugin update for clearcase

2005-11-19 Thread Emmanuel Venisse
Wim Deblauwe a écrit : Hey Emmanuel, 1) I'm using TortoiseSVN to generate the patch. Maybe I did something wrong, I never worked with it before. Strange, it works fine normally. 2) I sure can. Normally I just let IntelliJ IDEA do my formatting. Don't know if you have the correct setting

Re: release plugin update for clearcase

2005-11-18 Thread Wim Deblauwe
Hey Emmanuel, 1) I'm using TortoiseSVN to generate the patch. Maybe I did something wrong, I never worked with it before. 2) I sure can. Normally I just let IntelliJ IDEA do my formatting. Don't know if you have the correct settings? Otherwise, i'll just fix the tabs. 3) Well, because I was unab

Re: release plugin update for clearcase

2005-11-18 Thread Wim Deblauwe
I know, but I'll settle for release:prepare for now. I would be already very happy with that. regards, Wim2005/11/18, Emmanuel Venisse <[EMAIL PROTECTED]>: you need checkout for release:performWim Deblauwe a écrit :> Hi guys,>> I've implemented add, checkin, edit, remove, status and tag for> clea

Re: release plugin update for clearcase

2005-11-18 Thread Wim Deblauwe
Done: http://jira.codehaus.org/browse/MNG-1622 I did not modify the release-plugin. regards, Wim2005/11/18, Emmanuel Venisse <[EMAIL PROTECTED]>: Great.you can create a patch for maven-scm and attach to a jira issue. I'll review it (and perhaps Dan too).Do you have modify release-plugin?Wim Debl

Re: release plugin update for clearcase

2005-11-18 Thread Emmanuel Venisse
you need checkout for release:perform Wim Deblauwe a écrit : Hi guys, I've implemented add, checkin, edit, remove, status and tag for clearcase. Is somebody willing to update the release plugin so I can test? Do I need to create a patch with all my current changes for someone to update the r

Re: release plugin update for clearcase

2005-11-18 Thread Emmanuel Venisse
Great. you can create a patch for maven-scm and attach to a jira issue. I'll review it (and perhaps Dan too). Do you have modify release-plugin? Wim Deblauwe a écrit : Hi guys, I've implemented add, checkin, edit, remove, status and tag for clearcase. Is somebody willing to update the relea

release plugin update for clearcase

2005-11-18 Thread Wim Deblauwe
Hi guys, I've implemented add, checkin, edit, remove, status and tag for clearcase. Is somebody willing to update the release plugin so I can test? Do I need to create a patch with all my current changes for someone to update the release plugin? regards, Wim