Re: maven scm plugin: accurev scm provider

2010-04-28 Thread Grant Gardner

the site documentation for that version is available here

http://lastweekend.com.au/projects/maven-scm-provider-accurev/site/


On Wed, 28 Apr 2010 14:11:07 +0300, eyal edri  wrote:
> Thanks!
> 
> can you give me an example of how the connectionUrl should look like with
> accurev?
> 
> E.
> 
> On Fri, Apr 23, 2010 at 11:04 AM, Grant Gardner
> wrote:
> 
>>
>> If you want to use the new version, take the code attached to issue,
bump
>> parent version to 1.3 and change the artifact version to 1.4-SNAPSHOT
>> then build and install to your local repository.
>>
>> Then in your project pom add this as a dependency to the
maven-scm-plugin
>> as follows.
>>
>> 
>>  
>>
>>  org.apache.maven.plugins
>>  maven-scm-plugin
>>  1.3
>>  
>> 
>>   org.apache.maven.scm
>>   maven-scm-provider-accurev
>>   1.4-SNAPSHOT
>> 
>>  
>>
>>  
>> 
>>
>> On Wed, 21 Apr 2010 15:56:50 +0300, eyal edri 
>> wrote:
>> > Anyone has used accurev  + scm plugin yet?
>> >
>> > i know issue 445 on the scm-accurev-provider should fix most problems
>> once
>> > ver 1.4 is due,
>> > is there any way i can use the plugin in the meantime and test
>> > connection
>> > to
>> > the accurev server?
>> >
>> >
>> > thanks.
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
>> For additional commands, e-mail: users-h...@maven.apache.org
>>
>>

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: maven scm plugin: accurev scm provider

2010-04-28 Thread eyal edri
Thanks!

can you give me an example of how the connectionUrl should look like with
accurev?

E.

On Fri, Apr 23, 2010 at 11:04 AM, Grant Gardner
wrote:

>
> If you want to use the new version, take the code attached to issue, bump
> parent version to 1.3 and change the artifact version to 1.4-SNAPSHOT
> then build and install to your local repository.
>
> Then in your project pom add this as a dependency to the maven-scm-plugin
> as follows.
>
> 
>  
>
>  org.apache.maven.plugins
>  maven-scm-plugin
>  1.3
>  
> 
>   org.apache.maven.scm
>   maven-scm-provider-accurev
>   1.4-SNAPSHOT
> 
>  
>
>  
> 
>
> On Wed, 21 Apr 2010 15:56:50 +0300, eyal edri  wrote:
> > Anyone has used accurev  + scm plugin yet?
> >
> > i know issue 445 on the scm-accurev-provider should fix most problems
> once
> > ver 1.4 is due,
> > is there any way i can use the plugin in the meantime and test connection
> > to
> > the accurev server?
> >
> >
> > thanks.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>


-- 
Eyal Edri


Re: maven scm plugin: accurev scm provider

2010-04-23 Thread Grant Gardner

If you want to use the new version, take the code attached to issue, bump
parent version to 1.3 and change the artifact version to 1.4-SNAPSHOT
then build and install to your local repository.

Then in your project pom add this as a dependency to the maven-scm-plugin
as follows.


  

  org.apache.maven.plugins
  maven-scm-plugin
  1.3
  
 
   org.apache.maven.scm
   maven-scm-provider-accurev
   1.4-SNAPSHOT
 
  

  


On Wed, 21 Apr 2010 15:56:50 +0300, eyal edri  wrote:
> Anyone has used accurev  + scm plugin yet?
> 
> i know issue 445 on the scm-accurev-provider should fix most problems
once
> ver 1.4 is due,
> is there any way i can use the plugin in the meantime and test connection
> to
> the accurev server?
> 
> 
> thanks.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org