[
https://issues.apache.org/jira/browse/NETBEANS-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17129401#comment-17129401
]
Christian Oyarzun commented on NETBEANS-4341:
---------------------------------------------
[~matthiasblaesing] & [~skygo]
After some debugging it seems that the newer Maven uses a global cache which
prevents the updates from the parent pom from showing up in the child.
Adding `-J-Dmaven.defaultProjectBuilder.disableGlobalModelCache=true` to
`netbeans_default_options` in netbeans.conf solves the regression.
[https://marc.info/?l=maven-dev&m=154695759532149&w=2]
[https://youtrack.jetbrains.com/issue/IDEA-216851]
> Maven project reload does not work from [unloadable] state
> ----------------------------------------------------------
>
> Key: NETBEANS-4341
> URL: https://issues.apache.org/jira/browse/NETBEANS-4341
> Project: NetBeans
> Issue Type: Bug
> Affects Versions: 12.0
> Reporter: Michal Hlavac
> Priority: Major
>
> I did these steps in spring boot maven application:
> # Changed version of spring boot in {{<parent>}} element from
> {{2.2.7.RELEASE}} to {{2.3.0.RELEASE}}. This makes project unloadable.
> # Then I did clean & build, all dependencies were downloaded.
> # Project is still unloadable and right click -> reload pom.xml do nothing.
> # I have to close & run netbeans. Then project is back to normal
--
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