[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 
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 
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 
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 
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 
>> 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