[
https://issues.apache.org/jira/browse/NETBEANS-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17299183#comment-17299183
]
Svatopluk Dedic commented on NETBEANS-5256:
-------------------------------------------
Well, actually after finally looking (thanks for the ping), I believe it works
'as designed': check your settings in Tools / Options - Java / Maven -
Indexing. Your options may still allow one-time index download, if you have not
checked the "Completely disable indexing" option.
As the code is written, the Update Frequency only controls how frequently will
be the repository checked for possible updates. To completely disable download,
use the "Completely disable" option - but if you do that, Maven support won't
be able to suggest artifact / group IDs etc.
> Disabling maven indexing is ignored
> -----------------------------------
>
> Key: NETBEANS-5256
> URL: https://issues.apache.org/jira/browse/NETBEANS-5256
> Project: NetBeans
> Issue Type: Bug
> Components: apisupport - Maven
> Affects Versions: 12.2, 12.3
> Environment: Netbeans 12.2
> Reporter: S. M.
> Assignee: Svatopluk Dedic
> Priority: Minor
>
> Though maven indexing is disabled in the Netbeans settings (Index Update
> Frequency: Never) the IDE continues to fetch the index from maven central.
> Supplement: After the index was downloaded once completely, there were no
> more tries to download it again.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists