Hi Tim, I'm personally not a fan of the plugin in its current form given that it is akin to having many mojo plugins for Java rolled into one. Can you imagine a "Maven Java Plugin"? I've since created a couple of plugins that factor out JavaScript tooling and hope to make a proper release of them soon (1)(2). More plugins are required though, particularly around unit testing and deploying JS artifacts.
So unfortunately, it is a -1 from me. That said, I'd like to see components of it re-factored into their own plugins. Kind regards, Christopher 1. http://mojo.codehaus.org/js-import-plugin/ 2. http://mojo.codehaus.org/jslint-plugin/ On 08/03/2011, at 12:24 PM, Timothy Astle wrote: > Hey all, > > I'm going to attempt a 1.0 release of the Maven JavaScript Plugin. I > attempted to contact Nicolas (current project lead) but didn't receive a > reply. > > I'm going to be following the rules that Anders provided on releases > (http://mojo.codehaus.org/development/performing-a-release.html) so one of > the first things I'll be doing is reviewing the existing set of reported > issues and make a release schedule. > > Let me know if anyone has any comments or concerns. > > Cheers! > > Tim > > -------- Original Message -------- > Subject: Fwd: Re: [mojo-dev] Make a release version of maven javascript > plugin > Date: Thu, 03 Mar 2011 23:42:52 -0400 > From: Timothy Astle <[email protected]> > To: [email protected] > > I'd like to make a release of your plugin. There are some people using it > and I think it'd be good to at least make a version 1.0. (non-snapshot, and > promote it) > > I'm new to your code base, so if you can bring me up to speed, I'll try my > best to help out. > > > Tim > > -------- Original Message -------- > Subject: Re: [mojo-dev] Make a release version of maven javascript plugin > Date: Thu, 03 Mar 2011 21:22:41 -0600 > From: Paul Gier <[email protected]> > Reply-To: [email protected] > To: [email protected] > > This page describes the release process: > http://mojo.codehaus.org/development/performing-a-release.html > > On 03/03/2011 04:02 PM, [email protected] wrote: > > I wouldn't mind helping releasing a version 1.0 of this plugin if there > > were no objections. I just need to get familiar with the process. I'm > > currently a committer to the NaturalDocs plugin > > (http://mojo.codehaus.org/naturaldocs-maven-plugin), so it'd be good > > practice for me. > > > > It seems that there is at least one other party that uses this plugin, and > > I wouldn't be surprised if there were more. > > http://jira.codehaus.org/browse/MJS-35 > > > > I just need to know the workflow. I believe it involves calling a public > > vote, and I'd like to get feedback from Nicolas De Loof to see if he has > > any comments. > > > > Thoughts? > > > > > > Tim > > > > ---- Anders Hammar <[email protected]> wrote: > >> You can always create your own internal release of it. Just get the source > >> and deploy a release to your internal repo manager. > >> However, if creating an internal release I suggest you use a different > >> version than what you would expect an official release to have. This will > >> prevent future issues due to version collision. I always put some name in > >> the version which I know will make it unique (such as my company name for > >> example). > >> > >> /Anders > >> > >> On Thu, Mar 3, 2011 at 22:33, Lei Wang <[email protected]> wrote: > >> > >>> Hi, > >>> > >>> My company's project uses maven-javascript-plugin. We run into a problem > >>> when trying to release the project by using mvn release:prepare. The > >>> release plugin complains the project is using a snapshot version of the > >>> maven-javascript-plugin, which is 1.0-alpha-1-SNAPSHOT. I checked the > >>> website and found there is no release version available. Can someone > >>> make a release version of maven javascript plugin? Or can I do it and > >>> how? > >>> > >>> Lei Wang > >>> > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe from this list, please visit: > >>> > >>> http://xircles.codehaus.org/manage_email > >>> > >>> > >>> > > > > > > --------------------------------------------------------------------- > > To unsubscribe from this list, please visit: > > > > http://xircles.codehaus.org/manage_email > > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > > > ----- > No virus found in this message. > Checked by AVG - www.avg.com > Version: 10.0.1204 / Virus Database: 1435/3480 - Release Date: 03/03/11 > >
