Closed gschizas closed 5 years ago
APT is now part of Nexus Repository Manager. Version 3.17.0 includes the APT plugin by default. If this is still an issue if using 3.17.0 or later please file an issue at https://issues.sonatype.org/. Links to the new source code location are in the top level README.md
This change allows the nexus apt repository plugin to run on Windows (IIS), by removing CR as a line separator while all three index files (Release, InRelease, Release.gpg) are created
This fixes #65, in a less hacky way than before.