You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Vincent Siveton <vs...@apache.org> on 2007/11/29 14:17:53 UTC

[Vote] Release Maven Clean Plugin 2.2

Hi,

I'd like to release maven-clean-plugin 2.2.

This release fixes some bugs and makes some improvements. The last
release was made over 1 year ago.

Release Notes:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11128&styleName=Html&version=13042

Staging repo:
http://people.apache.org/~vsiveton/staging-repo/

Tag:
https://svn.apache.org/repos/asf/maven/plugins/tags/maven-clean-plugin-2.2/

Vote open for 72 hours.

Here is my +1

[ ] +1
[ ] +0
[ ] -1

Cheers,

Vincent

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


RE: [Vote] Release Maven Clean Plugin 2.2

Posted by "Brian E. Fox" <br...@reply.infinity.nu>.
No, the sources should always go out.

-----Original Message-----
From: Daniel Kulp [mailto:dkulp@apache.org] 
Sent: Thursday, November 29, 2007 7:33 AM
To: dev@maven.apache.org
Subject: Re: [Vote] Release Maven Clean Plugin 2.2


Actually, the other option is to just remove the -sources jar from the 
staging area and not "release" that.   Just the actual jar and the 
javadoc.

Dan

On Thursday 29 November 2007, Daniel Kulp wrote:
> I wish I would have caught this on all the releases in the last
> several months, but....
>
> The -sources jar that is generated does not contain the required
> NOTICE and LICENSE files.   Thus, it's not releasable according to
> Apache rules.
>
> The "fix" is to update the version of the maven-source-plugin that is
> used to either back down to 2.0.2 or forward to 2.0.4.  
> Unfortunately, the maven parent pom currently has it locked to 2.0.3
> which is broken.
>
> Until we can get a new version of the parent ready, (and then the
> plugins parent), I'd suggest locking it to 2.0.4 in your pom
> temporarily.   Carlos and I have done that for the release plugin and
> the source plugin for the remote-resources pom so I can get that
> release done.
>
> Dan
>
> vsiveton wrote:
> > Hi,
> >
> > I'd like to release maven-clean-plugin 2.2.
> >
> > This release fixes some bugs and makes some improvements. The last
> > release was made over 1 year ago.
> >
> > Release Notes:
> > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11128&sty
> >leName=Html&version=13042
> >
> > Staging repo:
> > http://people.apache.org/~vsiveton/staging-repo/
> >
> > Tag:
> > https://svn.apache.org/repos/asf/maven/plugins/tags/maven-clean-plug
> >in-2.2/
> >
> > Vote open for 72 hours.
> >
> > Here is my +1
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
> > Cheers,
> >
> > Vincent
> >
> > --------------------------------------------------------------------
> >- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org



-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727    C: 508-380-7194
daniel.kulp@iona.com
http://www.dankulp.com/blog

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [Vote] Release Maven Clean Plugin 2.2

Posted by Daniel Kulp <dk...@apache.org>.
Actually, the other option is to just remove the -sources jar from the 
staging area and not "release" that.   Just the actual jar and the 
javadoc.

Dan

On Thursday 29 November 2007, Daniel Kulp wrote:
> I wish I would have caught this on all the releases in the last
> several months, but....
>
> The -sources jar that is generated does not contain the required
> NOTICE and LICENSE files.   Thus, it's not releasable according to
> Apache rules.
>
> The "fix" is to update the version of the maven-source-plugin that is
> used to either back down to 2.0.2 or forward to 2.0.4.  
> Unfortunately, the maven parent pom currently has it locked to 2.0.3
> which is broken.
>
> Until we can get a new version of the parent ready, (and then the
> plugins parent), I'd suggest locking it to 2.0.4 in your pom
> temporarily.   Carlos and I have done that for the release plugin and
> the source plugin for the remote-resources pom so I can get that
> release done.
>
> Dan
>
> vsiveton wrote:
> > Hi,
> >
> > I'd like to release maven-clean-plugin 2.2.
> >
> > This release fixes some bugs and makes some improvements. The last
> > release was made over 1 year ago.
> >
> > Release Notes:
> > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11128&sty
> >leName=Html&version=13042
> >
> > Staging repo:
> > http://people.apache.org/~vsiveton/staging-repo/
> >
> > Tag:
> > https://svn.apache.org/repos/asf/maven/plugins/tags/maven-clean-plug
> >in-2.2/
> >
> > Vote open for 72 hours.
> >
> > Here is my +1
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
> > Cheers,
> >
> > Vincent
> >
> > --------------------------------------------------------------------
> >- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org



-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727    C: 508-380-7194
daniel.kulp@iona.com
http://www.dankulp.com/blog

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [Vote] Release Maven Clean Plugin 2.2

Posted by Vincent Siveton <vi...@gmail.com>.
Hi,

I'll fix these up, I didn't notice.

Thanks,

Vincent

2007/11/29, Daniel Kulp <dk...@apache.org>:
>
>
> I wish I would have caught this on all the releases in the last several
> months, but....
>
> The -sources jar that is generated does not contain the required NOTICE and
> LICENSE files.   Thus, it's not releasable according to Apache rules.
>
> The "fix" is to update the version of the maven-source-plugin that is used
> to either back down to 2.0.2 or forward to 2.0.4.   Unfortunately, the maven
> parent pom currently has it locked to 2.0.3 which is broken.
>
> Until we can get a new version of the parent ready, (and then the plugins
> parent), I'd suggest locking it to 2.0.4 in your pom temporarily.   Carlos
> and I have done that for the release plugin and the source plugin for the
> remote-resources pom so I can get that release done.
>
> Dan
>
>
>
>
> vsiveton wrote:
> >
> > Hi,
> >
> > I'd like to release maven-clean-plugin 2.2.
> >
> > This release fixes some bugs and makes some improvements. The last
> > release was made over 1 year ago.
> >
> > Release Notes:
> > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11128&styleName=Html&version=13042
> >
> > Staging repo:
> > http://people.apache.org/~vsiveton/staging-repo/
> >
> > Tag:
> > https://svn.apache.org/repos/asf/maven/plugins/tags/maven-clean-plugin-2.2/
> >
> > Vote open for 72 hours.
> >
> > Here is my +1
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
> > Cheers,
> >
> > Vincent
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>
> --
> View this message in context: http://www.nabble.com/-Vote--Release-Maven-Clean-Plugin-2.2-tf4897198s177.html#a14028020
> Sent from the Maven Developers mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [Vote] Release Maven Clean Plugin 2.2

Posted by Daniel Kulp <dk...@apache.org>.

I wish I would have caught this on all the releases in the last several
months, but....

The -sources jar that is generated does not contain the required NOTICE and
LICENSE files.   Thus, it's not releasable according to Apache rules.

The "fix" is to update the version of the maven-source-plugin that is used
to either back down to 2.0.2 or forward to 2.0.4.   Unfortunately, the maven
parent pom currently has it locked to 2.0.3 which is broken.  

Until we can get a new version of the parent ready, (and then the plugins
parent), I'd suggest locking it to 2.0.4 in your pom temporarily.   Carlos
and I have done that for the release plugin and the source plugin for the
remote-resources pom so I can get that release done.

Dan




vsiveton wrote:
> 
> Hi,
> 
> I'd like to release maven-clean-plugin 2.2.
> 
> This release fixes some bugs and makes some improvements. The last
> release was made over 1 year ago.
> 
> Release Notes:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11128&styleName=Html&version=13042
> 
> Staging repo:
> http://people.apache.org/~vsiveton/staging-repo/
> 
> Tag:
> https://svn.apache.org/repos/asf/maven/plugins/tags/maven-clean-plugin-2.2/
> 
> Vote open for 72 hours.
> 
> Here is my +1
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> Cheers,
> 
> Vincent
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
> 

-- 
View this message in context: http://www.nabble.com/-Vote--Release-Maven-Clean-Plugin-2.2-tf4897198s177.html#a14028020
Sent from the Maven Developers mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org