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/07/28 08:59:33 UTC

[maven-archetype] branch buildfix updated: investigating repos

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 b90b728  investigating repos
b90b728 is described below

commit b90b72809095983d49b00b57744e7dd8a73775e2
Author: tibordigana <ti...@apache.org>
AuthorDate: Sun Jul 28 10:59:19 2019 +0200

    investigating repos
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index f88aa04..8ed4ca4 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpPlgnBuild(tmpWs: true, jdk: ['7'], archives: ['archetype-plugin-its' : 'maven-archetype-plugin/target/it/projects'])
+asfMavenTlpPlgnBuild(tmpWs: true, jdk: ['7'], archives: ['archetype-plugin-its' : 'maven-archetype-plugin/target/it/projects', 'local-repo' : 'maven-archetype-plugin/target/local-repo', 'mock-repo' : 'maven-archetype-plugin/target/mock-repo', 'archetype-repo' : 'maven-archetype-plugin/target/archetype-repo'])