[ http://jira.codehaus.org/browse/MNG-2553?page=comments#action_81460 ]
Chandra Patni commented on MNG-2553:
------------------------------------
We also have a same repository for all projects. However, we don't want to
specify URL in pom.xml. For instance we have some users on Apple/Linux who use
file server using a different method.
<distributionManagement>
<repository>
<id>myrepository</id>
<url>file://X:/</url>
</repository>
</distributionManagement>
> Maven Local Settings Model should allow configuration of distributions
> (distributionManagement)
> -----------------------------------------------------------------------------------------------
>
> Key: MNG-2553
> URL: http://jira.codehaus.org/browse/MNG-2553
> Project: Maven 2
> Issue Type: Improvement
> Components: Settings
> Affects Versions: 2.0.4
> Reporter: Jimisola Laursen
>
> There is a good use case where this would be very useful.
> E.g. I develop a plugin in mojo-sandbox and want to test it in an environment
> other than the one that I developed it on (e.g. a computer at work). I check
> out the plugin to this, build and then want to deploy to another repository
> (e..g a company's internal repository). I don't want to fiddle with the
> pom.xml of the plugin, just refer to a profile in settings.xml.
--
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