[
https://issues.jboss.org/browse/JBIDE-14553?page=com.atlassian.jira.plugi...
]
Fred Bricon edited comment on JBIDE-14553 at 7/17/14 8:02 AM:
--------------------------------------------------------------
PR applied with some minor changes : notably, the default update policy for snapshots is
set to daily instead of never, which made no sense. Also changed Unknown update policy
message to Invalid update policy.
Great contribution Rastislav \o/ Dare to fill the release notes text field? :-)
was (Author: fbricon):
PR applied with some minor changes : notably, the default update policy for snapshots is
set to daily instead of never, which made no sense. Also changed Unknown update policy
message to Invalid update policy.
Great contribution Rastislav \o/ Dare to fil the release notes text field? :-)
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
Assignee: Rastislav Wagner
Labels: new_and_noteworthy
Fix For: 4.2.0.CR1
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 was sent by Atlassian JIRA
(v6.2.6#6264)