You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm-dev@maven.apache.org by "Dan Tran (JIRA)" <ji...@codehaus.org> on 2005/10/08 04:09:11 UTC

[jira] Created: (SCM-57) m2 maven-scm-plugin should use the same configurations/properties with M1 plugin

m2 maven-scm-plugin should use the same configurations/properties with M1 plugin
--------------------------------------------------------------------------------

         Key: SCM-57
         URL: http://jira.codehaus.org/browse/SCM-57
     Project: Maven SCM
        Type: Bug
  Components: maven-plugin  
    Versions: 1.0-alpha-3    
 Environment: xp
 Reporter: Dan Tran
     Fix For: 1.0-alpha-4


I think m2 should try to make scm plugin configuration compatible with m2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (SCM-57) m2 maven-scm-plugin should use the same configurations/properties with M1 plugin

Posted by "John Didion (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-57?page=comments#action_58662 ] 

John Didion commented on SCM-57:
--------------------------------

Why can't we just generalize the mecahnism now used for svn and starteam, i.e. using the <server> settings in settings.xml for provider-specific config?

I'm specifically interested in perforce, so I'm going to go ahead and patch the plugin for that particular provider.

> m2 maven-scm-plugin should use the same configurations/properties with M1 plugin
> --------------------------------------------------------------------------------
>
>          Key: SCM-57
>          URL: http://jira.codehaus.org/browse/SCM-57
>      Project: Maven SCM
>         Type: Bug

>   Components: maven-plugin
>     Versions: 1.0-alpha-3
>  Environment: xp
>     Reporter: Dan Tran

>
>
> I think m2 should try to make scm plugin configuration compatible with m2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (SCM-57) m2 maven-scm-plugin should use the same configurations/properties with M1 plugin

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-57?page=all ]

Emmanuel Venisse updated SCM-57:
--------------------------------

    Fix Version:     (was: 1.0-beta-1)
                 1.0-beta-2

> m2 maven-scm-plugin should use the same configurations/properties with M1 plugin
> --------------------------------------------------------------------------------
>
>          Key: SCM-57
>          URL: http://jira.codehaus.org/browse/SCM-57
>      Project: Maven SCM
>         Type: Bug
>   Components: maven-plugin
>     Versions: 1.0-alpha-3
>  Environment: xp
>     Reporter: Dan Tran
>      Fix For: 1.0-beta-2

>
>
> I think m2 should try to make scm plugin configuration compatible with m2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (SCM-57) m2 maven-scm-plugin should use the same configurations/properties with M1 plugin

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-57?page=comments#action_58778 ] 

Emmanuel Venisse commented on SCM-57:
-------------------------------------

John,

I'm not sure your comments are for this issue.
If you want to add some file, please, add a diff (and not the file), the diff must be done from latest version of file

> m2 maven-scm-plugin should use the same configurations/properties with M1 plugin
> --------------------------------------------------------------------------------
>
>          Key: SCM-57
>          URL: http://jira.codehaus.org/browse/SCM-57
>      Project: Maven SCM
>         Type: Bug

>   Components: maven-plugin
>     Versions: 1.0-alpha-3
>  Environment: xp
>     Reporter: Dan Tran
>  Attachments: AbstractScmMojo.java, PerforceCheckOutCommand.java, ServerBasedScmProviderRepository.java
>
>
> I think m2 should try to make scm plugin configuration compatible with m2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (SCM-57) m2 maven-scm-plugin should use the same configurations/properties with M1 plugin

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-57?page=comments#action_48178 ] 

Dan Tran commented on SCM-57:
-----------------------------

http://maven.apache.org/reference/plugins/scm/properties.html



> m2 maven-scm-plugin should use the same configurations/properties with M1 plugin
> --------------------------------------------------------------------------------
>
>          Key: SCM-57
>          URL: http://jira.codehaus.org/browse/SCM-57
>      Project: Maven SCM
>         Type: Bug
>   Components: maven-plugin
>     Versions: 1.0-alpha-3
>  Environment: xp
>     Reporter: Dan Tran
>      Fix For: 1.0-alpha-4

>
>
> I think m2 should try to make scm plugin configuration compatible with m2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (SCM-57) m2 maven-scm-plugin should use the same configurations/properties with M1 plugin

Posted by "Trygve Laugstol (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-57?page=comments#action_48132 ] 

Trygve Laugstol commented on SCM-57:
------------------------------------

Which properties are you thinking about? Listing them makes it easier to implement and gives us the opportunity to clean up and make stuff consistent. It might already be good and unified but let's just make sure they are.

> m2 maven-scm-plugin should use the same configurations/properties with M1 plugin
> --------------------------------------------------------------------------------
>
>          Key: SCM-57
>          URL: http://jira.codehaus.org/browse/SCM-57
>      Project: Maven SCM
>         Type: Bug
>   Components: maven-plugin
>     Versions: 1.0-alpha-3
>  Environment: xp
>     Reporter: Dan Tran
>      Fix For: 1.0-alpha-4

>
>
> I think m2 should try to make scm plugin configuration compatible with m2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (SCM-57) m2 maven-scm-plugin should use the same configurations/properties with M1 plugin

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-57?page=all ]

Emmanuel Venisse updated SCM-57:
--------------------------------

    Fix Version:     (was: 1.0-beta-2)
                 1.0-beta-3

> m2 maven-scm-plugin should use the same configurations/properties with M1 plugin
> --------------------------------------------------------------------------------
>
>          Key: SCM-57
>          URL: http://jira.codehaus.org/browse/SCM-57
>      Project: Maven SCM
>         Type: Bug

>   Components: maven-plugin
>     Versions: 1.0-alpha-3
>  Environment: xp
>     Reporter: Dan Tran
>      Fix For: 1.0-beta-3

>
>
> I think m2 should try to make scm plugin configuration compatible with m2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (SCM-57) m2 maven-scm-plugin should use the same configurations/properties with M1 plugin

Posted by "John Didion (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-57?page=all ]

John Didion updated SCM-57:
---------------------------

    Attachment: PerforceCheckOutCommand.java
                AbstractScmMojo.java
                ServerBasedScmProviderRepository.java

> m2 maven-scm-plugin should use the same configurations/properties with M1 plugin
> --------------------------------------------------------------------------------
>
>          Key: SCM-57
>          URL: http://jira.codehaus.org/browse/SCM-57
>      Project: Maven SCM
>         Type: Bug

>   Components: maven-plugin
>     Versions: 1.0-alpha-3
>  Environment: xp
>     Reporter: Dan Tran
>  Attachments: AbstractScmMojo.java, PerforceCheckOutCommand.java, ServerBasedScmProviderRepository.java
>
>
> I think m2 should try to make scm plugin configuration compatible with m2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (SCM-57) m2 maven-scm-plugin should use the same configurations/properties with M1 plugin

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-57?page=all ]

Emmanuel Venisse updated SCM-57:
--------------------------------

    Fix Version:     (was: 1.0-beta-3)

> m2 maven-scm-plugin should use the same configurations/properties with M1 plugin
> --------------------------------------------------------------------------------
>
>          Key: SCM-57
>          URL: http://jira.codehaus.org/browse/SCM-57
>      Project: Maven SCM
>         Type: Bug

>   Components: maven-plugin
>     Versions: 1.0-alpha-3
>  Environment: xp
>     Reporter: Dan Tran

>
>
> I think m2 should try to make scm plugin configuration compatible with m2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira