[RESULT] [VOTE] Release Apache Maven JAR Plugin version 3.0.0 (Take 3)

2016-05-15 Thread Karl Heinz Marbaise

Hi,

The vote has passed with the following result:

+1 : Stian Soiland-Reyes, Karl Heinz Marbaise, Hervé Boutemy,
 Anders Hammar, Michael Osipov

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 JAR Plugin version 3.0.0 (Take 3)

2016-05-15 Thread Michael Osipov

+1

Great work, thank you!

Am 2016-05-15 um 20:24 schrieb Karl Heinz Marbaise:

Hi,

I need one more PMC vote...

Kind regards
Karl Heinz Marbaise

On 5/4/16 8:16 PM, Karl Heinz Marbaise wrote:

Hi,

We solved 21 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171



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



Staging repo:
https://repository.apache.org/content/repositories/maven-1265
https://repository.apache.org/content/repositories/maven-1265/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip



Source release checksum(s):
maven-jar-plugin-3.0.0-source-release.zip sha1:
b749bfd9e76b92102f372fd807b17779c4d03c7e

Staging site:
http://maven.apache.org/plugins-archives/maven-jar-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 JAR Plugin version 3.0.0 (Take 3)

2016-05-15 Thread Karl Heinz Marbaise

Hi,

I need one more PMC vote...

Kind regards
Karl Heinz Marbaise

On 5/4/16 8:16 PM, Karl Heinz Marbaise wrote:

Hi,

We solved 21 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171


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


Staging repo:
https://repository.apache.org/content/repositories/maven-1265
https://repository.apache.org/content/repositories/maven-1265/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip


Source release checksum(s):
maven-jar-plugin-3.0.0-source-release.zip sha1:
b749bfd9e76b92102f372fd807b17779c4d03c7e

Staging site:
http://maven.apache.org/plugins-archives/maven-jar-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 JAR Plugin version 3.0.0 (Take 3)

2016-05-15 Thread Karl Heinz Marbaise

Hi,

so i've made further tests on Windows 10 / JDK 1.7...with 3.0.5, 3.1.1, 
3.2.5, 3.3.9 and couldn't find any issue ?



Kind regards
Karl Heinz Marbaise
On 5/14/16 3:01 PM, Karl Heinz Marbaise wrote:

Hi Robert,

I'm diving more into this...

I have tested another round with Windows XP (Maven 3.0.5, 3.1.1, 3.2.5,
3.3.9) , Windows 8.1 (Java 1.8) Maven 3.0.5, 3.1.1, 3.2.5, 3.3.9 no
issue found...

So the question is: Can you reproduce this? On your machine ? Have you
seen this only in that single IT (manifest-content)? Or have you
observed that in others as well ?

I will check this later on a Windows 10 system as well...


Kind regards
Karl Heinz Marbaise


On 5/7/16 11:06 PM, Robert Scholte wrote:

I'm using Win10

The funny thing:
Manifest-Version: 1.0
Implementation-Vendor: The Apache Software Foundation
Implementation-Title: Apache Maven JAR Plugin
Implementation-Version: 3.0.0
Implementation-Vendor-Id: org.apache.maven.plugins
Built-By: Robert Scholte
Build-Jdk: 1.7.0_55
Specification-Vendor: The Apache Software Foundation
Specification-Title: Apache Maven JAR Plugin
Created-By: Apache Maven 3.3.9
Specification-Version: 3.0.0
Archiver-Version: Plexus Archiver

So the version is set correctly in the plugin jar.

At least one IT-project should have failed because of the missing
version, so it seems there was no additional IT written to check the
value of Created-By:

Where should this maven.version come from?

Robert

On Sat, 07 May 2016 22:54:34 +0200, Karl Heinz Marbaise
 wrote:


Hi Robert,

On 5/7/16 10:24 PM, Robert Scholte wrote:

This is my content of
maven-jar-plugin-3.0.0\target\it\manifest-content\target\manifest-content-1.0-SNAPSHOT.jar!/META-INF/MANIFEST.MF




Manifest-Version: 1.0
Implementation-Vendor: jar plugin it
Implementation-Title: manifest-content-it
Implementation-Version: 1.0-SNAPSHOT
Implementation-Vendor-Id: org.apache.maven.plugins
Built-By: Robert Scholte
Build-Jdk: 1.7.0_55
Specification-Vendor: jar plugin it
Specification-Title: manifest-content-it
Created-By: Apache Maven
Specification-Version: 1.0
Main-Class: myproject.HelloWorld
Archiver-Version: Plexus Archiver

build.log show
[DEBUG] Populating class realm
plugin>org.apache.maven.plugins:maven-jar-plugin:3.0.0
[DEBUG]   Included: org.apache.maven.plugins:maven-jar-plugin:jar:3.0.0
[DEBUG]   Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG]   Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG]   Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG]   Included:
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG]   Included: org.apache.maven:maven-archiver:jar:3.0.2
[DEBUG]   Included:
org.apache.maven.shared:maven-shared-utils:jar:3.0.0
[DEBUG]   Included: commons-io:commons-io:jar:2.4
[DEBUG]   Included: com.google.code.findbugs:jsr305:jar:2.0.1
[DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:3.1.1
[DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:2.7.1
[DEBUG]   Included: org.apache.commons:commons-compress:jar:1.10
[DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.22


Hm...the list is exactly the same i have here on Mac OS
so the components are there...so only the behaviour in the components
can make the difference...

So i have tested on Windows XP with Maven 3.2.1 and 3.3.9 and it works
correctly...

Manifest-Version: 1.0
Implementation-Vendor: jar plugin it
Implementation-Title: manifest-content-it
Implementation-Version: 1.0-SNAPSHOT
Implementation-Vendor-Id: org.apache.maven.plugins
Built-By: kama
Build-Jdk: 1.7.0_55
Specification-Vendor: jar plugin it
Specification-Title: manifest-content-it
Created-By: Apache Maven 3.3.9
Specification-Version: 1.0
Main-Class: myproject.HelloWorld
Archiver-Version: Plexus Archiver


Hm...








I haven't installed the plugin in my repository.

Could it be a Windows issue?

Robert

On Sat, 07 May 2016 21:04:19 +0200, Karl Heinz Marbaise
 wrote:


Hi Robert,

On 5/7/16 8:35 PM, Robert Scholte wrote:

https://issues.apache.org/jira/browse/MJAR-218
is this really fixed?

I still see a versionless Apache Maven in the MANIFEST.MF


Hm...I tested with Maven 3.0.5 and 3.3.9 via

mvn -Prun-its clean verify

and checked the generated JAR files which are Ok

Furthermore i run Maven 3.3.9 and also:

mvn -Prun-its clean verify
-Dinvoker.mavenHome=/usr/share/java/apache-maven-3.0.5

which produces correct artifacts


Unfortunately i can not reproduce this at the moment...But it if is
not..So it means making a 3.0.1 release very soon...

Can you give some examples of files which do not contain the correct:
"Created-By: " entry?

Kind regards
Karl Heinz Marbaise





Executed as
d:\apache-maven-3.3.9\bin\mvn clean verify 

Re: [VOTE] Release Apache Maven JAR Plugin version 3.0.0 (Take 3)

2016-05-14 Thread Karl Heinz Marbaise

Hi Robert,

I'm diving more into this...

I have tested another round with Windows XP (Maven 3.0.5, 3.1.1, 3.2.5, 
3.3.9) , Windows 8.1 (Java 1.8) Maven 3.0.5, 3.1.1, 3.2.5, 3.3.9 no 
issue found...


So the question is: Can you reproduce this? On your machine ? Have you 
seen this only in that single IT (manifest-content)? Or have you 
observed that in others as well ?


I will check this later on a Windows 10 system as well...


Kind regards
Karl Heinz Marbaise


On 5/7/16 11:06 PM, Robert Scholte wrote:

I'm using Win10

The funny thing:
Manifest-Version: 1.0
Implementation-Vendor: The Apache Software Foundation
Implementation-Title: Apache Maven JAR Plugin
Implementation-Version: 3.0.0
Implementation-Vendor-Id: org.apache.maven.plugins
Built-By: Robert Scholte
Build-Jdk: 1.7.0_55
Specification-Vendor: The Apache Software Foundation
Specification-Title: Apache Maven JAR Plugin
Created-By: Apache Maven 3.3.9
Specification-Version: 3.0.0
Archiver-Version: Plexus Archiver

So the version is set correctly in the plugin jar.

At least one IT-project should have failed because of the missing
version, so it seems there was no additional IT written to check the
value of Created-By:

Where should this maven.version come from?

Robert

On Sat, 07 May 2016 22:54:34 +0200, Karl Heinz Marbaise
 wrote:


Hi Robert,

On 5/7/16 10:24 PM, Robert Scholte wrote:

This is my content of
maven-jar-plugin-3.0.0\target\it\manifest-content\target\manifest-content-1.0-SNAPSHOT.jar!/META-INF/MANIFEST.MF



Manifest-Version: 1.0
Implementation-Vendor: jar plugin it
Implementation-Title: manifest-content-it
Implementation-Version: 1.0-SNAPSHOT
Implementation-Vendor-Id: org.apache.maven.plugins
Built-By: Robert Scholte
Build-Jdk: 1.7.0_55
Specification-Vendor: jar plugin it
Specification-Title: manifest-content-it
Created-By: Apache Maven
Specification-Version: 1.0
Main-Class: myproject.HelloWorld
Archiver-Version: Plexus Archiver

build.log show
[DEBUG] Populating class realm
plugin>org.apache.maven.plugins:maven-jar-plugin:3.0.0
[DEBUG]   Included: org.apache.maven.plugins:maven-jar-plugin:jar:3.0.0
[DEBUG]   Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG]   Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG]   Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG]   Included:
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG]   Included: org.apache.maven:maven-archiver:jar:3.0.2
[DEBUG]   Included: org.apache.maven.shared:maven-shared-utils:jar:3.0.0
[DEBUG]   Included: commons-io:commons-io:jar:2.4
[DEBUG]   Included: com.google.code.findbugs:jsr305:jar:2.0.1
[DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:3.1.1
[DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:2.7.1
[DEBUG]   Included: org.apache.commons:commons-compress:jar:1.10
[DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.22


Hm...the list is exactly the same i have here on Mac OS
so the components are there...so only the behaviour in the components
can make the difference...

So i have tested on Windows XP with Maven 3.2.1 and 3.3.9 and it works
correctly...

Manifest-Version: 1.0
Implementation-Vendor: jar plugin it
Implementation-Title: manifest-content-it
Implementation-Version: 1.0-SNAPSHOT
Implementation-Vendor-Id: org.apache.maven.plugins
Built-By: kama
Build-Jdk: 1.7.0_55
Specification-Vendor: jar plugin it
Specification-Title: manifest-content-it
Created-By: Apache Maven 3.3.9
Specification-Version: 1.0
Main-Class: myproject.HelloWorld
Archiver-Version: Plexus Archiver


Hm...








I haven't installed the plugin in my repository.

Could it be a Windows issue?

Robert

On Sat, 07 May 2016 21:04:19 +0200, Karl Heinz Marbaise
 wrote:


Hi Robert,

On 5/7/16 8:35 PM, Robert Scholte wrote:

https://issues.apache.org/jira/browse/MJAR-218
is this really fixed?

I still see a versionless Apache Maven in the MANIFEST.MF


Hm...I tested with Maven 3.0.5 and 3.3.9 via

mvn -Prun-its clean verify

and checked the generated JAR files which are Ok

Furthermore i run Maven 3.3.9 and also:

mvn -Prun-its clean verify
-Dinvoker.mavenHome=/usr/share/java/apache-maven-3.0.5

which produces correct artifacts


Unfortunately i can not reproduce this at the moment...But it if is
not..So it means making a 3.0.1 release very soon...

Can you give some examples of files which do not contain the correct:
"Created-By: " entry?

Kind regards
Karl Heinz Marbaise





Executed as
d:\apache-maven-3.3.9\bin\mvn clean verify -Prun-its
-Dinvoker.mavenHome=d:\apache-maven-3.0

thanks,
Robert

On Wed, 04 May 2016 20:16:20 +0200, Karl Heinz Marbaise
 wrote:


Hi,

We solved 21 issues:

Re: [VOTE] Release Apache Maven JAR Plugin version 3.0.0 (Take 3)

2016-05-08 Thread Anders Hammar
Right, there is no IT in m-jar-plugun to check this. The tests are in the
library/component that handles this.

/Anders (mobile)
On May 7, 2016 23:06, "Robert Scholte"  wrote:

> I'm using Win10
>
> The funny thing:
> Manifest-Version: 1.0
> Implementation-Vendor: The Apache Software Foundation
> Implementation-Title: Apache Maven JAR Plugin
> Implementation-Version: 3.0.0
> Implementation-Vendor-Id: org.apache.maven.plugins
> Built-By: Robert Scholte
> Build-Jdk: 1.7.0_55
> Specification-Vendor: The Apache Software Foundation
> Specification-Title: Apache Maven JAR Plugin
> Created-By: Apache Maven 3.3.9
> Specification-Version: 3.0.0
> Archiver-Version: Plexus Archiver
>
> So the version is set correctly in the plugin jar.
>
> At least one IT-project should have failed because of the missing version,
> so it seems there was no additional IT written to check the value of
> Created-By:
>
> Where should this maven.version come from?
>
> Robert
>
> On Sat, 07 May 2016 22:54:34 +0200, Karl Heinz Marbaise 
> wrote:
>
> Hi Robert,
>>
>> On 5/7/16 10:24 PM, Robert Scholte wrote:
>>
>>> This is my content of
>>>
>>> maven-jar-plugin-3.0.0\target\it\manifest-content\target\manifest-content-1.0-SNAPSHOT.jar!/META-INF/MANIFEST.MF
>>>
>>>
>>> Manifest-Version: 1.0
>>> Implementation-Vendor: jar plugin it
>>> Implementation-Title: manifest-content-it
>>> Implementation-Version: 1.0-SNAPSHOT
>>> Implementation-Vendor-Id: org.apache.maven.plugins
>>> Built-By: Robert Scholte
>>> Build-Jdk: 1.7.0_55
>>> Specification-Vendor: jar plugin it
>>> Specification-Title: manifest-content-it
>>> Created-By: Apache Maven
>>> Specification-Version: 1.0
>>> Main-Class: myproject.HelloWorld
>>> Archiver-Version: Plexus Archiver
>>>
>>> build.log show
>>> [DEBUG] Populating class realm
>>> plugin>org.apache.maven.plugins:maven-jar-plugin:3.0.0
>>> [DEBUG]   Included: org.apache.maven.plugins:maven-jar-plugin:jar:3.0.0
>>> [DEBUG]   Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
>>> [DEBUG]   Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
>>> [DEBUG]   Included: org.sonatype.aether:aether-util:jar:1.7
>>> [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
>>> [DEBUG]   Included:
>>> org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
>>> [DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
>>> [DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.4
>>> [DEBUG]   Included: org.apache.maven:maven-archiver:jar:3.0.2
>>> [DEBUG]   Included: org.apache.maven.shared:maven-shared-utils:jar:3.0.0
>>> [DEBUG]   Included: commons-io:commons-io:jar:2.4
>>> [DEBUG]   Included: com.google.code.findbugs:jsr305:jar:2.0.1
>>> [DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:3.1.1
>>> [DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:2.7.1
>>> [DEBUG]   Included: org.apache.commons:commons-compress:jar:1.10
>>> [DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
>>> [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.22
>>>
>>
>> Hm...the list is exactly the same i have here on Mac OS
>> so the components are there...so only the behaviour in the components can
>> make the difference...
>>
>> So i have tested on Windows XP with Maven 3.2.1 and 3.3.9 and it works
>> correctly...
>>
>> Manifest-Version: 1.0
>> Implementation-Vendor: jar plugin it
>> Implementation-Title: manifest-content-it
>> Implementation-Version: 1.0-SNAPSHOT
>> Implementation-Vendor-Id: org.apache.maven.plugins
>> Built-By: kama
>> Build-Jdk: 1.7.0_55
>> Specification-Vendor: jar plugin it
>> Specification-Title: manifest-content-it
>> Created-By: Apache Maven 3.3.9
>> Specification-Version: 1.0
>> Main-Class: myproject.HelloWorld
>> Archiver-Version: Plexus Archiver
>>
>>
>> Hm...
>>
>>
>>
>>
>>
>>
>>
>>> I haven't installed the plugin in my repository.
>>>
>>> Could it be a Windows issue?
>>>
>>> Robert
>>>
>>> On Sat, 07 May 2016 21:04:19 +0200, Karl Heinz Marbaise
>>>  wrote:
>>>
>>> Hi Robert,

 On 5/7/16 8:35 PM, Robert Scholte wrote:

> https://issues.apache.org/jira/browse/MJAR-218
> is this really fixed?
>
> I still see a versionless Apache Maven in the MANIFEST.MF
>

 Hm...I tested with Maven 3.0.5 and 3.3.9 via

 mvn -Prun-its clean verify

 and checked the generated JAR files which are Ok

 Furthermore i run Maven 3.3.9 and also:

 mvn -Prun-its clean verify
 -Dinvoker.mavenHome=/usr/share/java/apache-maven-3.0.5

 which produces correct artifacts


 Unfortunately i can not reproduce this at the moment...But it if is
 not..So it means making a 3.0.1 release very soon...

 Can you give some examples of files which do not contain the correct:
 "Created-By: " entry?

 Kind regards
 Karl Heinz Marbaise




> Executed as
> d:\apache-maven-3.3.9\bin\mvn clean verify -Prun-its

Re: [VOTE] Release Apache Maven JAR Plugin version 3.0.0 (Take 3)

2016-05-07 Thread Robert Scholte

I'm using Win10

The funny thing:
Manifest-Version: 1.0
Implementation-Vendor: The Apache Software Foundation
Implementation-Title: Apache Maven JAR Plugin
Implementation-Version: 3.0.0
Implementation-Vendor-Id: org.apache.maven.plugins
Built-By: Robert Scholte
Build-Jdk: 1.7.0_55
Specification-Vendor: The Apache Software Foundation
Specification-Title: Apache Maven JAR Plugin
Created-By: Apache Maven 3.3.9
Specification-Version: 3.0.0
Archiver-Version: Plexus Archiver

So the version is set correctly in the plugin jar.

At least one IT-project should have failed because of the missing version,  
so it seems there was no additional IT written to check the value of  
Created-By:


Where should this maven.version come from?

Robert

On Sat, 07 May 2016 22:54:34 +0200, Karl Heinz Marbaise  
 wrote:



Hi Robert,

On 5/7/16 10:24 PM, Robert Scholte wrote:

This is my content of
maven-jar-plugin-3.0.0\target\it\manifest-content\target\manifest-content-1.0-SNAPSHOT.jar!/META-INF/MANIFEST.MF


Manifest-Version: 1.0
Implementation-Vendor: jar plugin it
Implementation-Title: manifest-content-it
Implementation-Version: 1.0-SNAPSHOT
Implementation-Vendor-Id: org.apache.maven.plugins
Built-By: Robert Scholte
Build-Jdk: 1.7.0_55
Specification-Vendor: jar plugin it
Specification-Title: manifest-content-it
Created-By: Apache Maven
Specification-Version: 1.0
Main-Class: myproject.HelloWorld
Archiver-Version: Plexus Archiver

build.log show
[DEBUG] Populating class realm
plugin>org.apache.maven.plugins:maven-jar-plugin:3.0.0
[DEBUG]   Included: org.apache.maven.plugins:maven-jar-plugin:jar:3.0.0
[DEBUG]   Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG]   Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG]   Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG]   Included:
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG]   Included: org.apache.maven:maven-archiver:jar:3.0.2
[DEBUG]   Included: org.apache.maven.shared:maven-shared-utils:jar:3.0.0
[DEBUG]   Included: commons-io:commons-io:jar:2.4
[DEBUG]   Included: com.google.code.findbugs:jsr305:jar:2.0.1
[DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:3.1.1
[DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:2.7.1
[DEBUG]   Included: org.apache.commons:commons-compress:jar:1.10
[DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.22


Hm...the list is exactly the same i have here on Mac OS
so the components are there...so only the behaviour in the components  
can make the difference...


So i have tested on Windows XP with Maven 3.2.1 and 3.3.9 and it works  
correctly...


Manifest-Version: 1.0
Implementation-Vendor: jar plugin it
Implementation-Title: manifest-content-it
Implementation-Version: 1.0-SNAPSHOT
Implementation-Vendor-Id: org.apache.maven.plugins
Built-By: kama
Build-Jdk: 1.7.0_55
Specification-Vendor: jar plugin it
Specification-Title: manifest-content-it
Created-By: Apache Maven 3.3.9
Specification-Version: 1.0
Main-Class: myproject.HelloWorld
Archiver-Version: Plexus Archiver


Hm...








I haven't installed the plugin in my repository.

Could it be a Windows issue?

Robert

On Sat, 07 May 2016 21:04:19 +0200, Karl Heinz Marbaise
 wrote:


Hi Robert,

On 5/7/16 8:35 PM, Robert Scholte wrote:

https://issues.apache.org/jira/browse/MJAR-218
is this really fixed?

I still see a versionless Apache Maven in the MANIFEST.MF


Hm...I tested with Maven 3.0.5 and 3.3.9 via

mvn -Prun-its clean verify

and checked the generated JAR files which are Ok

Furthermore i run Maven 3.3.9 and also:

mvn -Prun-its clean verify
-Dinvoker.mavenHome=/usr/share/java/apache-maven-3.0.5

which produces correct artifacts


Unfortunately i can not reproduce this at the moment...But it if is
not..So it means making a 3.0.1 release very soon...

Can you give some examples of files which do not contain the correct:
"Created-By: " entry?

Kind regards
Karl Heinz Marbaise





Executed as
d:\apache-maven-3.3.9\bin\mvn clean verify -Prun-its
-Dinvoker.mavenHome=d:\apache-maven-3.0

thanks,
Robert

On Wed, 04 May 2016 20:16:20 +0200, Karl Heinz Marbaise
 wrote:


Hi,

We solved 21 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171



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



Staging repo:
https://repository.apache.org/content/repositories/maven-1265
https://repository.apache.org/content/repositories/maven-1265/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip



Source release checksum(s):

Re: [VOTE] Release Apache Maven JAR Plugin version 3.0.0 (Take 3)

2016-05-07 Thread Karl Heinz Marbaise

Hi Robert,

On 5/7/16 10:24 PM, Robert Scholte wrote:

This is my content of
maven-jar-plugin-3.0.0\target\it\manifest-content\target\manifest-content-1.0-SNAPSHOT.jar!/META-INF/MANIFEST.MF


Manifest-Version: 1.0
Implementation-Vendor: jar plugin it
Implementation-Title: manifest-content-it
Implementation-Version: 1.0-SNAPSHOT
Implementation-Vendor-Id: org.apache.maven.plugins
Built-By: Robert Scholte
Build-Jdk: 1.7.0_55
Specification-Vendor: jar plugin it
Specification-Title: manifest-content-it
Created-By: Apache Maven
Specification-Version: 1.0
Main-Class: myproject.HelloWorld
Archiver-Version: Plexus Archiver

build.log show
[DEBUG] Populating class realm
plugin>org.apache.maven.plugins:maven-jar-plugin:3.0.0
[DEBUG]   Included: org.apache.maven.plugins:maven-jar-plugin:jar:3.0.0
[DEBUG]   Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG]   Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG]   Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG]   Included:
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG]   Included: org.apache.maven:maven-archiver:jar:3.0.2
[DEBUG]   Included: org.apache.maven.shared:maven-shared-utils:jar:3.0.0
[DEBUG]   Included: commons-io:commons-io:jar:2.4
[DEBUG]   Included: com.google.code.findbugs:jsr305:jar:2.0.1
[DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:3.1.1
[DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:2.7.1
[DEBUG]   Included: org.apache.commons:commons-compress:jar:1.10
[DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.22


Hm...the list is exactly the same i have here on Mac OS
so the components are there...so only the behaviour in the components 
can make the difference...


So i have tested on Windows XP with Maven 3.2.1 and 3.3.9 and it works 
correctly...


Manifest-Version: 1.0
Implementation-Vendor: jar plugin it
Implementation-Title: manifest-content-it
Implementation-Version: 1.0-SNAPSHOT
Implementation-Vendor-Id: org.apache.maven.plugins
Built-By: kama
Build-Jdk: 1.7.0_55
Specification-Vendor: jar plugin it
Specification-Title: manifest-content-it
Created-By: Apache Maven 3.3.9
Specification-Version: 1.0
Main-Class: myproject.HelloWorld
Archiver-Version: Plexus Archiver


Hm...








I haven't installed the plugin in my repository.

Could it be a Windows issue?

Robert

On Sat, 07 May 2016 21:04:19 +0200, Karl Heinz Marbaise
 wrote:


Hi Robert,

On 5/7/16 8:35 PM, Robert Scholte wrote:

https://issues.apache.org/jira/browse/MJAR-218
is this really fixed?

I still see a versionless Apache Maven in the MANIFEST.MF


Hm...I tested with Maven 3.0.5 and 3.3.9 via

mvn -Prun-its clean verify

and checked the generated JAR files which are Ok

Furthermore i run Maven 3.3.9 and also:

mvn -Prun-its clean verify
-Dinvoker.mavenHome=/usr/share/java/apache-maven-3.0.5

which produces correct artifacts


Unfortunately i can not reproduce this at the moment...But it if is
not..So it means making a 3.0.1 release very soon...

Can you give some examples of files which do not contain the correct:
"Created-By: " entry?

Kind regards
Karl Heinz Marbaise





Executed as
d:\apache-maven-3.3.9\bin\mvn clean verify -Prun-its
-Dinvoker.mavenHome=d:\apache-maven-3.0

thanks,
Robert

On Wed, 04 May 2016 20:16:20 +0200, Karl Heinz Marbaise
 wrote:


Hi,

We solved 21 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171



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



Staging repo:
https://repository.apache.org/content/repositories/maven-1265
https://repository.apache.org/content/repositories/maven-1265/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip



Source release checksum(s):
maven-jar-plugin-3.0.0-source-release.zip sha1:
b749bfd9e76b92102f372fd807b17779c4d03c7e

Staging site:
http://maven.apache.org/plugins-archives/maven-jar-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





Mit freundlichem Gruß
Karl-Heinz Marbaise
--
SoftwareEntwicklung Beratung SchulungTel.: +49 

Re: [VOTE] Release Apache Maven JAR Plugin version 3.0.0 (Take 3)

2016-05-07 Thread Robert Scholte

This is my content of
maven-jar-plugin-3.0.0\target\it\manifest-content\target\manifest-content-1.0-SNAPSHOT.jar!/META-INF/MANIFEST.MF

Manifest-Version: 1.0
Implementation-Vendor: jar plugin it
Implementation-Title: manifest-content-it
Implementation-Version: 1.0-SNAPSHOT
Implementation-Vendor-Id: org.apache.maven.plugins
Built-By: Robert Scholte
Build-Jdk: 1.7.0_55
Specification-Vendor: jar plugin it
Specification-Title: manifest-content-it
Created-By: Apache Maven
Specification-Version: 1.0
Main-Class: myproject.HelloWorld
Archiver-Version: Plexus Archiver

build.log show
[DEBUG] Populating class realm  
plugin>org.apache.maven.plugins:maven-jar-plugin:3.0.0

[DEBUG]   Included: org.apache.maven.plugins:maven-jar-plugin:jar:3.0.0
[DEBUG]   Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG]   Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG]   Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG]   Included:  
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5

[DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG]   Included: org.apache.maven:maven-archiver:jar:3.0.2
[DEBUG]   Included: org.apache.maven.shared:maven-shared-utils:jar:3.0.0
[DEBUG]   Included: commons-io:commons-io:jar:2.4
[DEBUG]   Included: com.google.code.findbugs:jsr305:jar:2.0.1
[DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:3.1.1
[DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:2.7.1
[DEBUG]   Included: org.apache.commons:commons-compress:jar:1.10
[DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.22

I haven't installed the plugin in my repository.

Could it be a Windows issue?

Robert

On Sat, 07 May 2016 21:04:19 +0200, Karl Heinz Marbaise  
 wrote:



Hi Robert,

On 5/7/16 8:35 PM, Robert Scholte wrote:

https://issues.apache.org/jira/browse/MJAR-218
is this really fixed?

I still see a versionless Apache Maven in the MANIFEST.MF


Hm...I tested with Maven 3.0.5 and 3.3.9 via

mvn -Prun-its clean verify

and checked the generated JAR files which are Ok

Furthermore i run Maven 3.3.9 and also:

mvn -Prun-its clean verify  
-Dinvoker.mavenHome=/usr/share/java/apache-maven-3.0.5


which produces correct artifacts


Unfortunately i can not reproduce this at the moment...But it if is  
not..So it means making a 3.0.1 release very soon...


Can you give some examples of files which do not contain the correct:  
"Created-By: " entry?


Kind regards
Karl Heinz Marbaise





Executed as
d:\apache-maven-3.3.9\bin\mvn clean verify -Prun-its
-Dinvoker.mavenHome=d:\apache-maven-3.0

thanks,
Robert

On Wed, 04 May 2016 20:16:20 +0200, Karl Heinz Marbaise
 wrote:


Hi,

We solved 21 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171


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


Staging repo:
https://repository.apache.org/content/repositories/maven-1265
https://repository.apache.org/content/repositories/maven-1265/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip


Source release checksum(s):
maven-jar-plugin-3.0.0-source-release.zip sha1:
b749bfd9e76b92102f372fd807b17779c4d03c7e

Staging site:
http://maven.apache.org/plugins-archives/maven-jar-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 JAR Plugin version 3.0.0 (Take 3)

2016-05-07 Thread Anders Hammar
It works for me. Do you by any chance have an old staged 3.0.0 of the
plugin in your local repo?

/Anders (mobile)
On May 7, 2016 20:35, "Robert Scholte"  wrote:

> https://issues.apache.org/jira/browse/MJAR-218
> is this really fixed?
>
> I still see a versionless Apache Maven in the MANIFEST.MF
>
> Executed as
> d:\apache-maven-3.3.9\bin\mvn clean verify -Prun-its
> -Dinvoker.mavenHome=d:\apache-maven-3.0
>
> thanks,
> Robert
>
> On Wed, 04 May 2016 20:16:20 +0200, Karl Heinz Marbaise 
> wrote:
>
> Hi,
>>
>> We solved 21 issues:
>>
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171
>>
>> There are still a couple of issues left in JIRA:
>>
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MJAR%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-1265
>>
>> https://repository.apache.org/content/repositories/maven-1265/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip
>>
>> Source release checksum(s):
>> maven-jar-plugin-3.0.0-source-release.zip sha1:
>> b749bfd9e76b92102f372fd807b17779c4d03c7e
>>
>> Staging site:
>> http://maven.apache.org/plugins-archives/maven-jar-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 JAR Plugin version 3.0.0 (Take 3)

2016-05-07 Thread Karl Heinz Marbaise

Hi Robert,

On 5/7/16 8:35 PM, Robert Scholte wrote:

https://issues.apache.org/jira/browse/MJAR-218
is this really fixed?

I still see a versionless Apache Maven in the MANIFEST.MF


Hm...I tested with Maven 3.0.5 and 3.3.9 via

mvn -Prun-its clean verify

and checked the generated JAR files which are Ok

Furthermore i run Maven 3.3.9 and also:

mvn -Prun-its clean verify 
-Dinvoker.mavenHome=/usr/share/java/apache-maven-3.0.5


which produces correct artifacts


Unfortunately i can not reproduce this at the moment...But it if is 
not..So it means making a 3.0.1 release very soon...


Can you give some examples of files which do not contain the correct: 
"Created-By: " entry?


Kind regards
Karl Heinz Marbaise





Executed as
d:\apache-maven-3.3.9\bin\mvn clean verify -Prun-its
-Dinvoker.mavenHome=d:\apache-maven-3.0

thanks,
Robert

On Wed, 04 May 2016 20:16:20 +0200, Karl Heinz Marbaise
 wrote:


Hi,

We solved 21 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171


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


Staging repo:
https://repository.apache.org/content/repositories/maven-1265
https://repository.apache.org/content/repositories/maven-1265/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip


Source release checksum(s):
maven-jar-plugin-3.0.0-source-release.zip sha1:
b749bfd9e76b92102f372fd807b17779c4d03c7e

Staging site:
http://maven.apache.org/plugins-archives/maven-jar-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 JAR Plugin version 3.0.0 (Take 3)

2016-05-07 Thread Robert Scholte

https://issues.apache.org/jira/browse/MJAR-218
is this really fixed?

I still see a versionless Apache Maven in the MANIFEST.MF

Executed as
d:\apache-maven-3.3.9\bin\mvn clean verify -Prun-its  
-Dinvoker.mavenHome=d:\apache-maven-3.0


thanks,
Robert

On Wed, 04 May 2016 20:16:20 +0200, Karl Heinz Marbaise  
 wrote:



Hi,

We solved 21 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171

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

Staging repo:
https://repository.apache.org/content/repositories/maven-1265
https://repository.apache.org/content/repositories/maven-1265/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip

Source release checksum(s):
maven-jar-plugin-3.0.0-source-release.zip sha1:  
b749bfd9e76b92102f372fd807b17779c4d03c7e


Staging site:
http://maven.apache.org/plugins-archives/maven-jar-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 JAR Plugin version 3.0.0 (Take 3)

2016-05-07 Thread Anders Hammar
+1, non-binding

/Anders

On Wed, May 4, 2016 at 8:16 PM, Karl Heinz Marbaise 
wrote:

> Hi,
>
> We solved 21 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MJAR%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1265
>
> https://repository.apache.org/content/repositories/maven-1265/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip
>
> Source release checksum(s):
> maven-jar-plugin-3.0.0-source-release.zip sha1:
> b749bfd9e76b92102f372fd807b17779c4d03c7e
>
> Staging site:
> http://maven.apache.org/plugins-archives/maven-jar-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 JAR Plugin version 3.0.0 (Take 3)

2016-05-07 Thread Karl Heinz Marbaise

Hi,

i need one more PMC vote...

Kind regards
Karl Heinz
On 5/4/16 8:16 PM, Karl Heinz Marbaise wrote:

Hi,

We solved 21 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171


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


Staging repo:
https://repository.apache.org/content/repositories/maven-1265
https://repository.apache.org/content/repositories/maven-1265/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip


Source release checksum(s):
maven-jar-plugin-3.0.0-source-release.zip sha1:
b749bfd9e76b92102f372fd807b17779c4d03c7e

Staging site:
http://maven.apache.org/plugins-archives/maven-jar-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 JAR Plugin version 3.0.0 (Take 3)

2016-05-07 Thread Hervé BOUTEMY
+1

Regards,

Hervé

Le mercredi 4 mai 2016 20:16:20 Karl Heinz Marbaise a écrit :
> Hi,
> 
> We solved 21 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526
> rsion=12334171
> 
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MJAR%20AND%20stat
> us%20%3D%20Open%20ORDER%20BY%20priority%20DESC
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1265
> https://repository.apache.org/content/repositories/maven-1265/org/apache/mav
> en/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip
> 
> Source release checksum(s):
> maven-jar-plugin-3.0.0-source-release.zip sha1:
> b749bfd9e76b92102f372fd807b17779c4d03c7e
> 
> Staging site:
> http://maven.apache.org/plugins-archives/maven-jar-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 JAR Plugin version 3.0.0 (Take 3)

2016-05-06 Thread Karl Heinz Marbaise

Hi,

On 5/6/16 6:32 PM, Stian Soiland-Reyes wrote:

OK, that's inverse process from other ASF projects I've been on -
which require a commit ID in the email because of the fact you CAN
change a tag AND drop a Staging repository; e.g. it is not a
long-lasting record of the vote (for the failed RCs at least).


The record of the VOTE or CANCELED VOTE's is done via the mailing 
list...Yes of course i can remove a tag and drop a staging 
repository...yes exactly that's the purpose of such staging repository 
to check the quality of such artifacts..if it does not fit the 
requirements than i can simply forget about it instead of synched into 
central...and in SVN the remove of a tag is recorded...in contradiction 
to Git where removing a tag is not recorded in anyway...





Perhaps that is a bit paranoid :-) But it somewhat guards against
anyone doing a "manual" release by accident.


The release process is manual work at the moment...How does it do that?

Who will prevent me from doing a release if already a tag exists ? Only 
the maven-release-plugin will fail, based on the existing tag in SVN/Tag 
which is more safe than using a different Tag Name than the final one...


Kind regards
Karl Heinz



I thing Commons has a mechanism to add the git/SVN revision id into
the META-INF/MANIFEST.MF of the JAR in the Maven repository - which is
quite nice.


Yes i know that it is possible... might be a good idea to add those 
informations in the MANIFEST.MF (buildnumber-maven-plugin plugin ..)...







On 6 May 2016 at 16:59, Karl Heinz Marbaise  wrote:

Hi Stian,

On 5/6/16 5:39 PM, Stian Soiland-Reyes wrote:


The commit id was missing from the vote email.



We don't use the commit id in the vote mails cause we only stage the release
which has a related tag in svn:

svn log -v -l1
https://svn.apache.org/repos/asf/maven/plugins/tags/maven-jar-plugin-3.0.0



I assume you mean:

https://svn.apache.org/repos/asf/maven/plugins/tags/maven-jar-plugin-3.0.0/@1742311

(I would have expected the tag to be maven-jar-plugin-3.0.0-RC1 until
the release vote was passed)



We don't produce RC's cause if a failure is in there we drop the release
from the staging repository and reuse the version number...and remove svn
tag...and we will never change a TAG after a successfull vote...


You have used the wrong revision:
If you take a look here:

~/apache-maven/maven-plugins$ svn log -v -l5
https://svn.apache.org/repos/asf/maven/plugins/tags/

r1742485 | khmarbaise | 2016-05-06 00:35:17 +0200 (Fri, 06 May 2016) | 1
line
Changed paths:
   A /maven/plugins/tags/maven-resources-plugin-3.0.0 (from
/maven/plugins/trunk/maven-resources-plugin:1742484)

[maven-release-plugin] copy for tag maven-resources-plugin-3.0.0

r1742311 | khmarbaise | 2016-05-04 20:01:36 +0200 (Wed, 04 May 2016) | 1
line
Changed paths:
   A /maven/plugins/tags/maven-jar-plugin-3.0.0 (from
/maven/plugins/trunk/maven-jar-plugin:1742310)

[maven-release-plugin] copy for tag maven-jar-plugin-3.0.0

r1741751 | khmarbaise | 2016-04-30 13:32:17 +0200 (Sat, 30 Apr 2016) | 1
line
Changed paths:
   D /maven/plugins/tags/maven-jar-plugin-3.0.0

Removed based on CANCELED VOTE

r1740872 | khmarbaise | 2016-04-25 20:16:44 +0200 (Mon, 25 Apr 2016) | 1
line
Changed paths:
   A /maven/plugins/tags/maven-jar-plugin-3.0.0 (from
/maven/plugins/trunk/maven-jar-plugin:1740871)

[maven-release-plugin] copy for tag maven-jar-plugin-3.0.0





I verified the above match against
maven-jar-plugin-3.0.0-source-release.zip sha1:
b749bfd9e76b92102f372fd807b17779c4d03c7e

stain@biggie:/var/tmp/maven-jar-plugin-3.0.0$ svn status
?   DEPENDENCIES
?   LICENSE
?   NOTICE
!   src/it/MJAR-162/src/test/java/.gitignore
!   src/it/MJAR-162/src/test/resources/.gitignore



What are you trying ? you can't run svn status on a release-source.zip cause
does not contain SVN information...

Thanks for so much verifying...appreciated...


Kind regards
Karl Heinz Marbaise




On 4 May 2016 at 19:16, Karl Heinz Marbaise  wrote:


Hi,

We solved 21 issues:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171

There are still a couple of issues left in JIRA:

https://issues.apache.org/jira/issues/?jql=project%20%3D%20MJAR%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC

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

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

Source release checksum(s):
maven-jar-plugin-3.0.0-source-release.zip sha1:
b749bfd9e76b92102f372fd807b17779c4d03c7e

Staging site:

Re: [VOTE] Release Apache Maven JAR Plugin version 3.0.0 (Take 3)

2016-05-06 Thread Karl Heinz Marbaise

Hi Stian,

Cool thanks for your support..

Kind regards
Karl Heinz
On 5/6/16 6:27 PM, Stian Soiland-Reyes wrote:

+1 also from Windows 10 :)

[INFO] BUILD SUCCESS
[INFO] 
[INFO] Total time: 02:25 min
[INFO] Finished at: 2016-05-06T16:44:19+01:00
[INFO] Final Memory: 37M/435M
[INFO] 

C:\Users\stain\Downloads\maven-jar-plugin-3.0.0>mvn -v
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
2015-11-10T16:41:47+00:00)
Maven home: C:\Program Files\apache-maven-3.3.9\bin\..
Java version: 1.8.0_92, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.8.0_92\jre
Default locale: en_GB, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "dos"

On 6 May 2016 at 16:39, Stian Soiland-Reyes  wrote:

Sure!

Verified with Ubuntu 14.04:

Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
2015-11-10T16:41:47+00:00)
Maven home: /home/stain/software/maven
Java version: 1.8.0_72-internal, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux", version: "3.16.0-67-generic", arch: "amd64", family: "unix"

I'll let it test with Windows 10 while having a meeting.. :)

On 6 May 2016 at 15:25, Karl Heinz Marbaise  wrote:

Hi Stian,

first thanks for your support...great...thanks for the feedback...

would it be possible to check the release package via:

mvn -Prun-its clean verify

also on your OS / environment to see if the integration tests don't have
issues as well...

Thanks in advance..

Kind regards
Karl Heinz Marbaise


On 5/6/16 3:46 PM, Stian Soiland-Reyes wrote:


+1 (non-binding)

+1 signatures, hashes
+1 mvn clean install of maven-jar-plugin src
+1 mvn clean install of incubator-taverna-engine (which uses bundle
plugin)
+1 mvn clean install of maven-jar-plugin src using maven-jar-plugin 3.0.0
+1 (turtles all the way GCC style) maven clean install of
maven-jar-plugin src built from above


Checked with on Windows 10 Insider PReview 14332 with latest JDK 8u92

Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
2015-11-10T16:41:47+00:00)
Maven home: C:\Program Files\apache-maven-3.3.9\bin\..
Java version: 1.8.0_92, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.8.0_92\jre
Default locale: en_GB, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "dos"

On 4 May 2016 at 19:16, Karl Heinz Marbaise  wrote:


Hi,

We solved 21 issues:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171

There are still a couple of issues left in JIRA:

https://issues.apache.org/jira/issues/?jql=project%20%3D%20MJAR%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC

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

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

Source release checksum(s):
maven-jar-plugin-3.0.0-source-release.zip sha1:
b749bfd9e76b92102f372fd807b17779c4d03c7e

Staging site:
http://maven.apache.org/plugins-archives/maven-jar-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 JAR Plugin version 3.0.0 (Take 3)

2016-05-06 Thread Stian Soiland-Reyes
OK, that's inverse process from other ASF projects I've been on -
which require a commit ID in the email because of the fact you CAN
change a tag AND drop a Staging repository; e.g. it is not a
long-lasting record of the vote (for the failed RCs at least).


Perhaps that is a bit paranoid :-) But it somewhat guards against
anyone doing a "manual" release by accident.

I thing Commons has a mechanism to add the git/SVN revision id into
the META-INF/MANIFEST.MF of the JAR in the Maven repository - which is
quite nice.

On 6 May 2016 at 16:59, Karl Heinz Marbaise  wrote:
> Hi Stian,
>
> On 5/6/16 5:39 PM, Stian Soiland-Reyes wrote:
>>
>> The commit id was missing from the vote email.
>
>
> We don't use the commit id in the vote mails cause we only stage the release
> which has a related tag in svn:
>
> svn log -v -l1
> https://svn.apache.org/repos/asf/maven/plugins/tags/maven-jar-plugin-3.0.0
>
>>
>> I assume you mean:
>>
>> https://svn.apache.org/repos/asf/maven/plugins/tags/maven-jar-plugin-3.0.0/@1742311
>>
>> (I would have expected the tag to be maven-jar-plugin-3.0.0-RC1 until
>> the release vote was passed)
>
>
> We don't produce RC's cause if a failure is in there we drop the release
> from the staging repository and reuse the version number...and remove svn
> tag...and we will never change a TAG after a successfull vote...
>
>
> You have used the wrong revision:
> If you take a look here:
>
> ~/apache-maven/maven-plugins$ svn log -v -l5
> https://svn.apache.org/repos/asf/maven/plugins/tags/
> 
> r1742485 | khmarbaise | 2016-05-06 00:35:17 +0200 (Fri, 06 May 2016) | 1
> line
> Changed paths:
>A /maven/plugins/tags/maven-resources-plugin-3.0.0 (from
> /maven/plugins/trunk/maven-resources-plugin:1742484)
>
> [maven-release-plugin] copy for tag maven-resources-plugin-3.0.0
> 
> r1742311 | khmarbaise | 2016-05-04 20:01:36 +0200 (Wed, 04 May 2016) | 1
> line
> Changed paths:
>A /maven/plugins/tags/maven-jar-plugin-3.0.0 (from
> /maven/plugins/trunk/maven-jar-plugin:1742310)
>
> [maven-release-plugin] copy for tag maven-jar-plugin-3.0.0
> 
> r1741751 | khmarbaise | 2016-04-30 13:32:17 +0200 (Sat, 30 Apr 2016) | 1
> line
> Changed paths:
>D /maven/plugins/tags/maven-jar-plugin-3.0.0
>
> Removed based on CANCELED VOTE
> 
> r1740872 | khmarbaise | 2016-04-25 20:16:44 +0200 (Mon, 25 Apr 2016) | 1
> line
> Changed paths:
>A /maven/plugins/tags/maven-jar-plugin-3.0.0 (from
> /maven/plugins/trunk/maven-jar-plugin:1740871)
>
> [maven-release-plugin] copy for tag maven-jar-plugin-3.0.0
>
>
>
>>
>> I verified the above match against
>> maven-jar-plugin-3.0.0-source-release.zip sha1:
>> b749bfd9e76b92102f372fd807b17779c4d03c7e
>>
>> stain@biggie:/var/tmp/maven-jar-plugin-3.0.0$ svn status
>> ?   DEPENDENCIES
>> ?   LICENSE
>> ?   NOTICE
>> !   src/it/MJAR-162/src/test/java/.gitignore
>> !   src/it/MJAR-162/src/test/resources/.gitignore
>>
>
> What are you trying ? you can't run svn status on a release-source.zip cause
> does not contain SVN information...
>
> Thanks for so much verifying...appreciated...
>
>
> Kind regards
> Karl Heinz Marbaise
>
>
>>
>> On 4 May 2016 at 19:16, Karl Heinz Marbaise  wrote:
>>>
>>> Hi,
>>>
>>> We solved 21 issues:
>>>
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171
>>>
>>> There are still a couple of issues left in JIRA:
>>>
>>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MJAR%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
>>>
>>> Staging repo:
>>> https://repository.apache.org/content/repositories/maven-1265
>>>
>>> https://repository.apache.org/content/repositories/maven-1265/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip
>>>
>>> Source release checksum(s):
>>> maven-jar-plugin-3.0.0-source-release.zip sha1:
>>> b749bfd9e76b92102f372fd807b17779c4d03c7e
>>>
>>> Staging site:
>>> http://maven.apache.org/plugins-archives/maven-jar-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
>



-- 
Stian Soiland-Reyes
Apache Taverna 

Re: [VOTE] Release Apache Maven JAR Plugin version 3.0.0 (Take 3)

2016-05-06 Thread Stian Soiland-Reyes
+1 also from Windows 10 :)

[INFO] BUILD SUCCESS
[INFO] 
[INFO] Total time: 02:25 min
[INFO] Finished at: 2016-05-06T16:44:19+01:00
[INFO] Final Memory: 37M/435M
[INFO] 

C:\Users\stain\Downloads\maven-jar-plugin-3.0.0>mvn -v
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
2015-11-10T16:41:47+00:00)
Maven home: C:\Program Files\apache-maven-3.3.9\bin\..
Java version: 1.8.0_92, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.8.0_92\jre
Default locale: en_GB, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "dos"

On 6 May 2016 at 16:39, Stian Soiland-Reyes  wrote:
> Sure!
>
> Verified with Ubuntu 14.04:
>
> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
> 2015-11-10T16:41:47+00:00)
> Maven home: /home/stain/software/maven
> Java version: 1.8.0_72-internal, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre
> Default locale: en_GB, platform encoding: UTF-8
> OS name: "linux", version: "3.16.0-67-generic", arch: "amd64", family: "unix"
>
> I'll let it test with Windows 10 while having a meeting.. :)
>
> On 6 May 2016 at 15:25, Karl Heinz Marbaise  wrote:
>> Hi Stian,
>>
>> first thanks for your support...great...thanks for the feedback...
>>
>> would it be possible to check the release package via:
>>
>> mvn -Prun-its clean verify
>>
>> also on your OS / environment to see if the integration tests don't have
>> issues as well...
>>
>> Thanks in advance..
>>
>> Kind regards
>> Karl Heinz Marbaise
>>
>>
>> On 5/6/16 3:46 PM, Stian Soiland-Reyes wrote:
>>>
>>> +1 (non-binding)
>>>
>>> +1 signatures, hashes
>>> +1 mvn clean install of maven-jar-plugin src
>>> +1 mvn clean install of incubator-taverna-engine (which uses bundle
>>> plugin)
>>> +1 mvn clean install of maven-jar-plugin src using maven-jar-plugin 3.0.0
>>> +1 (turtles all the way GCC style) maven clean install of
>>> maven-jar-plugin src built from above
>>>
>>>
>>> Checked with on Windows 10 Insider PReview 14332 with latest JDK 8u92
>>>
>>> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
>>> 2015-11-10T16:41:47+00:00)
>>> Maven home: C:\Program Files\apache-maven-3.3.9\bin\..
>>> Java version: 1.8.0_92, vendor: Oracle Corporation
>>> Java home: C:\Program Files\Java\jdk1.8.0_92\jre
>>> Default locale: en_GB, platform encoding: Cp1252
>>> OS name: "windows 10", version: "10.0", arch: "amd64", family: "dos"
>>>
>>> On 4 May 2016 at 19:16, Karl Heinz Marbaise  wrote:

 Hi,

 We solved 21 issues:

 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171

 There are still a couple of issues left in JIRA:

 https://issues.apache.org/jira/issues/?jql=project%20%3D%20MJAR%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC

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

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

 Source release checksum(s):
 maven-jar-plugin-3.0.0-source-release.zip sha1:
 b749bfd9e76b92102f372fd807b17779c4d03c7e

 Staging site:
 http://maven.apache.org/plugins-archives/maven-jar-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
>>
>
>
>
> --
> Stian Soiland-Reyes
> Apache Taverna (incubating), Apache Commons RDF (incubating)
> http://orcid.org/-0001-9842-9718



-- 
Stian Soiland-Reyes
Apache Taverna (incubating), Apache Commons RDF (incubating)
http://orcid.org/-0001-9842-9718

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



Re: [VOTE] Release Apache Maven JAR Plugin version 3.0.0 (Take 3)

2016-05-06 Thread Karl Heinz Marbaise

Hi,

reference of the release procedure here:

https://maven.apache.org/developers/release/maven-project-release-procedure.html

Kind regards
Karl Heinz

On 5/6/16 5:59 PM, Karl Heinz Marbaise wrote:> Hi Stian,


On 5/6/16 5:39 PM, Stian Soiland-Reyes wrote:

The commit id was missing from the vote email.


We don't use the commit id in the vote mails cause we only stage the
release which has a related tag in svn:

svn log -v -l1
https://svn.apache.org/repos/asf/maven/plugins/tags/maven-jar-plugin-3.0.0



I assume you mean:
https://svn.apache.org/repos/asf/maven/plugins/tags/maven-jar-plugin-3.0.0/@1742311


(I would have expected the tag to be maven-jar-plugin-3.0.0-RC1 until
the release vote was passed)


We don't produce RC's cause if a failure is in there we drop the release
from the staging repository and reuse the version number...and remove
svn tag...and we will never change a TAG after a successfull vote...


You have used the wrong revision:
If you take a look here:

~/apache-maven/maven-plugins$ svn log -v -l5
https://svn.apache.org/repos/asf/maven/plugins/tags/

r1742485 | khmarbaise | 2016-05-06 00:35:17 +0200 (Fri, 06 May 2016) | 1
line
Changed paths:
   A /maven/plugins/tags/maven-resources-plugin-3.0.0 (from
/maven/plugins/trunk/maven-resources-plugin:1742484)

[maven-release-plugin] copy for tag maven-resources-plugin-3.0.0

r1742311 | khmarbaise | 2016-05-04 20:01:36 +0200 (Wed, 04 May 2016) | 1
line
Changed paths:
   A /maven/plugins/tags/maven-jar-plugin-3.0.0 (from
/maven/plugins/trunk/maven-jar-plugin:1742310)

[maven-release-plugin] copy for tag maven-jar-plugin-3.0.0

r1741751 | khmarbaise | 2016-04-30 13:32:17 +0200 (Sat, 30 Apr 2016) | 1
line
Changed paths:
   D /maven/plugins/tags/maven-jar-plugin-3.0.0

Removed based on CANCELED VOTE

r1740872 | khmarbaise | 2016-04-25 20:16:44 +0200 (Mon, 25 Apr 2016) | 1
line
Changed paths:
   A /maven/plugins/tags/maven-jar-plugin-3.0.0 (from
/maven/plugins/trunk/maven-jar-plugin:1740871)

[maven-release-plugin] copy for tag maven-jar-plugin-3.0.0





I verified the above match against
maven-jar-plugin-3.0.0-source-release.zip sha1:
b749bfd9e76b92102f372fd807b17779c4d03c7e

stain@biggie:/var/tmp/maven-jar-plugin-3.0.0$ svn status
?   DEPENDENCIES
?   LICENSE
?   NOTICE
!   src/it/MJAR-162/src/test/java/.gitignore
!   src/it/MJAR-162/src/test/resources/.gitignore



What are you trying ? you can't run svn status on a release-source.zip
cause does not contain SVN information...

Thanks for so much verifying...appreciated...

Kind regards
Karl Heinz Marbaise




On 4 May 2016 at 19:16, Karl Heinz Marbaise  wrote:

Hi,

We solved 21 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171


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


Staging repo:
https://repository.apache.org/content/repositories/maven-1265
https://repository.apache.org/content/repositories/maven-1265/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip


Source release checksum(s):
maven-jar-plugin-3.0.0-source-release.zip sha1:
b749bfd9e76b92102f372fd807b17779c4d03c7e

Staging site:
http://maven.apache.org/plugins-archives/maven-jar-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 JAR Plugin version 3.0.0 (Take 3)

2016-05-06 Thread Karl Heinz Marbaise

Hi Stian,

On 5/6/16 5:39 PM, Stian Soiland-Reyes wrote:

The commit id was missing from the vote email.


We don't use the commit id in the vote mails cause we only stage the 
release which has a related tag in svn:


svn log -v -l1 
https://svn.apache.org/repos/asf/maven/plugins/tags/maven-jar-plugin-3.0.0




I assume you mean:
https://svn.apache.org/repos/asf/maven/plugins/tags/maven-jar-plugin-3.0.0/@1742311

(I would have expected the tag to be maven-jar-plugin-3.0.0-RC1 until
the release vote was passed)


We don't produce RC's cause if a failure is in there we drop the release 
from the staging repository and reuse the version number...and remove 
svn tag...and we will never change a TAG after a successfull vote...



You have used the wrong revision:
If you take a look here:

~/apache-maven/maven-plugins$ svn log -v -l5 
https://svn.apache.org/repos/asf/maven/plugins/tags/


r1742485 | khmarbaise | 2016-05-06 00:35:17 +0200 (Fri, 06 May 2016) | 1 
line

Changed paths:
   A /maven/plugins/tags/maven-resources-plugin-3.0.0 (from 
/maven/plugins/trunk/maven-resources-plugin:1742484)


[maven-release-plugin] copy for tag maven-resources-plugin-3.0.0

r1742311 | khmarbaise | 2016-05-04 20:01:36 +0200 (Wed, 04 May 2016) | 1 
line

Changed paths:
   A /maven/plugins/tags/maven-jar-plugin-3.0.0 (from 
/maven/plugins/trunk/maven-jar-plugin:1742310)


[maven-release-plugin] copy for tag maven-jar-plugin-3.0.0

r1741751 | khmarbaise | 2016-04-30 13:32:17 +0200 (Sat, 30 Apr 2016) | 1 
line

Changed paths:
   D /maven/plugins/tags/maven-jar-plugin-3.0.0

Removed based on CANCELED VOTE

r1740872 | khmarbaise | 2016-04-25 20:16:44 +0200 (Mon, 25 Apr 2016) | 1 
line

Changed paths:
   A /maven/plugins/tags/maven-jar-plugin-3.0.0 (from 
/maven/plugins/trunk/maven-jar-plugin:1740871)


[maven-release-plugin] copy for tag maven-jar-plugin-3.0.0





I verified the above match against
maven-jar-plugin-3.0.0-source-release.zip sha1:
b749bfd9e76b92102f372fd807b17779c4d03c7e

stain@biggie:/var/tmp/maven-jar-plugin-3.0.0$ svn status
?   DEPENDENCIES
?   LICENSE
?   NOTICE
!   src/it/MJAR-162/src/test/java/.gitignore
!   src/it/MJAR-162/src/test/resources/.gitignore



What are you trying ? you can't run svn status on a release-source.zip 
cause does not contain SVN information...


Thanks for so much verifying...appreciated...

Kind regards
Karl Heinz Marbaise




On 4 May 2016 at 19:16, Karl Heinz Marbaise  wrote:

Hi,

We solved 21 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171

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

Staging repo:
https://repository.apache.org/content/repositories/maven-1265
https://repository.apache.org/content/repositories/maven-1265/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip

Source release checksum(s):
maven-jar-plugin-3.0.0-source-release.zip sha1:
b749bfd9e76b92102f372fd807b17779c4d03c7e

Staging site:
http://maven.apache.org/plugins-archives/maven-jar-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 JAR Plugin version 3.0.0 (Take 3)

2016-05-06 Thread Stian Soiland-Reyes
The commit id was missing from the vote email.

I assume you mean:
https://svn.apache.org/repos/asf/maven/plugins/tags/maven-jar-plugin-3.0.0/@1742311

(I would have expected the tag to be maven-jar-plugin-3.0.0-RC1 until
the release vote was passed)

I verified the above match against
maven-jar-plugin-3.0.0-source-release.zip sha1:
b749bfd9e76b92102f372fd807b17779c4d03c7e

stain@biggie:/var/tmp/maven-jar-plugin-3.0.0$ svn status
?   DEPENDENCIES
?   LICENSE
?   NOTICE
!   src/it/MJAR-162/src/test/java/.gitignore
!   src/it/MJAR-162/src/test/resources/.gitignore


On 4 May 2016 at 19:16, Karl Heinz Marbaise  wrote:
> Hi,
>
> We solved 21 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MJAR%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1265
> https://repository.apache.org/content/repositories/maven-1265/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip
>
> Source release checksum(s):
> maven-jar-plugin-3.0.0-source-release.zip sha1:
> b749bfd9e76b92102f372fd807b17779c4d03c7e
>
> Staging site:
> http://maven.apache.org/plugins-archives/maven-jar-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
>



-- 
Stian Soiland-Reyes
Apache Taverna (incubating), Apache Commons RDF (incubating)
http://orcid.org/-0001-9842-9718

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



Re: [VOTE] Release Apache Maven JAR Plugin version 3.0.0 (Take 3)

2016-05-06 Thread Stian Soiland-Reyes
Sure!

Verified with Ubuntu 14.04:

Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
2015-11-10T16:41:47+00:00)
Maven home: /home/stain/software/maven
Java version: 1.8.0_72-internal, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux", version: "3.16.0-67-generic", arch: "amd64", family: "unix"

I'll let it test with Windows 10 while having a meeting.. :)

On 6 May 2016 at 15:25, Karl Heinz Marbaise  wrote:
> Hi Stian,
>
> first thanks for your support...great...thanks for the feedback...
>
> would it be possible to check the release package via:
>
> mvn -Prun-its clean verify
>
> also on your OS / environment to see if the integration tests don't have
> issues as well...
>
> Thanks in advance..
>
> Kind regards
> Karl Heinz Marbaise
>
>
> On 5/6/16 3:46 PM, Stian Soiland-Reyes wrote:
>>
>> +1 (non-binding)
>>
>> +1 signatures, hashes
>> +1 mvn clean install of maven-jar-plugin src
>> +1 mvn clean install of incubator-taverna-engine (which uses bundle
>> plugin)
>> +1 mvn clean install of maven-jar-plugin src using maven-jar-plugin 3.0.0
>> +1 (turtles all the way GCC style) maven clean install of
>> maven-jar-plugin src built from above
>>
>>
>> Checked with on Windows 10 Insider PReview 14332 with latest JDK 8u92
>>
>> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
>> 2015-11-10T16:41:47+00:00)
>> Maven home: C:\Program Files\apache-maven-3.3.9\bin\..
>> Java version: 1.8.0_92, vendor: Oracle Corporation
>> Java home: C:\Program Files\Java\jdk1.8.0_92\jre
>> Default locale: en_GB, platform encoding: Cp1252
>> OS name: "windows 10", version: "10.0", arch: "amd64", family: "dos"
>>
>> On 4 May 2016 at 19:16, Karl Heinz Marbaise  wrote:
>>>
>>> Hi,
>>>
>>> We solved 21 issues:
>>>
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171
>>>
>>> There are still a couple of issues left in JIRA:
>>>
>>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MJAR%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
>>>
>>> Staging repo:
>>> https://repository.apache.org/content/repositories/maven-1265
>>>
>>> https://repository.apache.org/content/repositories/maven-1265/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip
>>>
>>> Source release checksum(s):
>>> maven-jar-plugin-3.0.0-source-release.zip sha1:
>>> b749bfd9e76b92102f372fd807b17779c4d03c7e
>>>
>>> Staging site:
>>> http://maven.apache.org/plugins-archives/maven-jar-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
>



-- 
Stian Soiland-Reyes
Apache Taverna (incubating), Apache Commons RDF (incubating)
http://orcid.org/-0001-9842-9718

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



Re: [VOTE] Release Apache Maven JAR Plugin version 3.0.0 (Take 3)

2016-05-06 Thread Karl Heinz Marbaise

Hi Stian,

first thanks for your support...great...thanks for the feedback...

would it be possible to check the release package via:

mvn -Prun-its clean verify

also on your OS / environment to see if the integration tests don't have 
issues as well...


Thanks in advance..

Kind regards
Karl Heinz Marbaise


On 5/6/16 3:46 PM, Stian Soiland-Reyes wrote:

+1 (non-binding)

+1 signatures, hashes
+1 mvn clean install of maven-jar-plugin src
+1 mvn clean install of incubator-taverna-engine (which uses bundle plugin)
+1 mvn clean install of maven-jar-plugin src using maven-jar-plugin 3.0.0
+1 (turtles all the way GCC style) maven clean install of
maven-jar-plugin src built from above


Checked with on Windows 10 Insider PReview 14332 with latest JDK 8u92

Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
2015-11-10T16:41:47+00:00)
Maven home: C:\Program Files\apache-maven-3.3.9\bin\..
Java version: 1.8.0_92, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.8.0_92\jre
Default locale: en_GB, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "dos"

On 4 May 2016 at 19:16, Karl Heinz Marbaise  wrote:

Hi,

We solved 21 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171

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

Staging repo:
https://repository.apache.org/content/repositories/maven-1265
https://repository.apache.org/content/repositories/maven-1265/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip

Source release checksum(s):
maven-jar-plugin-3.0.0-source-release.zip sha1:
b749bfd9e76b92102f372fd807b17779c4d03c7e

Staging site:
http://maven.apache.org/plugins-archives/maven-jar-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 JAR Plugin version 3.0.0 (Take 3)

2016-05-06 Thread Stian Soiland-Reyes
+1 (non-binding)

+1 signatures, hashes
+1 mvn clean install of maven-jar-plugin src
+1 mvn clean install of incubator-taverna-engine (which uses bundle plugin)
+1 mvn clean install of maven-jar-plugin src using maven-jar-plugin 3.0.0
+1 (turtles all the way GCC style) maven clean install of
maven-jar-plugin src built from above


Checked with on Windows 10 Insider PReview 14332 with latest JDK 8u92

Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
2015-11-10T16:41:47+00:00)
Maven home: C:\Program Files\apache-maven-3.3.9\bin\..
Java version: 1.8.0_92, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.8.0_92\jre
Default locale: en_GB, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "dos"

On 4 May 2016 at 19:16, Karl Heinz Marbaise  wrote:
> Hi,
>
> We solved 21 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MJAR%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1265
> https://repository.apache.org/content/repositories/maven-1265/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip
>
> Source release checksum(s):
> maven-jar-plugin-3.0.0-source-release.zip sha1:
> b749bfd9e76b92102f372fd807b17779c4d03c7e
>
> Staging site:
> http://maven.apache.org/plugins-archives/maven-jar-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
>



-- 
Stian Soiland-Reyes
Apache Taverna (incubating), Apache Commons RDF (incubating)
http://orcid.org/-0001-9842-9718

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



Re: [VOTE] Release Apache Maven JAR Plugin version 3.0.0 (Take 3)

2016-05-05 Thread Karl Heinz Marbaise

Hi,

this is my +1

Kind regards
Karl Heinz Marbaise
On 5/4/16 8:16 PM, Karl Heinz Marbaise wrote:

Hi,

We solved 21 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171


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


Staging repo:
https://repository.apache.org/content/repositories/maven-1265
https://repository.apache.org/content/repositories/maven-1265/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip


Source release checksum(s):
maven-jar-plugin-3.0.0-source-release.zip sha1:
b749bfd9e76b92102f372fd807b17779c4d03c7e

Staging site:
http://maven.apache.org/plugins-archives/maven-jar-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 JAR Plugin version 3.0.0 (Take 3)

2016-05-04 Thread Karl Heinz Marbaise

Hi,

We solved 21 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12334171

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

Staging repo:
https://repository.apache.org/content/repositories/maven-1265
https://repository.apache.org/content/repositories/maven-1265/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0-source-release.zip

Source release checksum(s):
maven-jar-plugin-3.0.0-source-release.zip sha1: 
b749bfd9e76b92102f372fd807b17779c4d03c7e


Staging site:
http://maven.apache.org/plugins-archives/maven-jar-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