Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [incubation] Publish NPM packages to npmjs

On 2017-06-13, 9:53 AM, "incubation-bounces@xxxxxxxxxxx on behalf of Jens
von Pilgrim" <incubation-bounces@xxxxxxxxxxx on behalf of
developer@xxxxxxxxx> wrote:

>Hi,
>
>N4JS is an extension of JavaScript and compiles to JavaScript. Also NPM
>is supported (for JavaScript ignoramus: NPM and npmjs is to JavaScript
>what Maven and Maven Central is to Java).
>
>Although N4JS is written in Java, we provide some JavaScript libraries
>along with N4JS. We even provide the headless compiler (written in Java,
>i.e. a jar bundle) by means of NPM to allow for easy use in CD builds.
>
>For these NPM packages we have created a user "n4js" at npmjs:
>https://www.npmjs.com/~n4js
>
>With regards to NPM publishing I have several questions:
>
>1) How is publishing to NPM managed by the Eclipse Foundation in
>general. Is publishing a release to NPM similar to creating a release?
>
>2) Which NPM user is to be used? There does not seem to exists an
>Eclipse Foundation user at npmjs, does it? The user "eclipse" obviously
>belongs to someone else...

Wayne and I have been talking about this. He was going to see what he
could do about the squatter on the eclipse account. I¹ll let him give an
update :).

But, yes, ideally we could create a scope like @eclipse and publish things
under that. I¹m not sure who would manage that tho.

>
>3) We could reuse our account "n4js", which we probably will use for
>"official" Eclipse N4JS NPM releases. For nonofficial releases we would
>then use our own user, but probably the same NPM names (using scoped
>names then). Would that be ok (trademark wise)?
>
>Best regards,
>Jens
>
>
>
>_______________________________________________
>incubation mailing list
>incubation@xxxxxxxxxxx
>To change your delivery options, retrieve your password, or unsubscribe
>from this list, visit
>https://dev.eclipse.org/mailman/listinfo/incubation



Back to the top