Hi,

the netbeans artifacts are now all released to maven central, so you wouldn't have to declare the extra repo (can be removed).

The project you linked was written against RELEASE82 which is pre-apache, so it might need dependency updates in multiple steps if it doesn't work in one go.

The nb-javac dependency would be now "org.netbeans.modules:org-netbeans-lib-nbjavac", however, it likely doesn't have to be declared there since it is a transitive dependency of the other editor modules this project depends on. But if you update the coordinate it should be found.

best regards,
michael


On 14.10.24 22:16, bart wrote:
Hi all,

There is this old plugin for Wicket (web.wicket) [1] and a nice video [2]. The plugin doesn't compile because it cannot find `nb-javac-impl` (this was available on bits.netbeans/nexus/content/groups/netbeans.

Is there a way to get started again (and make it compile)? I would like to work on it and upgrade it to Wicket 10.

Thanks for any pointers to get me starting.

Best regards, Bart


[1] https://github.com/pnabbefeld/NBWicketSupport

[2] https://www.youtube.com/watch?v=8e97OlyvLnM


---------------------------------------------------------------------
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





---------------------------------------------------------------------
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