This is excellent, you know how to do this and are therefore best placed to get it done, I will find out where the sources for Oracle JS Parser are and you can then do it in the same way.
Gj On Tue, Jul 2, 2019 at 10:57 AM Eric Barboni <[email protected]> wrote: > Hi, > I wonder if we can choose org.netbeans.plugins and go a step further. > > Hi found the nb-javac repo. I will try to propose patch for adding a > "reproducible" populating build otherwise it will be hard to do. > //https://hg.netbeans.org/main/nb-java-x/ > I did not know where the Oracle js parser code his. > > Regards > Eric > > -----Message d'origine----- > De : Eric Barboni <[email protected]> > Envoyé : jeudi 27 juin 2019 13:55 > À : [email protected]; 'Brian Fox' <[email protected]> > Objet : RE: nb-javac and Oracle JS Parser on Maven Central > > Hi, > What would be the good way to communicate Apache Infra ticket or a ticket > to sonatype ? > > Some thoughts: > How to prevent "john smith" to publish to org.netbeans.plugins if it's > only an artifact that is not a plugin. > Or first asking a "plugin portal slot" and then ok you can proceed. > > @Geertjan > Publication on behalf can be done but it's better that owner do that. > Pom element should be of good quality (autogeneration not enough), if you > can point to the source of nb-javac and js parser I may propose PR or patch > to prepare for such release. > > Regards > Eric > > -----Message d'origine----- > De : David Nalley <[email protected]> > Envoyé : mercredi 26 juin 2019 18:05 > À : [email protected]; Brian Fox <[email protected]> Objet : Re: > nb-javac and Oracle JS Parser on Maven Central > > On Wed, Jun 26, 2019 at 11:42 AM Eric Barboni <[email protected]> wrote: > > > > Hi David, > > > > I guess that com.oracle would be OK if Oracle do the publishing on it's > own. > > > > > Yep. > > > For what I know Apache Netbeans only sync the following groupID > > org.netbeans.(api|external|clusters|modules|html) > > > > I'm not sure if we can have org.netbeans.plugins groupid let free to > > anybody wanting to publish (cause org.netbeans belong to Apache) Or > > maybe org.netbeansplugins is more outside Apache > > > > I am sure that's something that project can decide on process/policy for. > Whatever that is we'll just need to discuss and coordinate with sonatype > to ensure it's org.netbeans.plugins only and not org.netbeans. > > > > > > Regards > > Eric > > > > > > -----Message d'origine----- > > De : David Nalley <[email protected]> > > Envoyé : mercredi 26 juin 2019 16:50 > > À : [email protected]; Brian Fox <[email protected]> Objet : > > Re: nb-javac and Oracle JS Parser on Maven Central > > > > On Wed, Jun 26, 2019 at 3:21 AM Geertjan Wielenga <[email protected]> > wrote: > > > > > > Hi all, > > > > > > We're looking into putting nb-javac and the Oracle JS Parser on > > > Maven Central. > > > > > > How to do that and what would be the right location for that? > > > > > > E.g., would that be here: > > > > > > https://repo1.maven.org/maven2/org/apache/netbeans/ > > > > > > I.e., these would not be sources but NBM binary files and from there > > > they'd be accessed from the update centers. Ultimately, all NBMs > > > would be distributed in this way, rather than uploading NBMs to the > > > Plugin Portal when you do an upload there, you would be instead be > > > registering Maven co-ordinates. The co-ordinates would point to > > > wherever you have uploaded your NBM on Maven Central, and it would > > > be nice if we'd have a clearly documented way of doing that. > > > > > > And would the above namespace be only for artifacts released by > > > Apache NetBeans, if so, maybe that would be the wrong place for > > > nb-javac and the Oracle JS Parser? They should probably go here: > > > > > > https://repo1.maven.org/maven2/com/oracle/ > > > > > > Thanks, > > > > > > Gj > > > > org.apache - is for artifacts that we release. > > We can potentially add other namespaces to repository.a.o to permit > publishing - so org.netbeans - is likely possible. > > com.oracle is not. > > > > --David > > > > --------------------------------------------------------------------- > > 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 > > > > > > > > > > > > --------------------------------------------------------------------- > > 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 > > > > > > > > --------------------------------------------------------------------- > 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 > > > > > > --------------------------------------------------------------------- > 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 > > > > > > --------------------------------------------------------------------- > 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 > > > >
