sonatype-nexus-community / nexus-repository-apt

A Nexus Repository 3 plugin that allows usage of apt repositories
Eclipse Public License 1.0
105 stars 50 forks source link

Update to use 3.15.2 so the npm will be OK #97

Closed LonghronShen closed 5 years ago

LonghronShen commented 5 years ago

The default 3.15 version ships a broken npm support. We need to update to 3.15.2.

This pull request makes the following changes:

It relates to the following issue #s:

sonatypecla[bot] commented 5 years ago

Thanks for the contribution! Before we can merge this, we need @LonghronShen to sign the Sonatype Contributor License Agreement.

mpoindexter commented 5 years ago

Incorporated 3.15.2 in original PR by @DarthHater