GitHub user matthiasblaesing added a comment to the discussion: Netbeans can not find the dependency in pom.xml
For he first problem: Check, that your pom.xml has the necessary repository entries. The project is not on maven central, so need explicit repositories: https://central.sonatype.com/search?q=com.velcro For the the second problem: Your Lombok is ancient. Read here for more info: https://github.com/apache/netbeans/discussions/8221 GitHub link: https://github.com/apache/netbeans/discussions/8518#discussioncomment-13237598 ---- This is an automatically sent email for notifications@netbeans.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@netbeans.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists