You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2019/08/02 10:18:53 UTC

[maven-archetype] branch master updated: archived ITs

This is an automated email from the ASF dual-hosted git repository.

tibordigana pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-archetype.git


The following commit(s) were added to refs/heads/master by this push:
     new 50d129a  archived ITs
50d129a is described below

commit 50d129aa82cd2f34e61ddd5f08953ba2d199d9e7
Author: tibordigana <ti...@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 e4757d9..35778ae 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpPlgnBuild(tmpWs: true, jdk:['7', '8','11','12','13'])
+asfMavenTlpPlgnBuild(tmpWs: true, jdk: ['7', '8','11','12','13'], archives: ['archetype-plugin-its' : 'maven-archetype-plugin/target/it/projects'])