Re: [mojo-dev] Make a release version of maven javascript plugin (MJS-37)

2011-03-08 Thread Anders Hammar
ust want to share my concerns. > > +1 on releasing and still -1 for 1.0 > > -Robert > > > From: [email protected] > > Date: Tue, 8 Mar 2011 13:47:59 +1100 > > CC: [email protected] > > To: [email protected] > > Subject: Re: [mojo-dev] Make a

RE: [mojo-dev] Make a release version of maven javascript plugin (MJS-37)

2011-03-08 Thread Robert Scholte
at's not a 1.0 worth for me. But it's no call, just want to share my concerns. +1 on releasing and still -1 for 1.0 -Robert > From: [email protected] > Date: Tue, 8 Mar 2011 13:47:59 +1100 > CC: [email protected] > To: [email protected] > Subject: Re:

Re: [mojo-dev] Make a release version of maven javascript plugin

2011-03-07 Thread Christopher Hunt
On 08/03/2011, at 1:03 PM, Timothy Astle wrote: > There was a Maven Java Plugin. =) LOL - "was" being significant though. > I do see your point though. There is a definite need to have some dependable > JavaScript support in Maven that everyone can use. Great. > > I'm going to go through th

Re: [mojo-dev] Make a release version of maven javascript plugin

2011-03-07 Thread Timothy Astle
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 -

Re: [mojo-dev] Make a release version of maven javascript plugin

2011-03-07 Thread Christopher Hunt
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 &g

Fwd: Fwd: Re: [mojo-dev] Make a release version of maven javascript plugin

2011-03-07 Thread Timothy Astle
ote 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

Re: [mojo-dev] Make a release version of maven javascript plugin

2011-03-03 Thread Paul Gier
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.

Re: [mojo-dev] Make a release version of maven javascript plugin

2011-03-03 Thread tastle
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 th

Re: [mojo-dev] Make a release version of maven javascript plugin

2011-03-03 Thread Anders Hammar
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 t

[mojo-dev] Make a release version of maven javascript plugin

2011-03-03 Thread Lei Wang
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 a