ebarboni commented on issue #4405: URL: https://github.com/apache/netbeans/issues/4405#issuecomment-1513420095
Hi, cannot answer well but org-netbeans-modules-maven is not a module with api. So the error will remains and will not be API until it's discussed validated .... You may use implementation version. You may propose a PR to add your codebase to the friendlist https://github.com/apache/netbeans/blob/master/java/maven/nbproject/project.xml see friend sections but your codebase should be stable. You may also look at this you can at runtime add yourself a friend of another package (there was a small code that explain that but I've been unable to find): https://github.com/jglick/yenta -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
