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: [email protected]
For additional commands, e-mail: [email protected]