Hi guys,

One of our applications uses the javascript-maven-plugin plugin.
Unfortunately, I can't find a release version of this plugin, so that I can
use Maven's release process to release the application. Could we create
one, or is this superseded by some other compatible plugin?

The plugin is:
org.codehaus.mojo.javascript:javascript-maven-plugin:1.0-alpha-1-SNAPSHOT

I've also tried using the extension with the same artifact ID, currently
org.codehaus.mojo:javascript-maven-plugin:2.0.0-alpha-1. However, when
using the extension, Maven complains that the javascript type is not
recognized.

Not sure what to do about this, and I can't release our library.

Thank you,
Mihai

Reply via email to