You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Anthony B. Coates (JIRA)" <ji...@codehaus.org> on 2005/09/09 14:34:03 UTC

[jira] Commented: (MPSCM-55) Support for Clearcase

    [ http://jira.codehaus.org/browse/MPSCM-55?page=comments#action_46008 ] 

Anthony B. Coates commented on MPSCM-55:
----------------------------------------

Beyond the more obvious issues of supporting ClearCase in the same manner as other version control tools, I have run into a problem when recommending Maven to clients that use version control solutions that also do real configuration management, as ClearCase does.  For these clients, it is counter-productive to have version information embedded in JAR filenames in the local repository.  The only way to sell use of Maven into that arena is if Maven can support Jars without explicit versions in the local repository.  All I really need is to be able to list a dependency without including a <version> element.

Maven 1.0 almost supports this, except that it adds a trailing hyphen to the file stem, and that means you can't use the normal, expected unversioned JAR name.

I think it is great that Maven provides a sensible versioning solution for users who aren't using configuration management tools, but I would also like to be able to support those that do have good configuration management tools and practices, and for whom the Maven versioning approach would be a bit of a backwards step.

Thanks, Cheers, Tony.

> Support for Clearcase
> ---------------------
>
>          Key: MPSCM-55
>          URL: http://jira.codehaus.org/browse/MPSCM-55
>      Project: maven-scm-plugin
>         Type: Task
>     Versions: 1.1
>  Environment: Win NT 
>     Reporter: Kanakambaran
>     Priority: Blocker
>      Fix For: 1.6

>
>
> Does Maven support Clearcase as an SCM ? There is conflicting information in various sites. Maven site documentation says that the Maven SCM plugin supports only CVS and Subversion.
> What is the format for specifying the repository connection string for Clearcase ? 

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org