You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Petar Tahchiev <pa...@gmail.com> on 2015/08/09 20:18:58 UTC

[VOTE] Release Apache Maven Archetype version 2.4

Hi,

We solved 9 issues:
https://issues.apache.org/jira/browse/ARCHETYPE-483?jql=project%20%3D%20ARCHETYPE%20AND%20fixVersion%20%3D%202.4%20ORDER%20BY%20updated%20DESC%2C%20priority%20DESC%2C%20created%20ASC

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

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


Staging site:
http://maven.apache.org/archetype-archives/archetype-LATEST

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

Vote open for 72 hours.

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


-- 
Regards, Petar!
Karlovo, Bulgaria.
---
Public PGP Key at:
https://keyserver1.pgp.com/vkd/DownloadKey.event?keyid=0x19658550C3110611
Key Fingerprint: A369 A7EE 61BC 93A3 CDFF  55A5 1965 8550 C311 0611

Re: [VOTE] Release Apache Maven Archetype version 2.4

Posted by Benson Margulies <bi...@gmail.com>.
+1 (binding)

On Sun, Aug 9, 2015 at 2:18 PM, Petar Tahchiev <pa...@gmail.com> wrote:
> Hi,
>
> We solved 9 issues:
> https://issues.apache.org/jira/browse/ARCHETYPE-483?jql=project%20%3D%20ARCHETYPE%20AND%20fixVersion%20%3D%202.4%20ORDER%20BY%20updated%20DESC%2C%20priority%20DESC%2C%20created%20ASC
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARCHETYPE%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1203/
>
>
> Staging site:
> http://maven.apache.org/archetype-archives/archetype-LATEST
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
>
> --
> Regards, Petar!
> Karlovo, Bulgaria.
> ---
> Public PGP Key at:
> https://keyserver1.pgp.com/vkd/DownloadKey.event?keyid=0x19658550C3110611
> Key Fingerprint: A369 A7EE 61BC 93A3 CDFF  55A5 1965 8550 C311 0611

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


Re: [VOTE] Release Apache Maven Archetype version 2.4

Posted by Petar Tahchiev <pa...@gmail.com>.
Ok,

Let's close this vote. I will revert, fix it and perform a new release.

Thank you.

2015-08-09 21:49 GMT+03:00 Karl Heinz Marbaise <kh...@gmx.de>:

> Hi Petar,
>
> checked SHA1 Ok..
>
> unfortunately i have found an issue by running IT's etc. from the release
> zip archive...via:
>
> Maven 3.3.3,
>
> mvn -Prun-its clean verify
>
>
> So i have to give -1 here...
>
>
> The IT expected to have an empty folder which i assume should be already
> checked in, but that can't work with Git, cause in Git you can't checkin
> empty folders. You need to make setup.groovy etc. to create that empty
> folder before running the integration test.
>
>
> INFO] Post-archetype-generation invoker exit code: 0
> [INFO] run script
> /Users/kama/Downloads/maven-archetype-2.4/maven-archetype-plugin/target/it/build-archetype-ignore-eol-encoding/target/test-classes/projects/basic/verify.groovy
> [DEBUG] Running script with GroovyScriptInterpreter:
> /Users/kama/Downloads/maven-archetype-2.4/maven-archetype-plugin/target/it/build-archetype-ignore-eol-encoding/target/test-classes/projects/basic/verify.groovy
> [INFO] Running post-build script:
> /Users/kama/Downloads/maven-archetype-2.4/maven-archetype-plugin/target/it/build-archetype-ignore-eol-encoding/target/test-classes/projects/basic/verify.groovy
> [DEBUG] Error evaluating post-build script
> /Users/kama/Downloads/maven-archetype-2.4/maven-archetype-plugin/target/it/build-archetype-ignore-eol-encoding/target/test-classes/projects/basic/verify.groovy,
> Assertion failed:
>
> assert new
> File(basedir,"reference/src/main/resources/empty-directory").exists()
>        |        |                                                       |
>        |        |  false
>        |
> /Users/kama/Downloads/maven-archetype-2.4/maven-archetype-plugin/target/it/build-archetype-ignore-eol-encoding/target/test-classes/projects/basic
>
>
> /Users/kama/Downloads/maven-archetype-2.4/maven-archetype-plugin/target/it/build-archetype-ignore-eol-encoding/target/test-classes/projects/basic/reference/src/main/resources/empty-directory
>
> Assertion failed:
>
> assert new
> File(basedir,"reference/src/main/resources/empty-directory").exists()
>        |        |                                                       |
>        |        |  false
>        |
> /Users/kama/Downloads/maven-archetype-2.4/maven-archetype-plugin/target/it/build-archetype-ignore-eol-encoding/target/test-classes/projects/basic
>
>
> /Users/kama/Downloads/maven-archetype-2.4/maven-archetype-plugin/target/it/build-archetype-ignore-eol-encoding/target/test-classes/projects/basic/reference/src/main/resources/empty-directory
>
>
>
> PS.: Can you please follow the full release procedure template which
> contains also the full path to the release.zip file...makes it easier to
> download instead of using the browser to find the zip file location so i
> can use curl instead....
>
>
>
> On 8/9/15 8:18 PM, Petar Tahchiev wrote:
>
>> Hi,
>>
>> We solved 9 issues:
>>
>> https://issues.apache.org/jira/browse/ARCHETYPE-483?jql=project%20%3D%20ARCHETYPE%20AND%20fixVersion%20%3D%202.4%20ORDER%20BY%20updated%20DESC%2C%20priority%20DESC%2C%20created%20ASC
>>
>> There are still a couple of issues left in JIRA:
>>
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARCHETYPE%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-1203/
>>
>>
>> Staging site:
>> http://maven.apache.org/archetype-archives/archetype-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-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


-- 
Regards, Petar!
Karlovo, Bulgaria.
---
Public PGP Key at:
https://keyserver1.pgp.com/vkd/DownloadKey.event?keyid=0x19658550C3110611
Key Fingerprint: A369 A7EE 61BC 93A3 CDFF  55A5 1965 8550 C311 0611

Re: [VOTE] Release Apache Maven Archetype version 2.4

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi Petar,

checked SHA1 Ok..

unfortunately i have found an issue by running IT's etc. from the 
release zip archive...via:

Maven 3.3.3,

mvn -Prun-its clean verify


So i have to give -1 here...


The IT expected to have an empty folder which i assume should be already 
checked in, but that can't work with Git, cause in Git you can't checkin 
empty folders. You need to make setup.groovy etc. to create that empty 
folder before running the integration test.


INFO] Post-archetype-generation invoker exit code: 0
[INFO] run script 
/Users/kama/Downloads/maven-archetype-2.4/maven-archetype-plugin/target/it/build-archetype-ignore-eol-encoding/target/test-classes/projects/basic/verify.groovy
[DEBUG] Running script with GroovyScriptInterpreter: 
/Users/kama/Downloads/maven-archetype-2.4/maven-archetype-plugin/target/it/build-archetype-ignore-eol-encoding/target/test-classes/projects/basic/verify.groovy
[INFO] Running post-build script: 
/Users/kama/Downloads/maven-archetype-2.4/maven-archetype-plugin/target/it/build-archetype-ignore-eol-encoding/target/test-classes/projects/basic/verify.groovy
[DEBUG] Error evaluating post-build script 
/Users/kama/Downloads/maven-archetype-2.4/maven-archetype-plugin/target/it/build-archetype-ignore-eol-encoding/target/test-classes/projects/basic/verify.groovy, 
Assertion failed:

assert new 
File(basedir,"reference/src/main/resources/empty-directory").exists()
        |        |                                                       |
        |        | 
  false
        | 
/Users/kama/Downloads/maven-archetype-2.4/maven-archetype-plugin/target/it/build-archetype-ignore-eol-encoding/target/test-classes/projects/basic
 
/Users/kama/Downloads/maven-archetype-2.4/maven-archetype-plugin/target/it/build-archetype-ignore-eol-encoding/target/test-classes/projects/basic/reference/src/main/resources/empty-directory

Assertion failed:

assert new 
File(basedir,"reference/src/main/resources/empty-directory").exists()
        |        |                                                       |
        |        | 
  false
        | 
/Users/kama/Downloads/maven-archetype-2.4/maven-archetype-plugin/target/it/build-archetype-ignore-eol-encoding/target/test-classes/projects/basic
 
/Users/kama/Downloads/maven-archetype-2.4/maven-archetype-plugin/target/it/build-archetype-ignore-eol-encoding/target/test-classes/projects/basic/reference/src/main/resources/empty-directory



PS.: Can you please follow the full release procedure template which 
contains also the full path to the release.zip file...makes it easier to 
download instead of using the browser to find the zip file location so i 
can use curl instead....



On 8/9/15 8:18 PM, Petar Tahchiev wrote:
> Hi,
>
> We solved 9 issues:
> https://issues.apache.org/jira/browse/ARCHETYPE-483?jql=project%20%3D%20ARCHETYPE%20AND%20fixVersion%20%3D%202.4%20ORDER%20BY%20updated%20DESC%2C%20priority%20DESC%2C%20created%20ASC
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARCHETYPE%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1203/
>
>
> Staging site:
> http://maven.apache.org/archetype-archives/archetype-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-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org