Hi Jean-Marc,
 Groupid shoud be changed to org.netbeans.api.
 Because publicpackage were added in 11.3 triaging the module in different 
group.

Best Regards
Eric
-----Message d'origine-----
De : Jean-Marc Borer <jmbo...@gmail.com> 
Envoyé : mercredi 22 avril 2020 12:22
À : dev@netbeans.apache.org
Objet : Missing DB module in Netbeans 11.3?

Hello everyone,

Today I tried to update my NB platform app that is using the database function 
from the IDE cluster from 11.2 to 11.3. It is a Maven project.

The following module is not longer available in 11.3 whereas it was in 11.2

        <dependency>
            <groupId>org.netbeans.modules</groupId>
            <artifactId>org-netbeans-modules-db-metadata-model</artifactId>
            <version>RELEASE113</version>
        </dependency>

Strangely I checked my NB 11.3 installation to see if the module is gone during 
the update, but it is still there in the "ide" cluster.

Any idea why this module is no longer found?

Cheers,

Jean-Marc


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to