You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Eric Barboni <sk...@apache.org> on 2018/12/21 15:28:43 UTC

Would it be possible to publish nb-javac.* on maven repository

Hi,

 

 I'm not sure of the best strategy but at the oracle time nb-javac was part
of the install. Now due to licensing issue it has to be downloaded if needed
as a plugin.

 With this new "relation" the maven tools cannot generate external nb-javac
lib and you cannot compile code like in this tutorial [1]

 

Would it be possible to have them in a maven repo? Maybe central, via ossrh
as it cannot be done by people with Apache NetBeans hat.

 

Best Regards

Eric

[1] https://platform.netbeans.org/tutorials/nbm-copyfqn.html