eirslett / frontend-maven-plugin

"Maven-node-grunt-gulp-npm-node-plugin to end all maven-node-grunt-gulp-npm-plugins." A Maven plugin that downloads/installs Node and NPM locally, runs NPM install, Grunt, Gulp and/or Karma.
Apache License 2.0
4.22k stars 868 forks source link

Version 1.11.1 not available on Maven Central #957

Closed breun closed 3 years ago

breun commented 3 years ago

According to https://github.com/eirslett/frontend-maven-plugin/releases/tag/frontend-plugins-1.11.1 version 1.11.1 was released in January. According to https://search.maven.org/artifact/com.github.eirslett/frontend-maven-plugin 1.11.0 is currently still the latest version on Maven Central.

eirslett commented 3 years ago

Looks like you're right! The release script failed. I triggered a release of 1.11.2 now, it should be on Central within a couple of hours.