You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sumanth Pasupuleti (Jira)" <ji...@apache.org> on 2021/09/04 14:35:00 UTC

[jira] [Updated] (CASSANDRA-16917) Create property to hold local maven repository location

     [ https://issues.apache.org/jira/browse/CASSANDRA-16917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumanth Pasupuleti updated CASSANDRA-16917:
-------------------------------------------
    Component/s: Build

> Create property to hold local maven repository location
> -------------------------------------------------------
>
>                 Key: CASSANDRA-16917
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16917
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Sumanth Pasupuleti
>            Assignee: Sumanth Pasupuleti
>            Priority: Normal
>
> In their current state, both build.xml and .build/build-resolver.xml refer to the local maven repository by "${user.home}/.m2/repository" in multiple places.
> It would be nice instead to have a property store this location, and refer the property vs the actual location itself. 
> If one needs to change this maven repository location for their environmental purposes, this change makes it easy since it will need to be changed only at one place (the value of the property) vs changing all the direct references to the repository location.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org