[RESULT] [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Hervé Boutemy
Hi,

The vote has passed with the following result:

+1 : Olivier Lamy, Tamás Cservenák, Sylwester Lachiewicz, Slawomir Jaranowski, 
Hervé Boutemy

PMC quorum: reached

I will promote the source release zip file to Apache distribution area and the 
artifacts to the central repo.



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



Re: [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Slawomir Jaranowski
+1

sob., 30 mar 2024 o 02:55 Hervé Boutemy  napisał(a):

> Hi,
>
> We solved 3 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12353471=Text
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-2081/
>
> https://repository.apache.org/content/repositories/maven-2081/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.3.1-source-release.zip sha512:
> aaa76709d054491118546c8f67829aa9c8435b6b2e6e2577573ac049823d1ca2c54c730e4800291cd3756a677f75af0278be886d16e057cf88fc014991f0004f
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-- 
Sławomir Jaranowski


Re: [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Herve Boutemy
here is my +1

Reproducible build ok: reference done with JDK 11 on *nix and umask 002

@Tamas this umask is the cause of your issue. In the future, with MSOURCES-137, 
we will be insensitive, which will avoid this little annoying precision

Regards,

Hervé


On 2024/03/30 01:55:10 Hervé Boutemy wrote:
> Hi,
> 
> We solved 3 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12353471=Text
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-2081/
> https://repository.apache.org/content/repositories/maven-2081/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-release.zip
> 
> Source release checksum(s):
> maven-source-plugin-3.3.1-source-release.zip sha512: 
> aaa76709d054491118546c8f67829aa9c8435b6b2e6e2577573ac049823d1ca2c54c730e4800291cd3756a677f75af0278be886d16e057cf88fc014991f0004f
> 
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
> 
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for at least 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
> 
> 

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



Re: [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Sylwester Lachiewicz
+1

pon., 1 kwi 2024, 08:15 użytkownik Olivier Lamy  napisał:

> +1
>
> On Sat, 30 Mar 2024 at 11:55, Hervé Boutemy  wrote:
> >
> > Hi,
> >
> > We solved 3 issues:
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12353471=Text
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-2081/
> >
> https://repository.apache.org/content/repositories/maven-2081/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-release.zip
> >
> > Source release checksum(s):
> > maven-source-plugin-3.3.1-source-release.zip sha512:
> aaa76709d054491118546c8f67829aa9c8435b6b2e6e2577573ac049823d1ca2c54c730e4800291cd3756a677f75af0278be886d16e057cf88fc014991f0004f
> >
> > Staging site:
> > https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
> >
> > Guide to testing staged releases:
> > https://maven.apache.org/guides/development/guide-testing-releases.html
> >
> > Vote open for at least 72 hours.
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
> >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


Re: [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Tamás Cservenák
Addendum:
I have locally this diff on sources JAR, that I guess is result of
MSOURCES-137 change:
---
target/reference/org.apache.maven.plugins/maven-source-plugin-3.3.1-sources.jar
+++ target/maven-source-plugin-3.3.1-sources.jar
├── zipinfo {}
│ @@ -17,10 +17,10 @@
│  -rw-r--r--  2.0 unx 1602 b- defN 24-Mar-30 01:48
org/apache/maven/plugins/source/AggregatorSourceJarMojo.java
│  -rw-r--r--  2.0 unx 1372 b- defN 24-Mar-30 01:48
org/apache/maven/plugins/source/SourceJarMojo.java
│  -rw-r--r--  2.0 unx 2160 b- defN 24-Mar-30 01:48
org/apache/maven/plugins/source/SourceJarNoForkMojo.java
│  -rw-r--r--  2.0 unx 1340 b- defN 24-Mar-30 01:48
org/apache/maven/plugins/source/TestSourceGeneratedJarMojo.java
│  -rw-r--r--  2.0 unx 1318 b- defN 24-Mar-30 01:48
org/apache/maven/plugins/source/TestSourceJarMojo.java
│  -rw-r--r--  2.0 unx 2185 b- defN 24-Mar-30 01:48
org/apache/maven/plugins/source/TestSourceJarNoForkMojo.java
│  -rw-r--r--  2.0 unx15204 b- defN 24-Mar-30 01:48
org/apache/maven/plugins/maven_source_plugin/HelpMojo.java
│ --rw-rw-r--  2.0 unx 6738 b- defN 24-Mar-30 01:48
META-INF/maven/org.apache.maven.plugins/maven-source-plugin/pom.xml
│ --rw-rw-r--  2.0 unx   78 b- defN 24-Mar-30 01:48
META-INF/maven/org.apache.maven.plugins/maven-source-plugin/pom.properties
│ +-rw-r--r--  2.0 unx 6738 b- defN 24-Mar-30 01:48
META-INF/maven/org.apache.maven.plugins/maven-source-plugin/pom.xml
│ +-rw-r--r--  2.0 unx   78 b- defN 24-Mar-30 01:48
META-INF/maven/org.apache.maven.plugins/maven-source-plugin/pom.properties
│  24 files, 66342 bytes uncompressed, 19995 bytes compressed:  69.9%


On Mon, Apr 1, 2024 at 9:28 AM Tamás Cservenák  wrote:

> +1
>
> Reference build OK, (U*ix, Java 11)
>
> On Sat, Mar 30, 2024 at 2:55 AM Hervé Boutemy 
> wrote:
>
>> Hi,
>>
>> We solved 3 issues:
>>
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12353471=Text
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-2081/
>>
>> https://repository.apache.org/content/repositories/maven-2081/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-release.zip
>>
>> Source release checksum(s):
>> maven-source-plugin-3.3.1-source-release.zip sha512:
>> aaa76709d054491118546c8f67829aa9c8435b6b2e6e2577573ac049823d1ca2c54c730e4800291cd3756a677f75af0278be886d16e057cf88fc014991f0004f
>>
>> Staging site:
>> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
>>
>> Guide to testing staged releases:
>> https://maven.apache.org/guides/development/guide-testing-releases.html
>>
>> Vote open for at least 72 hours.
>>
>> [ ] +1
>> [ ] +0
>> [ ] -1
>>
>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>>


Re: [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Tamás Cservenák
+1

Reference build OK, (U*ix, Java 11)

On Sat, Mar 30, 2024 at 2:55 AM Hervé Boutemy  wrote:

> Hi,
>
> We solved 3 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12353471=Text
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-2081/
>
> https://repository.apache.org/content/repositories/maven-2081/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.3.1-source-release.zip sha512:
> aaa76709d054491118546c8f67829aa9c8435b6b2e6e2577573ac049823d1ca2c54c730e4800291cd3756a677f75af0278be886d16e057cf88fc014991f0004f
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


Re: [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Olivier Lamy
+1

On Sat, 30 Mar 2024 at 11:55, Hervé Boutemy  wrote:
>
> Hi,
>
> We solved 3 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12353471=Text
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-2081/
> https://repository.apache.org/content/repositories/maven-2081/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.3.1-source-release.zip sha512: 
> aaa76709d054491118546c8f67829aa9c8435b6b2e6e2577573ac049823d1ca2c54c730e4800291cd3756a677f75af0278be886d16e057cf88fc014991f0004f
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

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



[VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-03-29 Thread Hervé Boutemy
Hi,

We solved 3 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12353471=Text

Staging repo:
https://repository.apache.org/content/repositories/maven-2081/
https://repository.apache.org/content/repositories/maven-2081/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-release.zip

Source release checksum(s):
maven-source-plugin-3.3.1-source-release.zip sha512: 
aaa76709d054491118546c8f67829aa9c8435b6b2e6e2577573ac049823d1ca2c54c730e4800291cd3756a677f75af0278be886d16e057cf88fc014991f0004f

Staging site:
https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for at least 72 hours.

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



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



Re: release of maven-source-plugin

2024-03-27 Thread Herve Boutemy
https://github.com/apache/maven-source-plugin/pull/24 does not seem to get any 
positive traction: be it

MSOURCE-140 and MSOURCE-141 are assigned to 3.3.1 release but nobody wants to 
work with me on it to solve something: it seems they are not a real problem

I won't hold the 3.3.1 release forever, I'll do it without them fixed to 
benefit from other fixes: if someone wants to work on it for future releases, 
I'll let them do
release early, release often, one step at a time

On 2024/03/25 07:10:22 Hervé Boutemy wrote:
> PR ready for review:
> https://github.com/apache/maven-source-plugin/pull/24
> 
> I think it does the right job at differentiating 2 cases that the initial 
> MSOURCES-121 merged too aggressively:
> 1. do not fail when executed twice with the same output file
> 2. but fail when re-attach happens to another output file = another 
> classifier 
> has to be configured
> 
> Regards,
> 
> Hervé
> 
> Le lundi 25 mars 2024, 07:31:53 CET Hervé Boutemy a écrit :
> > IIUC, this is an explanation of the mystery failure that started the
> > MSOURCE-121 update
> > 
> > but after MSOURCE-121, the plugin itself stops with a failure when detecting
> > re-addition: that's why Gary can't upgrade, the failure is now happening at
> > plugin level, and always
> > "mvn install deploy" (with source enabled) is a simple test to see the
> > failure introduced by MSOURCE-121
> > 
> > I'm starting to understand the many aspects of this issue: I think I know
> > how to update the goal to be more tolerant
> > 
> > Thanks for the help
> > 
> > Hervé
> > 
> > Le dimanche 24 mars 2024, 20:39:55 CET Romain Manni-Bucau a écrit :
> > > Hi,
> > > 
> > > I think it is fixed for v4 serie.
> > > Main issue comes from the default v3 pom (
> > > https://github.com/apache/maven/blob/maven-3.9.2/maven-model-builder/src/m
> > > ai n/resources/org/apache/maven/model/pom-4.0.0.xml#L113) which is no more
> > > a thing in v4 so the merge of the plugin executions does not happen the
> > > same and the issue disappeared.
> > > The easiest is likely to either let the default be merged and not use
> > > "jar"
> > > (implicit jar-no-fork instead) or just not use the default id
> > > (attach-sources) and skip the default one.
> > > 
> > > So there is no source plugin issue (as the plugin will never fix it by
> > > "bug
> > > design") so no reason to hold a release IMHO.
> > > 
> > > Guess it silently overrided the already built artifact for years - until
> > > we
> > > just fail cause it is a broken design - after this change of goal
> > > https://issues.apache.org/jira/browse/MNG-5940.
> > > 
> > > So long story short: we are on track and release can be done I think.
> > > 
> > > Romain Manni-Bucau
> > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > <http://rmannibucau.wordpress.com> | Github
> > > <https://github.com/rmannibucau>> 
> > > | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > 
> > > <https://www.packtpub.com/application-development/java-ee-8-high-performan
> > > ce
> > > 
> > > 
> > > 
> > > Le dim. 24 mars 2024 à 18:44, Gary Gregory  a
> > > 
> > > écrit :
> > > > Hi All,
> > > > 
> > > > As long as https://issues.apache.org/jira/browse/MSOURCES-143 is in
> > > > play, Commons will stay on a pre-3.3.0 version.
> > > > 
> > > > I re-read the comments, I still don't know what we can do in Commons
> > > > to address this as this feels like some deep Maven Magic.
> > > > 
> > > > Gary
> > > > 
> > > > On Sun, Mar 24, 2024 at 11:48 AM Hervé Boutemy 
> > > > 
> > > > wrote:
> > > > > I'd like to release maven-source-plugin 3.3.1 to drop the umask
> > > > 
> > > > sensitivity
> > > > 
> > > > > during Reproducible Builds :)1
> > > > > 
> > > > > but there are a few issues open
> > > > > 
> > > > >  https://issues.apache.org/jira/projects/MSOURCES/versions/12353471
> > > > > 
> > > > > they are related to https://issues.apache.org/jira/browse/
> MSOURCES-121:
> > > > I
> > 

Re: release of maven-source-plugin

2024-03-25 Thread Hervé Boutemy
PR ready for review:
https://github.com/apache/maven-source-plugin/pull/24

I think it does the right job at differentiating 2 cases that the initial 
MSOURCES-121 merged too aggressively:
1. do not fail when executed twice with the same output file
2. but fail when re-attach happens to another output file = another classifier 
has to be configured

Regards,

Hervé

Le lundi 25 mars 2024, 07:31:53 CET Hervé Boutemy a écrit :
> IIUC, this is an explanation of the mystery failure that started the
> MSOURCE-121 update
> 
> but after MSOURCE-121, the plugin itself stops with a failure when detecting
> re-addition: that's why Gary can't upgrade, the failure is now happening at
> plugin level, and always
> "mvn install deploy" (with source enabled) is a simple test to see the
> failure introduced by MSOURCE-121
> 
> I'm starting to understand the many aspects of this issue: I think I know
> how to update the goal to be more tolerant
> 
> Thanks for the help
> 
> Hervé
> 
> Le dimanche 24 mars 2024, 20:39:55 CET Romain Manni-Bucau a écrit :
> > Hi,
> > 
> > I think it is fixed for v4 serie.
> > Main issue comes from the default v3 pom (
> > https://github.com/apache/maven/blob/maven-3.9.2/maven-model-builder/src/m
> > ai n/resources/org/apache/maven/model/pom-4.0.0.xml#L113) which is no more
> > a thing in v4 so the merge of the plugin executions does not happen the
> > same and the issue disappeared.
> > The easiest is likely to either let the default be merged and not use
> > "jar"
> > (implicit jar-no-fork instead) or just not use the default id
> > (attach-sources) and skip the default one.
> > 
> > So there is no source plugin issue (as the plugin will never fix it by
> > "bug
> > design") so no reason to hold a release IMHO.
> > 
> > Guess it silently overrided the already built artifact for years - until
> > we
> > just fail cause it is a broken design - after this change of goal
> > https://issues.apache.org/jira/browse/MNG-5940.
> > 
> > So long story short: we are on track and release can be done I think.
> > 
> > Romain Manni-Bucau
> > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > <https://rmannibucau.metawerx.net/> | Old Blog
> > <http://rmannibucau.wordpress.com> | Github
> > <https://github.com/rmannibucau>> 
> > | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > 
> > <https://www.packtpub.com/application-development/java-ee-8-high-performan
> > ce
> > 
> > 
> > 
> > Le dim. 24 mars 2024 à 18:44, Gary Gregory  a
> > 
> > écrit :
> > > Hi All,
> > > 
> > > As long as https://issues.apache.org/jira/browse/MSOURCES-143 is in
> > > play, Commons will stay on a pre-3.3.0 version.
> > > 
> > > I re-read the comments, I still don't know what we can do in Commons
> > > to address this as this feels like some deep Maven Magic.
> > > 
> > > Gary
> > > 
> > > On Sun, Mar 24, 2024 at 11:48 AM Hervé Boutemy 
> > > 
> > > wrote:
> > > > I'd like to release maven-source-plugin 3.3.1 to drop the umask
> > > 
> > > sensitivity
> > > 
> > > > during Reproducible Builds :)1
> > > > 
> > > > but there are a few issues open
> > > > 
> > > >  https://issues.apache.org/jira/projects/MSOURCES/versions/12353471
> > > > 
> > > > they are related to https://issues.apache.org/jira/browse/
MSOURCES-121:
> > > I
> > > 
> > > > don't get what conditions made the build fail previously, but
> > > 
> > > MSOURCES-121
> > > 
> > > > make it fail now always.
> > > > Should we just change the ERROR into WARNING?
> > > > Should we do something smarter, for example not re-add if it's the
> > > > same
> > > 
> > > file?
> > > 
> > > > Or warn only if the second file addition is different from the first?
> > > 
> > > Then
> > > 
> > > > replace instead of add?
> > > > 
> > > > Please help clarifying and fixing this issue that seems ignored for a
> > > 
> > > long time
> > > 
> > > > Regards,
> > > > 
> > > > Hervé
> > > > 
> > > > 
> > > > 
> > > > -
> > > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > > > For additional commands, e-mail: dev-h...@maven.apache.org
> > > 
> > > -
> > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > > For additional commands, e-mail: dev-h...@maven.apache.org
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org





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



Re: release of maven-source-plugin

2024-03-25 Thread Hervé Boutemy
IIUC, this is an explanation of the mystery failure that started the 
MSOURCE-121 update

but after MSOURCE-121, the plugin itself stops with a failure when detecting 
re-addition: that's why Gary can't upgrade, the failure is now happening at 
plugin level, and always
"mvn install deploy" (with source enabled) is a simple test to see the failure 
introduced by MSOURCE-121

I'm starting to understand the many aspects of this issue: I think I know how 
to update the goal to be more tolerant

Thanks for the help

Hervé

Le dimanche 24 mars 2024, 20:39:55 CET Romain Manni-Bucau a écrit :
> Hi,
> 
> I think it is fixed for v4 serie.
> Main issue comes from the default v3 pom (
> https://github.com/apache/maven/blob/maven-3.9.2/maven-model-builder/src/mai
> n/resources/org/apache/maven/model/pom-4.0.0.xml#L113) which is no more a
> thing in v4 so the merge of the plugin executions does not happen the same
> and the issue disappeared.
> The easiest is likely to either let the default be merged and not use "jar"
> (implicit jar-no-fork instead) or just not use the default id
> (attach-sources) and skip the default one.
> 
> So there is no source plugin issue (as the plugin will never fix it by "bug
> design") so no reason to hold a release IMHO.
> 
> Guess it silently overrided the already built artifact for years - until we
> just fail cause it is a broken design - after this change of goal
> https://issues.apache.org/jira/browse/MNG-5940.
> 
> So long story short: we are on track and release can be done I think.
> 
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://rmannibucau.metawerx.net/> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau>
> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <https://www.packtpub.com/application-development/java-ee-8-high-performance
> >
> 
> 
> Le dim. 24 mars 2024 à 18:44, Gary Gregory  a
> 
> écrit :
> > Hi All,
> > 
> > As long as https://issues.apache.org/jira/browse/MSOURCES-143 is in
> > play, Commons will stay on a pre-3.3.0 version.
> > 
> > I re-read the comments, I still don't know what we can do in Commons
> > to address this as this feels like some deep Maven Magic.
> > 
> > Gary
> > 
> > On Sun, Mar 24, 2024 at 11:48 AM Hervé Boutemy 
> > 
> > wrote:
> > > I'd like to release maven-source-plugin 3.3.1 to drop the umask
> > 
> > sensitivity
> > 
> > > during Reproducible Builds :)1
> > > 
> > > but there are a few issues open
> > > 
> > >  https://issues.apache.org/jira/projects/MSOURCES/versions/12353471
> > > 
> > > they are related to https://issues.apache.org/jira/browse/MSOURCES-121:
> > I
> > 
> > > don't get what conditions made the build fail previously, but
> > 
> > MSOURCES-121
> > 
> > > make it fail now always.
> > > Should we just change the ERROR into WARNING?
> > > Should we do something smarter, for example not re-add if it's the same
> > 
> > file?
> > 
> > > Or warn only if the second file addition is different from the first?
> > 
> > Then
> > 
> > > replace instead of add?
> > > 
> > > Please help clarifying and fixing this issue that seems ignored for a
> > 
> > long time
> > 
> > > Regards,
> > > 
> > > Hervé
> > > 
> > > 
> > > 
> > > -
> > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > > For additional commands, e-mail: dev-h...@maven.apache.org
> > 
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org





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



Re: release of maven-source-plugin

2024-03-24 Thread Gary Gregory
I'm glad to hear there is nothing fundamentally wrong. Thank you for the
detailed explanation.

Gary


On Sun, Mar 24, 2024, 3:40 PM Romain Manni-Bucau 
wrote:

> Hi,
>
> I think it is fixed for v4 serie.
> Main issue comes from the default v3 pom (
>
> https://github.com/apache/maven/blob/maven-3.9.2/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml#L113
> )
> which is no more a thing in v4 so the merge of the plugin executions does
> not happen the same and the issue disappeared.
> The easiest is likely to either let the default be merged and not use "jar"
> (implicit jar-no-fork instead) or just not use the default id
> (attach-sources) and skip the default one.
>
> So there is no source plugin issue (as the plugin will never fix it by "bug
> design") so no reason to hold a release IMHO.
>
> Guess it silently overrided the already built artifact for years - until we
> just fail cause it is a broken design - after this change of goal
> https://issues.apache.org/jira/browse/MNG-5940.
>
> So long story short: we are on track and release can be done I think.
>
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://rmannibucau.metawerx.net/> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <
> https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >
>
>
> Le dim. 24 mars 2024 à 18:44, Gary Gregory  a
> écrit :
>
> > Hi All,
> >
> > As long as https://issues.apache.org/jira/browse/MSOURCES-143 is in
> > play, Commons will stay on a pre-3.3.0 version.
> >
> > I re-read the comments, I still don't know what we can do in Commons
> > to address this as this feels like some deep Maven Magic.
> >
> > Gary
> >
> > On Sun, Mar 24, 2024 at 11:48 AM Hervé Boutemy 
> > wrote:
> > >
> > > I'd like to release maven-source-plugin 3.3.1 to drop the umask
> > sensitivity
> > > during Reproducible Builds :)1
> > >
> > > but there are a few issues open
> > >  https://issues.apache.org/jira/projects/MSOURCES/versions/12353471
> > >
> > > they are related to https://issues.apache.org/jira/browse/MSOURCES-121
> :
> > I
> > > don't get what conditions made the build fail previously, but
> > MSOURCES-121
> > > make it fail now always.
> > > Should we just change the ERROR into WARNING?
> > > Should we do something smarter, for example not re-add if it's the same
> > file?
> > > Or warn only if the second file addition is different from the first?
> > Then
> > > replace instead of add?
> > >
> > > Please help clarifying and fixing this issue that seems ignored for a
> > long time
> > >
> > > Regards,
> > >
> > > Hervé
> > >
> > >
> > >
> > > -
> > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > > For additional commands, e-mail: dev-h...@maven.apache.org
> > >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
> >
>


Re: release of maven-source-plugin

2024-03-24 Thread Romain Manni-Bucau
Hi,

I think it is fixed for v4 serie.
Main issue comes from the default v3 pom (
https://github.com/apache/maven/blob/maven-3.9.2/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml#L113)
which is no more a thing in v4 so the merge of the plugin executions does
not happen the same and the issue disappeared.
The easiest is likely to either let the default be merged and not use "jar"
(implicit jar-no-fork instead) or just not use the default id
(attach-sources) and skip the default one.

So there is no source plugin issue (as the plugin will never fix it by "bug
design") so no reason to hold a release IMHO.

Guess it silently overrided the already built artifact for years - until we
just fail cause it is a broken design - after this change of goal
https://issues.apache.org/jira/browse/MNG-5940.

So long story short: we are on track and release can be done I think.

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>


Le dim. 24 mars 2024 à 18:44, Gary Gregory  a
écrit :

> Hi All,
>
> As long as https://issues.apache.org/jira/browse/MSOURCES-143 is in
> play, Commons will stay on a pre-3.3.0 version.
>
> I re-read the comments, I still don't know what we can do in Commons
> to address this as this feels like some deep Maven Magic.
>
> Gary
>
> On Sun, Mar 24, 2024 at 11:48 AM Hervé Boutemy 
> wrote:
> >
> > I'd like to release maven-source-plugin 3.3.1 to drop the umask
> sensitivity
> > during Reproducible Builds :)1
> >
> > but there are a few issues open
> >  https://issues.apache.org/jira/projects/MSOURCES/versions/12353471
> >
> > they are related to https://issues.apache.org/jira/browse/MSOURCES-121:
> I
> > don't get what conditions made the build fail previously, but
> MSOURCES-121
> > make it fail now always.
> > Should we just change the ERROR into WARNING?
> > Should we do something smarter, for example not re-add if it's the same
> file?
> > Or warn only if the second file addition is different from the first?
> Then
> > replace instead of add?
> >
> > Please help clarifying and fixing this issue that seems ignored for a
> long time
> >
> > Regards,
> >
> > Hervé
> >
> >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


Re: release of maven-source-plugin

2024-03-24 Thread Gary Gregory
Hi All,

As long as https://issues.apache.org/jira/browse/MSOURCES-143 is in
play, Commons will stay on a pre-3.3.0 version.

I re-read the comments, I still don't know what we can do in Commons
to address this as this feels like some deep Maven Magic.

Gary

On Sun, Mar 24, 2024 at 11:48 AM Hervé Boutemy  wrote:
>
> I'd like to release maven-source-plugin 3.3.1 to drop the umask sensitivity
> during Reproducible Builds :)1
>
> but there are a few issues open
>  https://issues.apache.org/jira/projects/MSOURCES/versions/12353471
>
> they are related to https://issues.apache.org/jira/browse/MSOURCES-121: I
> don't get what conditions made the build fail previously, but MSOURCES-121
> make it fail now always.
> Should we just change the ERROR into WARNING?
> Should we do something smarter, for example not re-add if it's the same file?
> Or warn only if the second file addition is different from the first? Then
> replace instead of add?
>
> Please help clarifying and fixing this issue that seems ignored for a long 
> time
>
> Regards,
>
> Hervé
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

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



release of maven-source-plugin

2024-03-24 Thread Hervé Boutemy
I'd like to release maven-source-plugin 3.3.1 to drop the umask sensitivity 
during Reproducible Builds :)1

but there are a few issues open
 https://issues.apache.org/jira/projects/MSOURCES/versions/12353471

they are related to https://issues.apache.org/jira/browse/MSOURCES-121: I 
don't get what conditions made the build fail previously, but MSOURCES-121 
make it fail now always.
Should we just change the ERROR into WARNING?
Should we do something smarter, for example not re-add if it's the same file? 
Or warn only if the second file addition is different from the first? Then 
replace instead of add?

Please help clarifying and fixing this issue that seems ignored for a long time

Regards,

Hervé



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



[RESULT] [VOTE] Release Apache Maven Source Plugin version 3.3.0

2023-05-21 Thread Slawomir Jaranowski
The vote has passed with the following result:

+1: Sylwester Lachiewicz, Herve Boutemy, Tamás Cservenák, Guillaume Nodet,
Michael Osipov, Olivier Lamy

PMC quorum: reached

I will promote the source release zip file to Apache distribution area and
the artifacts to the central repo.

-- 
Sławomir Jaranowski


Re: [VOTE] Release Apache Maven Source Plugin version 3.3.0

2023-05-19 Thread Olivier Lamy
+1

On Thu, 18 May 2023 at 07:41, Slawomir Jaranowski
 wrote:
>
> Hi,
>
> We solved 7 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12346658
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20resolution%20%3D%20Unresolved
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1945/
> https://repository.apache.org/content/repositories/maven-1945/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.3.0-source-release.zip - SHA-512 :
> d1aec2a1069a1e46bb8240484f998991fdfd0ee0bf9eba17636b3a122b2508d370d19395ca945b891893359a240dbb5db894691c1e4fef0929f7ca400d20bbcf
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Sławomir Jaranowski

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



Re: [VOTE] Release Apache Maven Source Plugin version 3.3.0

2023-05-18 Thread Michael Osipov

Am 2023-05-17 um 23:40 schrieb Slawomir Jaranowski:

Hi,

We solved 7 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12346658

There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20resolution%20%3D%20Unresolved

Staging repo:
https://repository.apache.org/content/repositories/maven-1945/
https://repository.apache.org/content/repositories/maven-1945/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0-source-release.zip

Source release checksum(s):
maven-source-plugin-3.3.0-source-release.zip - SHA-512 :
d1aec2a1069a1e46bb8240484f998991fdfd0ee0bf9eba17636b3a122b2508d370d19395ca945b891893359a240dbb5db894691c1e4fef0929f7ca400d20bbcf

Staging site:
https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for at least 72 hours.


+1


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



Re: [VOTE] Release Apache Maven Source Plugin version 3.3.0

2023-05-18 Thread Guillaume Nodet
+1

Le mer. 17 mai 2023 à 23:41, Slawomir Jaranowski  a
écrit :

> Hi,
>
> We solved 7 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12346658
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20resolution%20%3D%20Unresolved
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1945/
>
> https://repository.apache.org/content/repositories/maven-1945/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.3.0-source-release.zip - SHA-512 :
>
> d1aec2a1069a1e46bb8240484f998991fdfd0ee0bf9eba17636b3a122b2508d370d19395ca945b891893359a240dbb5db894691c1e4fef0929f7ca400d20bbcf
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Sławomir Jaranowski
>


-- 

Guillaume Nodet


Re: [VOTE] Release Apache Maven Source Plugin version 3.3.0

2023-05-18 Thread Tamás Cservenák
+1

On Wed, May 17, 2023 at 11:41 PM Slawomir Jaranowski 
wrote:

> Hi,
>
> We solved 7 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12346658
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20resolution%20%3D%20Unresolved
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1945/
>
> https://repository.apache.org/content/repositories/maven-1945/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.3.0-source-release.zip - SHA-512 :
>
> d1aec2a1069a1e46bb8240484f998991fdfd0ee0bf9eba17636b3a122b2508d370d19395ca945b891893359a240dbb5db894691c1e4fef0929f7ca400d20bbcf
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Sławomir Jaranowski
>


Re: [VOTE] Release Apache Maven Source Plugin version 3.3.0

2023-05-18 Thread Herve Boutemy
+1

Reproducible Build ok: reference build done with JDK 17 on *nix

Regards,

Hervé

On 2023/05/17 21:40:49 Slawomir Jaranowski wrote:
> Hi,
> 
> We solved 7 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12346658
> 
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20resolution%20%3D%20Unresolved
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1945/
> https://repository.apache.org/content/repositories/maven-1945/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0-source-release.zip
> 
> Source release checksum(s):
> maven-source-plugin-3.3.0-source-release.zip - SHA-512 :
> d1aec2a1069a1e46bb8240484f998991fdfd0ee0bf9eba17636b3a122b2508d370d19395ca945b891893359a240dbb5db894691c1e4fef0929f7ca400d20bbcf
> 
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
> 
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for at least 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> -- 
> Sławomir Jaranowski
> 

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



Re: [VOTE] Release Apache Maven Source Plugin version 3.3.0

2023-05-17 Thread Sylwester Lachiewicz
+1

śr., 17 maj 2023, 23:41 użytkownik Slawomir Jaranowski <
s.jaranow...@gmail.com> napisał:

> Hi,
>
> We solved 7 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12346658
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20resolution%20%3D%20Unresolved
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1945/
>
> https://repository.apache.org/content/repositories/maven-1945/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.3.0-source-release.zip - SHA-512 :
>
> d1aec2a1069a1e46bb8240484f998991fdfd0ee0bf9eba17636b3a122b2508d370d19395ca945b891893359a240dbb5db894691c1e4fef0929f7ca400d20bbcf
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Sławomir Jaranowski
>


[VOTE] Release Apache Maven Source Plugin version 3.3.0

2023-05-17 Thread Slawomir Jaranowski
Hi,

We solved 7 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12346658

There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20resolution%20%3D%20Unresolved

Staging repo:
https://repository.apache.org/content/repositories/maven-1945/
https://repository.apache.org/content/repositories/maven-1945/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0-source-release.zip

Source release checksum(s):
maven-source-plugin-3.3.0-source-release.zip - SHA-512 :
d1aec2a1069a1e46bb8240484f998991fdfd0ee0bf9eba17636b3a122b2508d370d19395ca945b891893359a240dbb5db894691c1e4fef0929f7ca400d20bbcf

Staging site:
https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for at least 72 hours.

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

-- 
Sławomir Jaranowski


Re: [RESULT] [VOTE] Release Apache Maven Source Plugin version 3.2.1

2019-12-21 Thread Stephen Connolly
Nope on PMC quorum, but here’s my +1 to make it legal

On Sat 21 Dec 2019 at 14:19, Hervé BOUTEMY  wrote:

> Hi,
>
> The vote has passed with the following result:
>
> +1 : Karl Heinz Marbaise, Mark Struberg, Hervé Boutemy
>
> PMC quorum reached
>
> I will promote the artifacts to the central repo.
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
> --
Sent from my phone


[RESULT] [VOTE] Release Apache Maven Source Plugin version 3.2.1

2019-12-21 Thread Hervé BOUTEMY
Hi,
 
The vote has passed with the following result:
 
+1 : Karl Heinz Marbaise, Mark Struberg, Hervé Boutemy  

PMC quorum reached
 
I will promote the artifacts to the central repo.



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



Re: [VOTE] Release Apache Maven Source Plugin version 3.2.1

2019-12-21 Thread Hervé BOUTEMY
here is my +1

Regards,

Hervé

Le lundi 16 décembre 2019, 19:37:00 CET Hervé BOUTEMY a écrit :
> Hi,
> 
> We solved 2 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924
> rsion=12346480=Text
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1545/
> https://repository.apache.org/content/repositories/maven-1545/org/apache/mav
> en/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1-source-releas
> e.zip
> 
> Source release checksum(s):
> maven-source-plugin-3.2.1-source-release.zip sha512:
> 4d7252839cc74dae8100a47adadbe6fc2c8f4d57e930fa695e4e6c75a8571b1246a63aa25de
> 0cf2d73601e599faea2a31be43b1fe442e36d463702d885ccf8b7
> 
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
> 
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for at least 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org





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



Re: [VOTE] Release Apache Maven Source Plugin version 3.2.1

2019-12-21 Thread Mark Struberg
+1

LieGrue,
strub



> Am 16.12.2019 um 19:37 schrieb Hervé BOUTEMY :
> 
> Hi,
> 
> We solved 2 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12346480=Text
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1545/
> https://repository.apache.org/content/repositories/maven-1545/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1-source-release.zip
> 
> Source release checksum(s):
> maven-source-plugin-3.2.1-source-release.zip sha512: 
> 4d7252839cc74dae8100a47adadbe6fc2c8f4d57e930fa695e4e6c75a8571b1246a63aa25de0cf2d73601e599faea2a31be43b1fe442e36d463702d885ccf8b7
> 
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
> 
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for at least 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
> 


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



Re: [VOTE] Release Apache Maven Source Plugin version 3.2.1

2019-12-21 Thread Karl Heinz Marbaise

Hi,

tested with several Maven versions, JDK's...

+1 from me.

Kind regards
Karl Heinz Marbaise
On 16.12.19 19:37, Hervé BOUTEMY wrote:

Hi,

We solved 2 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12346480=Text

Staging repo:
https://repository.apache.org/content/repositories/maven-1545/
https://repository.apache.org/content/repositories/maven-1545/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1-source-release.zip

Source release checksum(s):
maven-source-plugin-3.2.1-source-release.zip sha512: 
4d7252839cc74dae8100a47adadbe6fc2c8f4d57e930fa695e4e6c75a8571b1246a63aa25de0cf2d73601e599faea2a31be43b1fe442e36d463702d885ccf8b7

Staging site:
https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for at least 72 hours.

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


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



Re: [VOTE] Release Apache Maven Source Plugin version 3.2.1

2019-12-21 Thread Hervé BOUTEMY
Having a value in master is useful: you get reproducible SNAPSHOTs

Regards,

Hervé

Le samedi 21 décembre 2019, 09:41:34 CET Stephen Connolly a écrit :
> On Tue 17 Dec 2019 at 08:14, Hervé BOUTEMY  wrote:
> > I forgot to mention:
> > notice that thanks to maven-release-plugin 3.0.0-M1, the
> > project.build.outputTimestamp property was automatically updated 2 times
> > during the release:
> > - [1] during the release preparation phase
> > - [2] when preparing next development iteration
> > 
> > We have now the expected developer experience: everything is automatic
> > (after init = manually defining an initial property value) and the
> > timestamp is as meaningful as possible
> 
> Can I -as a developer- have
> https://github.com/apache/maven-source-plugin/blob/e8eaa79e273c5d2b2e02eb1b8
> a964b2160081e0e/pom.xml#L84 as an empty property on `master` and have it
> only populated with a timestamp for the release tag?
> 
> > Regards,
> > 
> > Hervé
> > 
> > [1]
> > https://github.com/apache/maven-source-plugin/commit/a59a2e481f7d8e46f2abb
> > d339d2d27e9b2964eba
> > 
> > [2]
> > https://github.com/apache/maven-source-plugin/commit/e8eaa79e273c5d2b2e02e
> > b1b8a964b2160081e0e> 
> > Le lundi 16 décembre 2019, 19:55:47 CET Hervé BOUTEMY a écrit :
> > > for those interested, I add the "Reproducible Builds (free) Bounty" :)
> > > 
> > > instructions:
> > > - use JDK 8 on an Unix (and please share if you find a trick to build on
> > > Windows, geting the same result) - please install locally
> > > maven-buildinfo-plugin
> > > https://github.com/apache/maven-studies/tree/maven-buildinfo-plugin -
> > 
> > build
> > 
> > > with "mvn -Papache-release,run-its -Dgpg.skip verify buildinfo:save" -
> > > check the content of target/buildinfo against reference in attachment If
> > > you don't want to install maven-buildinfo-plugin, you can check the
> > 
> > output
> > 
> > > checksums by hand, there are only 3 files to check in such a simple
> > > mono-module project: maven-source-plugin-3.2.1.jar,
> > > maven-source-plugin-3.2.1-source-release.zip and
> > > maven-source-plugin-3.2.1-sources.jar
> > > 
> > > Regards,
> > > 
> > > Hervé
> > > 
> > > Le lundi 16 décembre 2019, 19:37:00 CET Hervé BOUTEMY a écrit :
> > > > Hi,
> > 
> > > > We solved 2 issues:
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924;
> > 
> > > > ve rsion=12346480=Text
> > > > 
> > > > Staging repo:
> > > > https://repository.apache.org/content/repositories/maven-1545/
> > 
> > https://repository.apache.org/content/repositories/maven-1545/org/apache/m
> > 
> > > > av
> > 
> > en/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1-source-rel
> > 
> > > > eas e.zip
> > > > 
> > > > Source release checksum(s):
> > 
> > > > maven-source-plugin-3.2.1-source-release.zip sha512:
> > 4d7252839cc74dae8100a47adadbe6fc2c8f4d57e930fa695e4e6c75a8571b1246a63aa25d
> > 
> > > > e
> > > > 0cf2d73601e599faea2a31be43b1fe442e36d463702d885ccf8b7
> > > > 
> > > > Staging site:
> > > > https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
> > 
> > > > Guide to testing staged releases:
> > https://maven.apache.org/guides/development/guide-testing-releases.html
> > 
> > > > Vote open for at least 72 hours.
> > > > 
> > > > [ ] +1
> > > > [ ] +0
> > > > [ ] -1
> > > > 
> > > > 
> > > > 
> > > > -
> > > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > > > For additional commands, e-mail: dev-h...@maven.apache.org
> > 
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> > 
> > --
> 
> Sent from my phone





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



Re: [VOTE] Release Apache Maven Source Plugin version 3.2.1

2019-12-21 Thread Stephen Connolly
On Tue 17 Dec 2019 at 08:14, Hervé BOUTEMY  wrote:

> I forgot to mention:
> notice that thanks to maven-release-plugin 3.0.0-M1, the
> project.build.outputTimestamp property was automatically updated 2 times
> during the release:
> - [1] during the release preparation phase
> - [2] when preparing next development iteration
>
> We have now the expected developer experience: everything is automatic
> (after init = manually defining an initial property value) and the
> timestamp is as meaningful as possible


Can I -as a developer- have
https://github.com/apache/maven-source-plugin/blob/e8eaa79e273c5d2b2e02eb1b8a964b2160081e0e/pom.xml#L84
as an empty property on `master` and have it only populated with a
timestamp for the release tag?

>
>
> Regards,
>
> Hervé
>
> [1]
> https://github.com/apache/maven-source-plugin/commit/a59a2e481f7d8e46f2abbd339d2d27e9b2964eba
>
> [2]
> https://github.com/apache/maven-source-plugin/commit/e8eaa79e273c5d2b2e02eb1b8a964b2160081e0e
>
> Le lundi 16 décembre 2019, 19:55:47 CET Hervé BOUTEMY a écrit :
> > for those interested, I add the "Reproducible Builds (free) Bounty" :)
> >
> > instructions:
> > - use JDK 8 on an Unix (and please share if you find a trick to build on
> > Windows, geting the same result) - please install locally
> > maven-buildinfo-plugin
> > https://github.com/apache/maven-studies/tree/maven-buildinfo-plugin -
> build
> > with "mvn -Papache-release,run-its -Dgpg.skip verify buildinfo:save" -
> > check the content of target/buildinfo against reference in attachment If
> > you don't want to install maven-buildinfo-plugin, you can check the
> output
> > checksums by hand, there are only 3 files to check in such a simple
> > mono-module project: maven-source-plugin-3.2.1.jar,
> > maven-source-plugin-3.2.1-source-release.zip and
> > maven-source-plugin-3.2.1-sources.jar
> >
> > Regards,
> >
> > Hervé
> >
> > Le lundi 16 décembre 2019, 19:37:00 CET Hervé BOUTEMY a écrit :
> > > Hi,
> > >
> > > We solved 2 issues:
> > >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924;
> > > ve rsion=12346480=Text
> > >
> > > Staging repo:
> > > https://repository.apache.org/content/repositories/maven-1545/
> > >
> https://repository.apache.org/content/repositories/maven-1545/org/apache/m
> > > av
> > >
> en/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1-source-rel
> > > eas e.zip
> > >
> > > Source release checksum(s):
> > > maven-source-plugin-3.2.1-source-release.zip sha512:
> > >
> 4d7252839cc74dae8100a47adadbe6fc2c8f4d57e930fa695e4e6c75a8571b1246a63aa25d
> > > e
> > > 0cf2d73601e599faea2a31be43b1fe442e36d463702d885ccf8b7
> > >
> > > Staging site:
> > > https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
> > >
> > > Guide to testing staged releases:
> > >
> https://maven.apache.org/guides/development/guide-testing-releases.html
> > >
> > > Vote open for at least 72 hours.
> > >
> > > [ ] +1
> > > [ ] +0
> > > [ ] -1
> > >
> > >
> > >
> > > -
> > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > > For additional commands, e-mail: dev-h...@maven.apache.org
>
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
> --
Sent from my phone


Re: [VOTE] Release Apache Maven Source Plugin version 3.2.1

2019-12-20 Thread Hervé BOUTEMY
ping

Le lundi 16 décembre 2019, 19:37:00 CET Hervé BOUTEMY a écrit :
> Hi,
> 
> We solved 2 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924
> rsion=12346480=Text
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1545/
> https://repository.apache.org/content/repositories/maven-1545/org/apache/mav
> en/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1-source-releas
> e.zip
> 
> Source release checksum(s):
> maven-source-plugin-3.2.1-source-release.zip sha512:
> 4d7252839cc74dae8100a47adadbe6fc2c8f4d57e930fa695e4e6c75a8571b1246a63aa25de
> 0cf2d73601e599faea2a31be43b1fe442e36d463702d885ccf8b7
> 
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
> 
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for at least 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org





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



Re: [VOTE] Release Apache Maven Source Plugin version 3.2.1

2019-12-17 Thread Hervé BOUTEMY
I forgot to mention:
notice that thanks to maven-release-plugin 3.0.0-M1, the 
project.build.outputTimestamp property was automatically updated 2 times during 
the release:
- [1] during the release preparation phase
- [2] when preparing next development iteration

We have now the expected developer experience: everything is automatic (after 
init = manually defining an initial property value) and the timestamp is as 
meaningful as possible

Regards,

Hervé

[1] 
https://github.com/apache/maven-source-plugin/commit/a59a2e481f7d8e46f2abbd339d2d27e9b2964eba

[2] 
https://github.com/apache/maven-source-plugin/commit/e8eaa79e273c5d2b2e02eb1b8a964b2160081e0e

Le lundi 16 décembre 2019, 19:55:47 CET Hervé BOUTEMY a écrit :
> for those interested, I add the "Reproducible Builds (free) Bounty" :)
> 
> instructions:
> - use JDK 8 on an Unix (and please share if you find a trick to build on
> Windows, geting the same result) - please install locally
> maven-buildinfo-plugin
> https://github.com/apache/maven-studies/tree/maven-buildinfo-plugin - build
> with "mvn -Papache-release,run-its -Dgpg.skip verify buildinfo:save" -
> check the content of target/buildinfo against reference in attachment If
> you don't want to install maven-buildinfo-plugin, you can check the output
> checksums by hand, there are only 3 files to check in such a simple
> mono-module project: maven-source-plugin-3.2.1.jar,
> maven-source-plugin-3.2.1-source-release.zip and
> maven-source-plugin-3.2.1-sources.jar
> 
> Regards,
> 
> Hervé
> 
> Le lundi 16 décembre 2019, 19:37:00 CET Hervé BOUTEMY a écrit :
> > Hi,
> > 
> > We solved 2 issues:
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924;
> > ve rsion=12346480=Text
> > 
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1545/
> > https://repository.apache.org/content/repositories/maven-1545/org/apache/m
> > av
> > en/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1-source-rel
> > eas e.zip
> > 
> > Source release checksum(s):
> > maven-source-plugin-3.2.1-source-release.zip sha512:
> > 4d7252839cc74dae8100a47adadbe6fc2c8f4d57e930fa695e4e6c75a8571b1246a63aa25d
> > e
> > 0cf2d73601e599faea2a31be43b1fe442e36d463702d885ccf8b7
> > 
> > Staging site:
> > https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
> > 
> > Guide to testing staged releases:
> > https://maven.apache.org/guides/development/guide-testing-releases.html
> > 
> > Vote open for at least 72 hours.
> > 
> > [ ] +1
> > [ ] +0
> > [ ] -1
> > 
> > 
> > 
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org





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



Re: [VOTE] Release Apache Maven Source Plugin version 3.2.1

2019-12-16 Thread Hervé BOUTEMY
for those interested, I add the "Reproducible Builds (free) Bounty" :)

instructions:
- use JDK 8 on an Unix (and please share if you find a trick to build on 
Windows, geting the same result)
- please install locally maven-buildinfo-plugin 
https://github.com/apache/maven-studies/tree/maven-buildinfo-plugin
- build with "mvn -Papache-release,run-its -Dgpg.skip verify buildinfo:save"
- check the content of target/buildinfo against reference in attachment
If you don't want to install maven-buildinfo-plugin, you can check the output 
checksums by hand, there are only 3 files to check in such a simple mono-module 
project: maven-source-plugin-3.2.1.jar, 
maven-source-plugin-3.2.1-source-release.zip and 
maven-source-plugin-3.2.1-sources.jar

Regards,

Hervé

Le lundi 16 décembre 2019, 19:37:00 CET Hervé BOUTEMY a écrit :
> Hi,
> 
> We solved 2 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924
> rsion=12346480=Text
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1545/
> https://repository.apache.org/content/repositories/maven-1545/org/apache/mav
> en/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1-source-releas
> e.zip
> 
> Source release checksum(s):
> maven-source-plugin-3.2.1-source-release.zip sha512:
> 4d7252839cc74dae8100a47adadbe6fc2c8f4d57e930fa695e4e6c75a8571b1246a63aa25de
> 0cf2d73601e599faea2a31be43b1fe442e36d463702d885ccf8b7
> 
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
> 
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for at least 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org

buildinfo.version=1.0-SNAPSHOT

name=Apache Maven Source Plugin
group-id=org.apache.maven.plugins
artifact-id=maven-source-plugin
version=3.2.1

# source information
# TBD source.* artifact, url should be parameters
source.scm.uri=scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git
source.scm.tag=maven-source-plugin-3.2.1

# build instructions
build-tool=mvn

# effective build environment information
java.version=1.8.0_161
java.vendor=Oracle Corporation
os.name=Linux

# Maven rebuild instructions and effective environment
mvn.rebuild-args=-DskipTests verify
mvn.version=Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
mvn.minimum.version=3.0

# output
outputs.0.filename=maven-source-plugin-3.2.1.jar
outputs.0.length=32159
outputs.0.checksums.sha512=afd93bc84239e5e6e725ee7aea79b3e3e7fb2003861dcb955d3687993085da6130a695689cd25fd824cab153ef08eebddb2bed31685d3bd458a8a0de8d66de07
outputs.1.filename=maven-source-plugin-3.2.1-source-release.zip
outputs.1.length=204286
outputs.1.checksums.sha512=4d7252839cc74dae8100a47adadbe6fc2c8f4d57e930fa695e4e6c75a8571b1246a63aa25de0cf2d73601e599faea2a31be43b1fe442e36d463702d885ccf8b7
outputs.2.filename=maven-source-plugin-3.2.1-sources.jar
outputs.2.length=23814
outputs.2.checksums.sha512=29549f3a61227c37d5207fc3eafa542a243b8a6a9778fae4e5a5eec57e7f0e6b79bfb421feca6ab162ea60dedc6ac0b72fa3e7b4d64de71f5796c020b0807929


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

[VOTE] Release Apache Maven Source Plugin version 3.2.1

2019-12-16 Thread Hervé BOUTEMY
Hi,
 
We solved 2 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12346480=Text

Staging repo:
https://repository.apache.org/content/repositories/maven-1545/
https://repository.apache.org/content/repositories/maven-1545/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1-source-release.zip
 
Source release checksum(s):
maven-source-plugin-3.2.1-source-release.zip sha512: 
4d7252839cc74dae8100a47adadbe6fc2c8f4d57e930fa695e4e6c75a8571b1246a63aa25de0cf2d73601e599faea2a31be43b1fe442e36d463702d885ccf8b7
 
Staging site:
https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
 
Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html
 
Vote open for at least 72 hours.
 
[ ] +1
[ ] +0
[ ] -1



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



[RESULT] [VOTE] Release Apache Maven Source Plugin version 3.2.0

2019-11-03 Thread Hervé BOUTEMY
Hi,

The vote has passed with the following result:

+1 : Olivier Lamy, Romain Manni-Bucau, Tibor Digana, Hervé Boutemy, Karl Heinz 
Marbaise, Sylwester Lachiewicz

PMC quorum reached

I will promote the artifacts to the central repo.



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



Re: [VOTE] Release Apache Maven Source Plugin version 3.2.0

2019-11-02 Thread Tibor Digana
+1

On Tue, Oct 29, 2019 at 10:44 PM Hervé BOUTEMY 
wrote:

> Hi,
>
> We solved 2 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924&=12345522=Text
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1532/
>
> https://repository.apache.org/content/repositories/maven-1532/org/apache/maven/plugins/maven-source-plugin/3.2.0/maven-source-plugin-3.2.0-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.2.0-source-release.zip sha512:
> 2321599d28affd25b2821a14182383a1a3a31bb33344fae395805d3173e9cdcfd2b1c09608e73a160f054f9086ad56f2b11f4fe56117fddb34356d1b8e935780
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


Re: [VOTE] Release Apache Maven Source Plugin version 3.2.0

2019-11-02 Thread Hervé BOUTEMY
ok, I found the root cause:
you built on Windows using the official source distribution that I prepared on 
Linux
then your result is half Linux line endings (for example the pom.xml that is 
copied into the jar), half Windows line endings (generated content like 
pom.properties)

this proves that this IT as it is currently written won't really be stable 
enough, will need to improve it for future releases: will need to create a 
JIRA issue to track this future improvement
(FYI, on maven-assembly-plugin, the equivalent IT normalizes line endings 
using plugin's feature and hand-written configuration)

Regards,

Hervé

Le samedi 2 novembre 2019, 18:40:45 CET herve.bout...@free.fr a écrit :
> uh, strange, the test for maven-assembly-plugin is even more aggressive than
> maven-source-plugin: the issue should not only happen here
> 
> yes, I'm interested in the archive, with details on the OS used
> 
> Regards,
> 
> Hervé
> 
> - Mail original -
> De: "Tibor Digana" 
> À: "Maven Developers List" , "Hervé Boutemy"
>  Envoyé: Samedi 2 Novembre 2019 17:32:34
> Objet: Re: [VOTE] Release Apache Maven Source Plugin version 3.2.0
> 
> 
> 
> !!! ERROR !!!
> 
> Local build failure. I can send the ZIP in Slack.
> 
> 
> 
> [INFO] run post-build script verify.groovy
> [INFO] reproducible\pom.xml . FAILED (6.8 s)
> [INFO] The post-build script did not succeed. assert buf.startsWith(
> "reproducible-1.0-sources.jar sha1 = $expectedSha1" )
> | false 3fd3c6db6774db82e78bffc645930a186266e209
> 
> reproducible-1.0-sources.jar sha1 = 22d2c1ec4e13414286f5cca9ff4f2e757a832fb5
> 
> encoding: UTF8
> timezone offset (minutes): -60
> M size (cmp) crc java time date time zip time mode name -comment; extra
> 8 25 ( 27) ee027fb2 1566404932000 2019-08-21 18:28:52 +0200 1326814106
> 100644 META-INF/MANIFEST.MF ; 0 0 0 ( 0) 0 1566404932000 2019-08-21
> 18:28:52 +0200 1326814106 40755 META-INF/ ; 0 0 0 ( 0) 0 1566404932000
> 2019-08-21 18:28:52 +0200 1326814106 40755 dir-A/ ; 0 0 0 ( 0) 0
> 1566404932000 2019-08-21 18:28:52 +0200 1326814106 40755 dir-C/ ; 0 0 0 (
> 0) 0 1566404932000 2019-08-21 18:28:52 +0200 1326814106 40755 dir-b/ ; 0 0
> 0 ( 0) 0 1566404932000 2019-08-21 18:28:52 +0200 1326814106 40755 dir-b/B2/
> ; 0 0 0 ( 0) 0 1566404932000 2019-08-21 18:28:52 +0200 1326814106 40755
> dir-b/B4/ ; 0 0 0 ( 0) 0 1566404932000 2019-08-21 18:28:52 +0200 1326814106
> 40755 dir-b/b1/ ; 0 0 0 ( 0) 0 1566404932000 2019-08-21 18:28:52 +0200
> 1326814106 40755 dir-b/b3/ ; 0 0 0 ( 0) 0 1566404932000 2019-08-21 18:28:52
> +0200 1326814106 40755 dir-d/ ; 0 0 0 ( 0) 0 1566404932000 2019-08-21
> 18:28:52 +0200 1326814106 40755 META-INF/maven/ ; 0 0 0 ( 0) 0
> 1566404932000 2019-08-21 18:28:52 +0200 1326814106 40755
> META-INF/maven/org.apache.maven.its/ ; 0 0 0 ( 0) 0 1566404932000
> 2019-08-21 18:28:52 +0200 1326814106 40755
> META-INF/maven/org.apache.maven.its/reproducible/ ; 0 8 788 (453) 598eee6e
> 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 Uppercase.txt ; 0
> 8 788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200 1326814106
> 100644 dir-A/A2.txt ; 0 8 788 (453) 598eee6e 1566404932000 2019-08-21
> 18:28:52 +0200 1326814106 100644 dir-A/A4.txt ; 0 8 1576 (467) 50b9dc5b
> 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 dir-A/a1.txt ; 0
> 8 788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200 1326814106
> 100644 dir-A/a3.txt ; 0 8 788 (453) 598eee6e 1566404932000 2019-08-21
> 18:28:52 +0200 1326814106 100644 dir-C/C.txt ; 0 8 788 (453) 598eee6e
> 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 dir-b/B2/B2.txt ;
> 0 8 788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200 1326814106
> 100644 dir-b/B4/B4.txt ; 0 8 788 (453) 598eee6e 1566404932000 2019-08-21
> 18:28:52 +0200 1326814106 100644 dir-b/b.txt ; 0 8 788 (453) 598eee6e
> 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 dir-b/b1/b1.txt ;
> 0 8 788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200 1326814106
> 100644 dir-b/b3/b3.txt ; 0 8 788 (453) 598eee6e 1566404932000 2019-08-21
> 18:28:52 +0200 1326814106 100644 dir-d/d.txt ; 0 8 788 (453) 598eee6e
> 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 executable.txt ;
> 0 8 788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200 1326814106
> 100644 lowercase.txt ; 0 8 2512 (1095) fdb6a4a9 1566404932000 2019-08-21
> 18:28:52 +0200 1326814106 100644
> META-INF/maven/org.apache.maven.its/reproducible/pom.xml ; 0 8 68 ( 68)
> 352b7d46 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644
> META-INF/maven/org.apache.maven.its/reproducible/pom.properties ; 0
> 
> 
> On Tue, Oct 29, 2019 at 10:44 PM Hervé BOUTEMY < herve.bout...@free.fr >
> wrote:
> 
&g

Re: [VOTE] Release Apache Maven Source Plugin version 3.2.0

2019-11-02 Thread herve . boutemy
uh, strange, the test for maven-assembly-plugin is even more aggressive than 
maven-source-plugin: the issue should not only happen here

yes, I'm interested in the archive, with details on the OS used

Regards,

Hervé

- Mail original -
De: "Tibor Digana" 
À: "Maven Developers List" , "Hervé Boutemy" 

Envoyé: Samedi 2 Novembre 2019 17:32:34
Objet: Re: [VOTE] Release Apache Maven Source Plugin version 3.2.0



!!! ERROR !!! 

Local build failure. I can send the ZIP in Slack. 



[INFO] run post-build script verify.groovy 
[INFO] reproducible\pom.xml . FAILED (6.8 s) 
[INFO] The post-build script did not succeed. assert buf.startsWith( 
"reproducible-1.0-sources.jar sha1 = $expectedSha1" ) 
| | | 
| false 3fd3c6db6774db82e78bffc645930a186266e209 
reproducible-1.0-sources.jar sha1 = 22d2c1ec4e13414286f5cca9ff4f2e757a832fb5 

encoding: UTF8 
timezone offset (minutes): -60 
M size (cmp) crc java time date time zip time mode name -comment; extra 
8 25 ( 27) ee027fb2 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 
META-INF/MANIFEST.MF ; 0 
0 0 ( 0) 0 1566404932000 2019-08-21 18:28:52 +0200 1326814106 40755 META-INF/ ; 
0 
0 0 ( 0) 0 1566404932000 2019-08-21 18:28:52 +0200 1326814106 40755 dir-A/ ; 0 
0 0 ( 0) 0 1566404932000 2019-08-21 18:28:52 +0200 1326814106 40755 dir-C/ ; 0 
0 0 ( 0) 0 1566404932000 2019-08-21 18:28:52 +0200 1326814106 40755 dir-b/ ; 0 
0 0 ( 0) 0 1566404932000 2019-08-21 18:28:52 +0200 1326814106 40755 dir-b/B2/ ; 
0 
0 0 ( 0) 0 1566404932000 2019-08-21 18:28:52 +0200 1326814106 40755 dir-b/B4/ ; 
0 
0 0 ( 0) 0 1566404932000 2019-08-21 18:28:52 +0200 1326814106 40755 dir-b/b1/ ; 
0 
0 0 ( 0) 0 1566404932000 2019-08-21 18:28:52 +0200 1326814106 40755 dir-b/b3/ ; 
0 
0 0 ( 0) 0 1566404932000 2019-08-21 18:28:52 +0200 1326814106 40755 dir-d/ ; 0 
0 0 ( 0) 0 1566404932000 2019-08-21 18:28:52 +0200 1326814106 40755 
META-INF/maven/ ; 0 
0 0 ( 0) 0 1566404932000 2019-08-21 18:28:52 +0200 1326814106 40755 
META-INF/maven/org.apache.maven.its/ ; 0 
0 0 ( 0) 0 1566404932000 2019-08-21 18:28:52 +0200 1326814106 40755 
META-INF/maven/org.apache.maven.its/reproducible/ ; 0 
8 788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 
Uppercase.txt ; 0 
8 788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 
dir-A/A2.txt ; 0 
8 788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 
dir-A/A4.txt ; 0 
8 1576 (467) 50b9dc5b 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 
dir-A/a1.txt ; 0 
8 788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 
dir-A/a3.txt ; 0 
8 788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 
dir-C/C.txt ; 0 
8 788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 
dir-b/B2/B2.txt ; 0 
8 788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 
dir-b/B4/B4.txt ; 0 
8 788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 
dir-b/b.txt ; 0 
8 788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 
dir-b/b1/b1.txt ; 0 
8 788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 
dir-b/b3/b3.txt ; 0 
8 788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 
dir-d/d.txt ; 0 
8 788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 
executable.txt ; 0 
8 788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 
lowercase.txt ; 0 
8 2512 (1095) fdb6a4a9 1566404932000 2019-08-21 18:28:52 +0200 1326814106 
100644 META-INF/maven/org.apache.maven.its/reproducible/pom.xml ; 0 
8 68 ( 68) 352b7d46 1566404932000 2019-08-21 18:28:52 +0200 1326814106 100644 
META-INF/maven/org.apache.maven.its/reproducible/pom.properties ; 0 


On Tue, Oct 29, 2019 at 10:44 PM Hervé BOUTEMY < herve.bout...@free.fr > wrote: 


Hi, 

We solved 2 issues: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924&=12345522=Text
 

Staging repo: 
https://repository.apache.org/content/repositories/maven-1532/ 
https://repository.apache.org/content/repositories/maven-1532/org/apache/maven/plugins/maven-source-plugin/3.2.0/maven-source-plugin-3.2.0-source-release.zip
 

Source release checksum(s): 
maven-source-plugin-3.2.0-source-release.zip sha512: 
2321599d28affd25b2821a14182383a1a3a31bb33344fae395805d3173e9cdcfd2b1c09608e73a160f054f9086ad56f2b11f4fe56117fddb34356d1b8e935780
 

Staging site: 
https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/ 

Guide to testing staged releases: 
https://maven.apache.org/guides/development/guide-testing-releases.html 

Vote open for at least 72 hours. 

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



- 
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org 
For addi

Re: [VOTE] Release Apache Maven Source Plugin version 3.2.0

2019-11-02 Thread Tibor Digana
!!! ERROR !!!
Local build failure. I can send the ZIP in Slack.

[INFO] run post-build script verify.groovy
[INFO]   reproducible\pom.xml . FAILED
(6.8 s)
[INFO]   The post-build script did not succeed. assert buf.startsWith(
"reproducible-1.0-sources.jar sha1 = $expectedSha1" )
   |   | |
   |   false
3fd3c6db6774db82e78bffc645930a186266e209
   reproducible-1.0-sources.jar sha1 =
22d2c1ec4e13414286f5cca9ff4f2e757a832fb5

   encoding: UTF8
   timezone offset (minutes): -60
   M size (cmp) crc  java time date   time   zip
time   mode   name -comment; extra
   8   25 ( 27) ee027fb2 1566404932000 2019-08-21 18:28:52 +0200
1326814106 100644 META-INF/MANIFEST.MF ; 0
   00 (  0)0 1566404932000 2019-08-21 18:28:52 +0200
1326814106  40755 META-INF/ ; 0
   00 (  0)0 1566404932000 2019-08-21 18:28:52 +0200
1326814106  40755 dir-A/ ; 0
   00 (  0)0 1566404932000 2019-08-21 18:28:52 +0200
1326814106  40755 dir-C/ ; 0
   00 (  0)0 1566404932000 2019-08-21 18:28:52 +0200
1326814106  40755 dir-b/ ; 0
   00 (  0)0 1566404932000 2019-08-21 18:28:52 +0200
1326814106  40755 dir-b/B2/ ; 0
   00 (  0)0 1566404932000 2019-08-21 18:28:52 +0200
1326814106  40755 dir-b/B4/ ; 0
   00 (  0)0 1566404932000 2019-08-21 18:28:52 +0200
1326814106  40755 dir-b/b1/ ; 0
   00 (  0)0 1566404932000 2019-08-21 18:28:52 +0200
1326814106  40755 dir-b/b3/ ; 0
   00 (  0)0 1566404932000 2019-08-21 18:28:52 +0200
1326814106  40755 dir-d/ ; 0
   00 (  0)0 1566404932000 2019-08-21 18:28:52 +0200
1326814106  40755 META-INF/maven/ ; 0
   00 (  0)0 1566404932000 2019-08-21 18:28:52 +0200
1326814106  40755 META-INF/maven/org.apache.maven.its/ ; 0
   00 (  0)0 1566404932000 2019-08-21 18:28:52 +0200
1326814106  40755 META-INF/maven/org.apache.maven.its/reproducible/ ; 0
   8  788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200
1326814106 100644 Uppercase.txt ; 0
   8  788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200
1326814106 100644 dir-A/A2.txt ; 0
   8  788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200
1326814106 100644 dir-A/A4.txt ; 0
   8 1576 (467) 50b9dc5b 1566404932000 2019-08-21 18:28:52 +0200
1326814106 100644 dir-A/a1.txt ; 0
   8  788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200
1326814106 100644 dir-A/a3.txt ; 0
   8  788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200
1326814106 100644 dir-C/C.txt ; 0
   8  788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200
1326814106 100644 dir-b/B2/B2.txt ; 0
   8  788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200
1326814106 100644 dir-b/B4/B4.txt ; 0
   8  788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200
1326814106 100644 dir-b/b.txt ; 0
   8  788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200
1326814106 100644 dir-b/b1/b1.txt ; 0
   8  788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200
1326814106 100644 dir-b/b3/b3.txt ; 0
   8  788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200
1326814106 100644 dir-d/d.txt ; 0
   8  788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200
1326814106 100644 executable.txt ; 0
   8  788 (453) 598eee6e 1566404932000 2019-08-21 18:28:52 +0200
1326814106 100644 lowercase.txt ; 0
   8 2512 (1095) fdb6a4a9 1566404932000 2019-08-21 18:28:52 +0200
1326814106 100644 META-INF/maven/org.apache.maven.its/reproducible/pom.xml
; 0
   8   68 ( 68) 352b7d46 1566404932000 2019-08-21 18:28:52 +0200
1326814106 100644
META-INF/maven/org.apache.maven.its/reproducible/pom.properties ; 0

On Tue, Oct 29, 2019 at 10:44 PM Hervé BOUTEMY 
wrote:

> Hi,
>
> We solved 2 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924&=12345522=Text
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1532/
>
> https://repository.apache.org/content/repositories/maven-1532/org/apache/maven/plugins/maven-source-plugin/3.2.0/maven-source-plugin-3.2.0-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.2.0-source-release.zip sha512:
> 2321599d28affd25b2821a14182383a1a3a31bb33344fae395805d3173e9cdcfd2b1c09608e73a160f054f9086ad56f2b11f4fe56117fddb34356d1b8e935780
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


Re: [VOTE] Release Apache Maven Source Plugin version 3.2.0

2019-11-01 Thread Hervé BOUTEMY
here is my +1

Regards,

Hervé

Le mardi 29 octobre 2019, 22:44:17 CET Hervé BOUTEMY a écrit :
> Hi,
> 
> We solved 2 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924&
> ersion=12345522=Text
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1532/
> https://repository.apache.org/content/repositories/maven-1532/org/apache/mav
> en/plugins/maven-source-plugin/3.2.0/maven-source-plugin-3.2.0-source-releas
> e.zip
> 
> Source release checksum(s):
> maven-source-plugin-3.2.0-source-release.zip sha512:
> 2321599d28affd25b2821a14182383a1a3a31bb33344fae395805d3173e9cdcfd2b1c09608e
> 73a160f054f9086ad56f2b11f4fe56117fddb34356d1b8e935780
> 
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
> 
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for at least 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org





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



Re: [VOTE] Release Apache Maven Source Plugin version 3.2.0

2019-10-31 Thread Sylwester Lachiewicz
+1

czw., 31 paź 2019, 18:43 użytkownik Karl Heinz Marbaise 
napisał:

> Hi Hervé,
>
> tested and +1 from me
>
> Kind regards
> Karl Heinz Marbaise
>
> On 29.10.19 22:44, Hervé BOUTEMY wrote:
> > Hi,
> >
> > We solved 2 issues:
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924&=12345522=Text
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1532/
> >
> https://repository.apache.org/content/repositories/maven-1532/org/apache/maven/plugins/maven-source-plugin/3.2.0/maven-source-plugin-3.2.0-source-release.zip
> >
> > Source release checksum(s):
> > maven-source-plugin-3.2.0-source-release.zip sha512:
> 2321599d28affd25b2821a14182383a1a3a31bb33344fae395805d3173e9cdcfd2b1c09608e73a160f054f9086ad56f2b11f4fe56117fddb34356d1b8e935780
> >
> > Staging site:
> > https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
> >
> > Guide to testing staged releases:
> > https://maven.apache.org/guides/development/guide-testing-releases.html
> >
> > Vote open for at least 72 hours.
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


Re: [VOTE] Release Apache Maven Source Plugin version 3.2.0

2019-10-31 Thread Karl Heinz Marbaise

Hi Hervé,

tested and +1 from me

Kind regards
Karl Heinz Marbaise

On 29.10.19 22:44, Hervé BOUTEMY wrote:

Hi,

We solved 2 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924&=12345522=Text

Staging repo:
https://repository.apache.org/content/repositories/maven-1532/
https://repository.apache.org/content/repositories/maven-1532/org/apache/maven/plugins/maven-source-plugin/3.2.0/maven-source-plugin-3.2.0-source-release.zip

Source release checksum(s):
maven-source-plugin-3.2.0-source-release.zip sha512: 
2321599d28affd25b2821a14182383a1a3a31bb33344fae395805d3173e9cdcfd2b1c09608e73a160f054f9086ad56f2b11f4fe56117fddb34356d1b8e935780

Staging site:
https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for at least 72 hours.

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



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



Re: [VOTE] Release Apache Maven Source Plugin version 3.2.0

2019-10-30 Thread Romain Manni-Bucau
+1 (non binding)

Le jeu. 31 oct. 2019 à 05:05, Olivier Lamy  a écrit :

> +1
>
> On Wed, 30 Oct 2019 at 7:44 am, Hervé BOUTEMY 
> wrote:
>
> > Hi,
> >
> > We solved 2 issues:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924&=12345522=Text
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1532/
> >
> >
> https://repository.apache.org/content/repositories/maven-1532/org/apache/maven/plugins/maven-source-plugin/3.2.0/maven-source-plugin-3.2.0-source-release.zip
> >
> > Source release checksum(s):
> > maven-source-plugin-3.2.0-source-release.zip sha512:
> >
> 2321599d28affd25b2821a14182383a1a3a31bb33344fae395805d3173e9cdcfd2b1c09608e73a160f054f9086ad56f2b11f4fe56117fddb34356d1b8e935780
> >
> > Staging site:
> > https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
> >
> > Guide to testing staged releases:
> > https://maven.apache.org/guides/development/guide-testing-releases.html
> >
> > Vote open for at least 72 hours.
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
> >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
> > --
> Olivier Lamy
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>


Re: [VOTE] Release Apache Maven Source Plugin version 3.2.0

2019-10-30 Thread Olivier Lamy
+1

On Wed, 30 Oct 2019 at 7:44 am, Hervé BOUTEMY  wrote:

> Hi,
>
> We solved 2 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924&=12345522=Text
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1532/
>
> https://repository.apache.org/content/repositories/maven-1532/org/apache/maven/plugins/maven-source-plugin/3.2.0/maven-source-plugin-3.2.0-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.2.0-source-release.zip sha512:
> 2321599d28affd25b2821a14182383a1a3a31bb33344fae395805d3173e9cdcfd2b1c09608e73a160f054f9086ad56f2b11f4fe56117fddb34356d1b8e935780
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
> --
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


[VOTE] Release Apache Maven Source Plugin version 3.2.0

2019-10-29 Thread Hervé BOUTEMY
Hi,

We solved 2 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924&=12345522=Text

Staging repo:
https://repository.apache.org/content/repositories/maven-1532/
https://repository.apache.org/content/repositories/maven-1532/org/apache/maven/plugins/maven-source-plugin/3.2.0/maven-source-plugin-3.2.0-source-release.zip

Source release checksum(s):
maven-source-plugin-3.2.0-source-release.zip sha512: 
2321599d28affd25b2821a14182383a1a3a31bb33344fae395805d3173e9cdcfd2b1c09608e73a160f054f9086ad56f2b11f4fe56117fddb34356d1b8e935780

Staging site:
https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for at least 72 hours.

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



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



Re: [VOTE] Release Apache Maven Source Plugin version 3.1.0

2019-06-18 Thread Francois Papon
+1 (non-binding)

Thanks!

regards,

François
fpa...@apache.org

Le 15/05/2019 à 23:58, Karl Heinz Marbaise a écrit :
> Hi,
>
> We solved 11 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12336941
>
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC%2C%20updated%20DESC
>
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1504
>
> https://repository.apache.org/content/repositories/maven-1504/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0-source-release.zip
>
>
> Source release checksum(s):
> maven-source-plugin-3.1.0-source-release.zip sha1:
> 525e119423432ad850edcb308c2c15f20fd2dcbe
>
> maven-source-plugin-3.1.0-source-release.zip sha512:
> 9714d8e44c0e1e298190cf280694608502b3110c4077742189edc72136e733a025727092363774e51b9329df9fdd7b098795da2d3c1735c3bf926fce8d7b774b
>
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Kind regards
> Karl Heinz Marbaise
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

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



[RESULT]: [VOTE] Release Apache Maven Source Plugin version 3.1.0

2019-05-19 Thread Karl Heinz Marbaise

Hi,

The vote has passed with the following result:

+1 : Eric Lilja, Hervé Boutemy, Sylwester Lachiewicz, Olivier Lamy

PMC quorum: reached.

I will promote the artifacts to the central repo.

Kind regards
Karl Heinz Marbaise

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



Re: [VOTE] Release Apache Maven Source Plugin version 3.1.0

2019-05-19 Thread Sylwester Lachiewicz
+1
Sylwester

W dniu niedz., 19.05.2019 o 11:06 Hervé BOUTEMY 
napisał(a):

> +1
>
> Regards,
>
> Hervé
>
> Le mercredi 15 mai 2019, 21:58:36 CEST Karl Heinz Marbaise a écrit :
> > Hi,
> >
> > We solved 11 issues:
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924
> > rsion=12336941
> >
> > There are still a couple of issues left in JIRA:
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20
> >
> resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
> > %2C%20updated%20DESC
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1504
> >
> >
> https://repository.apache.org/content/repositories/maven-1504/org/apache/mav
> >
> en/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0-source-releas
> > e.zip
> >
> > Source release checksum(s):
> > maven-source-plugin-3.1.0-source-release.zip sha1:
> > 525e119423432ad850edcb308c2c15f20fd2dcbe
> >
> > maven-source-plugin-3.1.0-source-release.zip sha512:
> >
> 9714d8e44c0e1e298190cf280694608502b3110c4077742189edc72136e733a0257270923637
> > 74e51b9329df9fdd7b098795da2d3c1735c3bf926fce8d7b774b
> >
> > Staging site:
> > https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
> >
> > Guide to testing staged releases:
> > https://maven.apache.org/guides/development/guide-testing-releases.html
> >
> > Vote open for at least 72 hours.
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
> > Kind regards
> > Karl Heinz Marbaise
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
>
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


Re: [VOTE] Release Apache Maven Source Plugin version 3.1.0

2019-05-19 Thread Olivier Lamy
+1

On Thu, 16 May 2019 at 05:58, Karl Heinz Marbaise  wrote:

> Hi,
>
> We solved 11 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12336941
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC%2C%20updated%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1504
>
>
> https://repository.apache.org/content/repositories/maven-1504/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.1.0-source-release.zip sha1:
> 525e119423432ad850edcb308c2c15f20fd2dcbe
>
> maven-source-plugin-3.1.0-source-release.zip sha512:
>
> 9714d8e44c0e1e298190cf280694608502b3110c4077742189edc72136e733a025727092363774e51b9329df9fdd7b098795da2d3c1735c3bf926fce8d7b774b
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Kind regards
> Karl Heinz Marbaise
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Release Apache Maven Source Plugin version 3.1.0

2019-05-19 Thread Karl Heinz Marbaise

hi,

here is my +1

Kind regards
Karl Heinz Marbaise
On 15.05.19 21:58, Karl Heinz Marbaise wrote:

Hi,

We solved 11 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12336941


There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC%2C%20updated%20DESC


Staging repo:
https://repository.apache.org/content/repositories/maven-1504

https://repository.apache.org/content/repositories/maven-1504/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0-source-release.zip


Source release checksum(s):
maven-source-plugin-3.1.0-source-release.zip sha1:
525e119423432ad850edcb308c2c15f20fd2dcbe

maven-source-plugin-3.1.0-source-release.zip sha512:
9714d8e44c0e1e298190cf280694608502b3110c4077742189edc72136e733a025727092363774e51b9329df9fdd7b098795da2d3c1735c3bf926fce8d7b774b


Staging site:
https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for at least 72 hours.

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

Kind regards
Karl Heinz Marbaise


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



Re: [VOTE] Release Apache Maven Source Plugin version 3.1.0

2019-05-19 Thread Karl Heinz Marbaise

Hi,

I need at least one more PMC vote...

Kind regards
Karl Heinz Marbaise
On 15.05.19 21:58, Karl Heinz Marbaise wrote:

Hi,

We solved 11 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12336941


There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC%2C%20updated%20DESC


Staging repo:
https://repository.apache.org/content/repositories/maven-1504

https://repository.apache.org/content/repositories/maven-1504/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0-source-release.zip


Source release checksum(s):
maven-source-plugin-3.1.0-source-release.zip sha1:
525e119423432ad850edcb308c2c15f20fd2dcbe

maven-source-plugin-3.1.0-source-release.zip sha512:
9714d8e44c0e1e298190cf280694608502b3110c4077742189edc72136e733a025727092363774e51b9329df9fdd7b098795da2d3c1735c3bf926fce8d7b774b


Staging site:
https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for at least 72 hours.

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

Kind regards
Karl Heinz Marbaise


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



Re: [VOTE] Release Apache Maven Source Plugin version 3.1.0

2019-05-19 Thread Hervé BOUTEMY
+1

Regards,

Hervé

Le mercredi 15 mai 2019, 21:58:36 CEST Karl Heinz Marbaise a écrit :
> Hi,
> 
> We solved 11 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924
> rsion=12336941
> 
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20
> resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
> %2C%20updated%20DESC
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1504
> 
> https://repository.apache.org/content/repositories/maven-1504/org/apache/mav
> en/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0-source-releas
> e.zip
> 
> Source release checksum(s):
> maven-source-plugin-3.1.0-source-release.zip sha1:
> 525e119423432ad850edcb308c2c15f20fd2dcbe
> 
> maven-source-plugin-3.1.0-source-release.zip sha512:
> 9714d8e44c0e1e298190cf280694608502b3110c4077742189edc72136e733a0257270923637
> 74e51b9329df9fdd7b098795da2d3c1735c3bf926fce8d7b774b
> 
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
> 
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for at least 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> Kind regards
> Karl Heinz Marbaise
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org





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



Re: [VOTE] Release Apache Maven Source Plugin version 3.1.0

2019-05-16 Thread Eric Lilja
+1 (non-binding) - nice to see this under vote!

- Eric Lilja

On Wed, May 15, 2019 at 9:58 PM Karl Heinz Marbaise 
wrote:

> Hi,
>
> We solved 11 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12336941
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC%2C%20updated%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1504
>
>
> https://repository.apache.org/content/repositories/maven-1504/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.1.0-source-release.zip sha1:
> 525e119423432ad850edcb308c2c15f20fd2dcbe
>
> maven-source-plugin-3.1.0-source-release.zip sha512:
>
> 9714d8e44c0e1e298190cf280694608502b3110c4077742189edc72136e733a025727092363774e51b9329df9fdd7b098795da2d3c1735c3bf926fce8d7b774b
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Kind regards
> Karl Heinz Marbaise
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


[VOTE] Release Apache Maven Source Plugin version 3.1.0

2019-05-15 Thread Karl Heinz Marbaise

Hi,

We solved 11 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12336941

There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC%2C%20updated%20DESC

Staging repo:
https://repository.apache.org/content/repositories/maven-1504

https://repository.apache.org/content/repositories/maven-1504/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0-source-release.zip

Source release checksum(s):
maven-source-plugin-3.1.0-source-release.zip sha1:
525e119423432ad850edcb308c2c15f20fd2dcbe

maven-source-plugin-3.1.0-source-release.zip sha512:
9714d8e44c0e1e298190cf280694608502b3110c4077742189edc72136e733a025727092363774e51b9329df9fdd7b098795da2d3c1735c3bf926fce8d7b774b

Staging site:
https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for at least 72 hours.

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

Kind regards
Karl Heinz Marbaise

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



[RESULT] [VOTE] Release Apache Maven Source Plugin version 3.0.1

2016-06-22 Thread Karl Heinz Marbaise

Hi,

The vote has passed with the following result:

+1 : Michael Osipov, Olivier Lamy, Hervé Boutemy

PMC quorum: reached.

I will promote the artifacts to the central repo.

Kind regards
Karl Heinz Marbaise


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



Re: VOTE] Release Apache Maven Source Plugin version 3.0.1

2016-06-22 Thread Hervé BOUTEMY
+1

Regards,

Hervé

Le samedi 18 juin 2016 16:49:19 Karl Heinz Marbaise a écrit :
> Hi,
> 
> We solved 8 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924
> rsion=12335588
> 
> There are still one issue left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20
> status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1280
> https://repository.apache.org/content/repositories/maven-1280/org/apache/mav
> en/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1-source-releas
> e.zip
> 
> Source release checksum(s):
> maven-source-plugin-3.0.1-source-release.zip sha1:
> fb9b07870d5a9c8b12622f18c426893a932a3334
> 
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
> 
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> Kind regards
> Karl Heinz Marbaise
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org


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



Re: VOTE] Release Apache Maven Source Plugin version 3.0.1

2016-06-21 Thread Olivier Lamy
+1

On 19 June 2016 at 00:49, Karl Heinz Marbaise <khmarba...@gmx.de> wrote:

> Hi,
>
> We solved 8 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12335588
>
> There are still one issue left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1280
>
> https://repository.apache.org/content/repositories/maven-1280/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.0.1-source-release.zip sha1:
> fb9b07870d5a9c8b12622f18c426893a932a3334
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Kind regards
> Karl Heinz Marbaise
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: VOTE] Release Apache Maven Source Plugin version 3.0.1

2016-06-21 Thread Michael Osipov

Am 2016-06-18 um 16:49 schrieb Karl Heinz Marbaise:

Hi,

We solved 8 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12335588


There are still one issue left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC


Staging repo:
https://repository.apache.org/content/repositories/maven-1280
https://repository.apache.org/content/repositories/maven-1280/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1-source-release.zip


Source release checksum(s):
maven-source-plugin-3.0.1-source-release.zip sha1:
fb9b07870d5a9c8b12622f18c426893a932a3334

Staging site:
https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.


+1


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



Re: VOTE] Release Apache Maven Source Plugin version 3.0.1

2016-06-21 Thread Karl Heinz Marbaise

Hi,

here is my +1

two PMC Votes missings...

Kind regards
Karl Heinz
On 6/18/16 4:49 PM, Karl Heinz Marbaise wrote:

Hi,

We solved 8 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12335588


There are still one issue left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC


Staging repo:
https://repository.apache.org/content/repositories/maven-1280
https://repository.apache.org/content/repositories/maven-1280/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1-source-release.zip


Source release checksum(s):
maven-source-plugin-3.0.1-source-release.zip sha1:
fb9b07870d5a9c8b12622f18c426893a932a3334

Staging site:
https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

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

Kind regards
Karl Heinz Marbaise


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



Re: VOTE] Release Apache Maven Source Plugin version 3.0.1

2016-06-18 Thread Anders Hammar
Shouldn't this rather be v3.1.0 due to the change of finalName parameter.
It's not a bugfix IMO.

/Anders (mobile)
On Jun 18, 2016 16:49, "Karl Heinz Marbaise" <khmarba...@gmx.de> wrote:

> Hi,
>
> We solved 8 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12335588
>
> There are still one issue left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1280
>
> https://repository.apache.org/content/repositories/maven-1280/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.0.1-source-release.zip sha1:
> fb9b07870d5a9c8b12622f18c426893a932a3334
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Kind regards
> Karl Heinz Marbaise
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


VOTE] Release Apache Maven Source Plugin version 3.0.1

2016-06-18 Thread Karl Heinz Marbaise

Hi,

We solved 8 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12335588

There are still one issue left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC

Staging repo:
https://repository.apache.org/content/repositories/maven-1280
https://repository.apache.org/content/repositories/maven-1280/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1-source-release.zip

Source release checksum(s):
maven-source-plugin-3.0.1-source-release.zip sha1: 
fb9b07870d5a9c8b12622f18c426893a932a3334


Staging site:
https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

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

Kind regards
Karl Heinz Marbaise

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



[RESULT] [VOTE] Release Apache Maven Source Plugin version 3.0.0

2016-02-17 Thread Karl Heinz Marbaise

Hi,

The vote has passed with the following result:

+1 : Michael Osipov, Karl Heinz Marbaise, Hervé Boutemy
-1 : Tibor Digana

PMC quorum: reached.

I will promote the artifacts to the central repo.

Kind regards
Karl Heinz Marbaise

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



Re: [VOTE] Release Apache Maven Source Plugin version 3.0.0

2016-02-13 Thread Karl Heinz Marbaise

Hi,

here is my +1

and there are missing some VOTES...

Kind regard
Karl Heinz Marbaise

On 2/10/16 9:19 PM, Karl Heinz Marbaise wrote:

Hi,

We solved 18 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12331545


There are no issues left in JIRA...

Staging repo:
https://repository.apache.org/content/repositories/maven-1248

https://repository.apache.org/content/repositories/maven-1248/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0-source-release.zip


Source release checksum(s):
maven-source-plugin-3.0.0-source-release.zip sha1:
5ff79df3eafe40e2a07a7293ed5952b3b7249869

Staging site:
http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

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

Kind regards
Karl Heinz Marbaise



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



Re: [VOTE] Release Apache Maven Source Plugin version 3.0.0

2016-02-13 Thread Tibor Digana
+1

On Wed, Feb 10, 2016 at 9:19 PM, Karl Heinz Marbaise <khmarba...@gmx.de>
wrote:

> Hi,
>
> We solved 18 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12331545
>
> There are no issues left in JIRA...
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1248
>
>
> https://repository.apache.org/content/repositories/maven-1248/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.0.0-source-release.zip sha1:
> 5ff79df3eafe40e2a07a7293ed5952b3b7249869
>
> Staging site:
> http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Kind regards
> Karl Heinz Marbaise
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


Re: [VOTE] Release Apache Maven Source Plugin version 3.0.0

2016-02-13 Thread Hervé BOUTEMY
+1

strangely, when I build the code from a directory stored on a HDD on my Linux 
box, I get a failure:

Failed tests: 
  TestSourceJarMojoTest.testIncludeMavenDescriptorWhenExplicitlyConfigured:70-
>AbstractSourcePluginTestCase.doTestProjectWithSourceArchive:112-
>AbstractSourcePluginTestCase.doTestProject:87-
>AbstractSourcePluginTestCase.assertSourceArchive:134 Source archive does not 
exist[/home/herve/tmp/maven-source-
plugin-3.0.0/target/test/unit/project-010/target/maven-source-plugin-test-
project-010-99.0-sources.jar]

but after the failure, the file is here

But when I build the same content from a SDD, I don't get the failure...

I suppose there is a very subtle concurrency issue that is very tiny to 
observe

IMHO, nothing that prevents the release to go public

Regards,

Hervé

Le mercredi 10 février 2016 21:19:11 Karl Heinz Marbaise a écrit :
> Hi,
> 
> We solved 18 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924
> rsion=12331545
> 
> There are no issues left in JIRA...
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1248
> 
> https://repository.apache.org/content/repositories/maven-1248/org/apache/mav
> en/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0-source-releas
> e.zip
> 
> Source release checksum(s):
> maven-source-plugin-3.0.0-source-release.zip sha1:
> 5ff79df3eafe40e2a07a7293ed5952b3b7249869
> 
> Staging site:
> http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
> 
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> Kind regards
> Karl Heinz Marbaise
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org


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



Re: [VOTE] Release Apache Maven Source Plugin version 3.0.0

2016-02-13 Thread Hervé BOUTEMY
notice I'm not the only one affected by this failure!

https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-source-plugin/5090/console

Regards,

Hervé

Le samedi 13 février 2016 14:53:23 Hervé BOUTEMY a écrit :
> +1
> 
> strangely, when I build the code from a directory stored on a HDD on my
> Linux box, I get a failure:
> 
> Failed tests:
>  
> TestSourceJarMojoTest.testIncludeMavenDescriptorWhenExplicitlyConfigured:70
> -
> >AbstractSourcePluginTestCase.doTestProjectWithSourceArchive:112-
> >AbstractSourcePluginTestCase.doTestProject:87-
> >AbstractSourcePluginTestCase.assertSourceArchive:134 Source archive does
> >not
> exist[/home/herve/tmp/maven-source-
> plugin-3.0.0/target/test/unit/project-010/target/maven-source-plugin-test-
> project-010-99.0-sources.jar]
> 
> but after the failure, the file is here
> 
> But when I build the same content from a SDD, I don't get the failure...
> 
> I suppose there is a very subtle concurrency issue that is very tiny to
> observe
> 
> IMHO, nothing that prevents the release to go public
> 
> Regards,
> 
> Hervé
> 
> Le mercredi 10 février 2016 21:19:11 Karl Heinz Marbaise a écrit :
> > Hi,
> > 
> > We solved 18 issues:
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924;
> > ve rsion=12331545
> > 
> > There are no issues left in JIRA...
> > 
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1248
> > 
> > https://repository.apache.org/content/repositories/maven-1248/org/apache/m
> > av
> > en/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0-source-rel
> > eas e.zip
> > 
> > Source release checksum(s):
> > maven-source-plugin-3.0.0-source-release.zip sha1:
> > 5ff79df3eafe40e2a07a7293ed5952b3b7249869
> > 
> > Staging site:
> > http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
> > 
> > Guide to testing staged releases:
> > http://maven.apache.org/guides/development/guide-testing-releases.html
> > 
> > Vote open for 72 hours.
> > 
> > [ ] +1
> > [ ] +0
> > [ ] -1
> > 
> > Kind regards
> > Karl Heinz Marbaise
> > 
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org


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



Re: [VOTE] Release Apache Maven Source Plugin version 3.0.0

2016-02-13 Thread Tibor Digana
-1: issue with flushing *-sources.jar

On Wed, Feb 10, 2016 at 9:19 PM, Karl Heinz Marbaise <khmarba...@gmx.de>
wrote:

> Hi,
>
> We solved 18 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12331545
>
> There are no issues left in JIRA...
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1248
>
>
> https://repository.apache.org/content/repositories/maven-1248/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.0.0-source-release.zip sha1:
> 5ff79df3eafe40e2a07a7293ed5952b3b7249869
>
> Staging site:
> http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Kind regards
> Karl Heinz Marbaise
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


Re: [VOTE] Release Apache Maven Source Plugin version 3.0.0

2016-02-13 Thread Karl Heinz Marbaise

Hi Tibor,

On 2/13/16 6:22 PM, Tibor Digana wrote:

-1: issue with flushing *-sources.jar


Can you explain what you mean by "issue with flushing" .. ?

Kind regards
Karl Heinz Marbaise



On Wed, Feb 10, 2016 at 9:19 PM, Karl Heinz Marbaise <khmarba...@gmx.de>
wrote:


Hi,

We solved 18 issues:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12331545

There are no issues left in JIRA...

Staging repo:
https://repository.apache.org/content/repositories/maven-1248


https://repository.apache.org/content/repositories/maven-1248/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0-source-release.zip

Source release checksum(s):
maven-source-plugin-3.0.0-source-release.zip sha1:
5ff79df3eafe40e2a07a7293ed5952b3b7249869

Staging site:
http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

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



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



Re: [VOTE] Release Apache Maven Source Plugin version 3.0.0

2016-02-13 Thread Tibor Digana
We already discussed @irc and Herve found the issue in Jenkins.

On Sat, Feb 13, 2016 at 6:40 PM, Karl Heinz Marbaise <khmarba...@gmx.de>
wrote:

> Hi Tibor,
>
> On 2/13/16 6:22 PM, Tibor Digana wrote:
>
>> -1: issue with flushing *-sources.jar
>>
>
> Can you explain what you mean by "issue with flushing" .. ?
>
>
> Kind regards
> Karl Heinz Marbaise
>
>
>> On Wed, Feb 10, 2016 at 9:19 PM, Karl Heinz Marbaise <khmarba...@gmx.de>
>> wrote:
>>
>> Hi,
>>>
>>> We solved 18 issues:
>>>
>>>
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12331545
>>>
>>> There are no issues left in JIRA...
>>>
>>> Staging repo:
>>> https://repository.apache.org/content/repositories/maven-1248
>>>
>>>
>>>
>>> https://repository.apache.org/content/repositories/maven-1248/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0-source-release.zip
>>>
>>> Source release checksum(s):
>>> maven-source-plugin-3.0.0-source-release.zip sha1:
>>> 5ff79df3eafe40e2a07a7293ed5952b3b7249869
>>>
>>> Staging site:
>>> http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
>>>
>>> Guide to testing staged releases:
>>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>>
>>> Vote open for 72 hours.
>>>
>>> [ ] +1
>>> [ ] +0
>>> [ ] -1
>>>
>>>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


-- 
Cheers
Tibor


[VOTE] Release Apache Maven Source Plugin version 3.0.0

2016-02-10 Thread Karl Heinz Marbaise

Hi,

We solved 18 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12331545

There are no issues left in JIRA...

Staging repo:
https://repository.apache.org/content/repositories/maven-1248

https://repository.apache.org/content/repositories/maven-1248/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0-source-release.zip

Source release checksum(s):
maven-source-plugin-3.0.0-source-release.zip sha1: 
5ff79df3eafe40e2a07a7293ed5952b3b7249869


Staging site:
http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

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

Kind regards
Karl Heinz Marbaise

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



Re: [VOTE] Release Apache Maven Source Plugin version 3.0.0

2016-02-10 Thread Michael Osipov

Am 2016-02-10 um 21:19 schrieb Karl Heinz Marbaise:

Hi,

We solved 18 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12331545


There are no issues left in JIRA...

Staging repo:
https://repository.apache.org/content/repositories/maven-1248

https://repository.apache.org/content/repositories/maven-1248/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0-source-release.zip


Source release checksum(s):
maven-source-plugin-3.0.0-source-release.zip sha1:
5ff79df3eafe40e2a07a7293ed5952b3b7249869

Staging site:
http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

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


great work, +1!


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



[RESULT] [VOTE] Release Apache Maven Source Plugin version 2.4

2014-10-11 Thread Karl Heinz Marbaise

Hi,

The vote has passed with the following result:

+1 (binding):
   Kristian Rosenvold,
   Stephen Connoly,
   Hervé Boutemy,
   Karl Heinz Marbaise
+1 (non binding): none

I will promote the artifacts to the central repo.

Kind regards
Karl Heinz Marbaise

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



Re: [VOTE] Release Apache Maven Source Plugin version 2.4

2014-10-10 Thread Karl Heinz Marbaise

Hi,

someone else?

Kind regards
Karl Heinz Marbaise
On 10/9/14 12:57 PM, Karl Heinz Marbaise wrote:

Hi,


here is my +1 for this release.

On 10/7/14 9:45 PM, Karl Heinz Marbaise wrote:

Hi,

We solved 4 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147version=20597



There are still a couple of issues left in JIRA:
http://jira.codehaus.org/issues/?jql=project%20%3D%20MSOURCES%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC



Staging repo:
https://repository.apache.org/content/repositories/maven-1072/

http://repository.apache.org/content/repositories/maven-1072/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4-source-release.zip



Source release checksum(s):
maven-source-plugin-2.4-source-release.zip sha1:
da0d6e369f4841d018ccd29d44f3b70afb42d662


Staging site:
http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

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

Kind regards
Karl-Heinz Marbaise


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



Re: [VOTE] Release Apache Maven Source Plugin version 2.4

2014-10-10 Thread Kristian Rosenvold
+1

2014-10-07 21:45 GMT+02:00 Karl Heinz Marbaise khmarba...@gmx.de:
 Hi,

 We solved 4 issues:
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147version=20597

 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/issues/?jql=project%20%3D%20MSOURCES%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC

 Staging repo:
 https://repository.apache.org/content/repositories/maven-1072/

 http://repository.apache.org/content/repositories/maven-1072/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4-source-release.zip

 Source release checksum(s):
 maven-source-plugin-2.4-source-release.zip sha1:
 da0d6e369f4841d018ccd29d44f3b70afb42d662


 Staging site:
 http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

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

 Kind regards
 Karl-Heinz Marbaise

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


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



Re: [VOTE] Release Apache Maven Source Plugin version 2.4

2014-10-10 Thread Karl Heinz Marbaise

Hi,

i need one more binding vote ?

Kind regards
Karl-Heinz Marbaise
On 10/7/14 9:45 PM, Karl Heinz Marbaise wrote:

Hi,

We solved 4 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147version=20597


There are still a couple of issues left in JIRA:
http://jira.codehaus.org/issues/?jql=project%20%3D%20MSOURCES%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC


Staging repo:
https://repository.apache.org/content/repositories/maven-1072/

http://repository.apache.org/content/repositories/maven-1072/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4-source-release.zip


Source release checksum(s):
maven-source-plugin-2.4-source-release.zip sha1:
da0d6e369f4841d018ccd29d44f3b70afb42d662


Staging site:
http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

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

Kind regards
Karl-Heinz Marbaise


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



Re: [VOTE] Release Apache Maven Source Plugin version 2.4

2014-10-10 Thread Stephen Connolly
+1

On Friday, 10 October 2014, Karl Heinz Marbaise khmarba...@gmx.de wrote:

 Hi,

 i need one more binding vote ?

 Kind regards
 Karl-Heinz Marbaise
 On 10/7/14 9:45 PM, Karl Heinz Marbaise wrote:

 Hi,

 We solved 4 issues:
 http://jira.codehaus.org/secure/ReleaseNote.jspa?
 projectId=11147version=20597


 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/issues/?jql=project%20%3D%
 20MSOURCES%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%
 20DESC%2C%20priority%20DESC


 Staging repo:
 https://repository.apache.org/content/repositories/maven-1072/

 http://repository.apache.org/content/repositories/maven-
 1072/org/apache/maven/plugins/maven-source-plugin/2.4/maven-
 source-plugin-2.4-source-release.zip


 Source release checksum(s):
 maven-source-plugin-2.4-source-release.zip sha1:
 da0d6e369f4841d018ccd29d44f3b70afb42d662


 Staging site:
 http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

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

 Kind regards
 Karl-Heinz Marbaise


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



-- 
Sent from my phone


Re: [VOTE] Release Apache Maven Source Plugin version 2.4

2014-10-10 Thread Hervé BOUTEMY
+1

Regards,

Hervé

Le mardi 7 octobre 2014 21:45:55 Karl Heinz Marbaise a écrit :
 Hi,
 
 We solved 4 issues:
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147version=205
 97
 
 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/issues/?jql=project%20%3D%20MSOURCES%20AND%20status
 %20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
 
 Staging repo:
 https://repository.apache.org/content/repositories/maven-1072/
 
 http://repository.apache.org/content/repositories/maven-1072/org/apache/mave
 n/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4-source-release.zip
 
 Source release checksum(s):
 maven-source-plugin-2.4-source-release.zip sha1:
 da0d6e369f4841d018ccd29d44f3b70afb42d662
 
 
 Staging site:
 http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
 
 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html
 
 Vote open for 72 hours.
 
 [ ] +1
 [ ] +0
 [ ] -1
 
 Kind regards
 Karl-Heinz Marbaise
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org


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



Re: [VOTE] Release Apache Maven Source Plugin version 2.4

2014-10-09 Thread Karl Heinz Marbaise

Hi,


here is my +1 for this release.

On 10/7/14 9:45 PM, Karl Heinz Marbaise wrote:

Hi,

We solved 4 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147version=20597


There are still a couple of issues left in JIRA:
http://jira.codehaus.org/issues/?jql=project%20%3D%20MSOURCES%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC


Staging repo:
https://repository.apache.org/content/repositories/maven-1072/

http://repository.apache.org/content/repositories/maven-1072/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4-source-release.zip


Source release checksum(s):
maven-source-plugin-2.4-source-release.zip sha1:
da0d6e369f4841d018ccd29d44f3b70afb42d662


Staging site:
http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

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

Kind regards
Karl-Heinz Marbaise


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



[VOTE] Release Apache Maven Source Plugin version 2.4

2014-10-07 Thread Karl Heinz Marbaise

Hi,

We solved 4 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147version=20597

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/issues/?jql=project%20%3D%20MSOURCES%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC

Staging repo:
https://repository.apache.org/content/repositories/maven-1072/

http://repository.apache.org/content/repositories/maven-1072/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4-source-release.zip

Source release checksum(s):
maven-source-plugin-2.4-source-release.zip sha1: 
da0d6e369f4841d018ccd29d44f3b70afb42d662



Staging site:
http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

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

Kind regards
Karl-Heinz Marbaise

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



Re: [VOTE] Release Apache Maven Source Plugin version 2.3

2014-07-11 Thread Karl Heinz Marbaise

Hi I just need one binding vote...

On 7/8/14 10:09 PM, Karl Heinz Marbaise wrote:

Hi,

We solved 5 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147version=18848


There are still a couple of issues left in JIRA:
http://jira.codehaus.org/issues/?jql=project%20%3D%20MSOURCES%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC


Staging repo:
https://repository.apache.org/content/repositories/maven-1040

http://repository.apache.org/content/repositories/maven-1040/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3-source-release.zip


Source release checksum(s):
maven-source-plugin-2.3-source-release.zip
  sha1: 351db6ba2fec1e27bf60ed0a5e7683ca3ab925c0

Staging site:
http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

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

Kind regards
Karl-Heinz Marbaise


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



Re: [VOTE] Release Apache Maven Source Plugin version 2.3

2014-07-11 Thread Olivier Lamy
+1

--
Olivier
On Jul 9, 2014 6:09 AM, Karl Heinz Marbaise khmarba...@gmx.de wrote:

 Hi,

 We solved 5 issues:
 http://jira.codehaus.org/secure/ReleaseNote.jspa?
 projectId=11147version=18848

 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/issues/?jql=project%20%3D%
 20MSOURCES%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC

 Staging repo:
 https://repository.apache.org/content/repositories/maven-1040

 http://repository.apache.org/content/repositories/maven-
 1040/org/apache/maven/plugins/maven-source-plugin/2.3/maven-
 source-plugin-2.3-source-release.zip

 Source release checksum(s):
 maven-source-plugin-2.3-source-release.zip
  sha1: 351db6ba2fec1e27bf60ed0a5e7683ca3ab925c0

 Staging site:
 http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

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

 Kind regards
 Karl-Heinz Marbaise

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




[RESULT] [VOTE] Release Apache Maven Source Plugin version 2.3

2014-07-11 Thread Karl Heinz Marbaise

Hi,

The vote has passed with the following result:

+1 (binding): Robert Scholte, Hervé Boutemy, Oliver Lamy
0 : none
+1 (non binding): none

I will promote the artifacts to the central repo.

Kind regards
Karl-Heinz Marbaise

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



Re: [VOTE] Release Apache Maven Source Plugin version 2.3

2014-07-10 Thread Robert Scholte

I'll test it tonight

Robert

Op Thu, 10 Jul 2014 06:49:48 +0200 schreef Karl Heinz Marbaise  
khmarba...@gmx.de:



Hi,

really no one?

kind regards
Karl-Heinz Marbaise
  Hi,


We solved 5 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147version=18848


There are still a couple of issues left in JIRA:
http://jira.codehaus.org/issues/?jql=project%20%3D%20MSOURCES%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC


Staging repo:
https://repository.apache.org/content/repositories/maven-1040

http://repository.apache.org/content/repositories/maven-1040/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3-source-release.zip


Source release checksum(s):
maven-source-plugin-2.3-source-release.zip
  sha1: 351db6ba2fec1e27bf60ed0a5e7683ca3ab925c0

Staging site:
http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

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

Kind regards
Karl-Heinz Marbaise

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





Mit freundlichem Gruß
Karl-Heinz Marbaise


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



Re: [VOTE] Release Apache Maven Source Plugin version 2.3

2014-07-10 Thread Robert Scholte

+1

Op Tue, 08 Jul 2014 22:09:19 +0200 schreef Karl Heinz Marbaise  
khmarba...@gmx.de:



Hi,

We solved 5 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147version=18848

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/issues/?jql=project%20%3D%20MSOURCES%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC

Staging repo:
https://repository.apache.org/content/repositories/maven-1040

http://repository.apache.org/content/repositories/maven-1040/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3-source-release.zip

Source release checksum(s):
maven-source-plugin-2.3-source-release.zip
  sha1: 351db6ba2fec1e27bf60ed0a5e7683ca3ab925c0

Staging site:
http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

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

Kind regards
Karl-Heinz Marbaise

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


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



Re: [VOTE] Release Apache Maven Source Plugin version 2.3

2014-07-10 Thread Hervé BOUTEMY
+1

Regards,

Hervé

Le mardi 8 juillet 2014 22:09:19 Karl Heinz Marbaise a écrit :
 Hi,
 
 We solved 5 issues:
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147version=188
 48
 
 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/issues/?jql=project%20%3D%20MSOURCES%20AND%20status
 %20%3D%20Open%20ORDER%20BY%20priority%20DESC
 
 Staging repo:
 https://repository.apache.org/content/repositories/maven-1040
 
 http://repository.apache.org/content/repositories/maven-1040/org/apache/mave
 n/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3-source-release.zip
 
 Source release checksum(s):
 maven-source-plugin-2.3-source-release.zip
   sha1: 351db6ba2fec1e27bf60ed0a5e7683ca3ab925c0
 
 Staging site:
 http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
 
 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html
 
 Vote open for 72 hours.
 
 [ ] +1
 [ ] +0
 [ ] -1
 
 Kind regards
 Karl-Heinz Marbaise
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org


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



Re: [VOTE] Release Apache Maven Source Plugin version 2.3

2014-07-09 Thread Karl Heinz Marbaise

Hi,

really no one?

kind regards
Karl-Heinz Marbaise
 Hi,


We solved 5 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147version=18848


There are still a couple of issues left in JIRA:
http://jira.codehaus.org/issues/?jql=project%20%3D%20MSOURCES%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC


Staging repo:
https://repository.apache.org/content/repositories/maven-1040

http://repository.apache.org/content/repositories/maven-1040/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3-source-release.zip


Source release checksum(s):
maven-source-plugin-2.3-source-release.zip
  sha1: 351db6ba2fec1e27bf60ed0a5e7683ca3ab925c0

Staging site:
http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

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

Kind regards
Karl-Heinz Marbaise

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





Mit freundlichem Gruß
Karl-Heinz Marbaise
--
SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl-Heinz MarbaiseICQ#: 135949029
Hauptstrasse 177 USt.IdNr: DE191347579
52146 Würselen   http://www.soebes.de

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



[VOTE] Release Apache Maven Source Plugin version 2.3

2014-07-08 Thread Karl Heinz Marbaise

Hi,

We solved 5 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147version=18848

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/issues/?jql=project%20%3D%20MSOURCES%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC

Staging repo:
https://repository.apache.org/content/repositories/maven-1040

http://repository.apache.org/content/repositories/maven-1040/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3-source-release.zip

Source release checksum(s):
maven-source-plugin-2.3-source-release.zip
 sha1: 351db6ba2fec1e27bf60ed0a5e7683ca3ab925c0

Staging site:
http://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

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

Kind regards
Karl-Heinz Marbaise

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