[jbosstools-issues] [JBoss JIRA] (JBIDE-14553) Add possibility to enable snapshots for repository

Rastislav Wagner (JIRA) jira-events at lists.jboss.org
Tue May 21 08:57:06 EDT 2013


     [ https://issues.jboss.org/browse/JBIDE-14553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rastislav Wagner updated JBIDE-14553:
-------------------------------------

    Description: 
It would be quite useful if "Add Maven Repository" wizard was able to enable snapshots for repository. Just add some checkbox "Enable snapshots" which would change

{code}
<snapshots>
            <enabled>$someValue</enabled>
<snapshots>
{code}

$someValue in settings.xml to true or false for particular repository.

  was:
It would be quite useful if "Add Maven Repository" wizard was able to enable snapshots for repository. Just add some checkbox "Enable snapshots" which would change

{code}
<snapshots>
            <enabled>$someValue</enabled>
<snapshots>
{code}

$someValue to true or false.


    
> Add possibility to enable snapshots for repository
> --------------------------------------------------
>
>                 Key: JBIDE-14553
>                 URL: https://issues.jboss.org/browse/JBIDE-14553
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: maven
>    Affects Versions: 4.1.0.Beta1
>            Reporter: Rastislav Wagner
>             Fix For: 4.1.0.Beta2
>
>
> It would be quite useful if "Add Maven Repository" wizard was able to enable snapshots for repository. Just add some checkbox "Enable snapshots" which would change
> {code}
> <snapshots>
>             <enabled>$someValue</enabled>
> <snapshots>
> {code}
> $someValue in settings.xml to true or false for particular repository.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list