This is an automated email from the ASF dual-hosted git repository. tibordigana pushed a commit to branch buildfix in repository https://gitbox.apache.org/repos/asf/maven-archetype.git
The following commit(s) were added to refs/heads/buildfix by this push: new b454b3e archived ITs b454b3e is described below commit b454b3eccccc105087b93fa7121414055eebd1b9 Author: tibordigana <tibordig...@apache.org> AuthorDate: Sun Jul 28 01:29:50 2019 +0200 archived ITs --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index e88a444..f88aa04 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,4 +17,4 @@ * under the License. */ -asfMavenTlpPlgnBuild(tmpWs: true, jdk:['7']) +asfMavenTlpPlgnBuild(tmpWs: true, jdk: ['7'], archives: ['archetype-plugin-its' : 'maven-archetype-plugin/target/it/projects'])