You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2018/12/28 23:07:18 UTC

[maven-assembly-plugin] branch master updated: [INFRA-17514] avoid tmpWs, shouldn't be needed anymore

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0d60ef4  [INFRA-17514] avoid tmpWs, shouldn't be needed anymore
0d60ef4 is described below

commit 0d60ef451a5ea477592631ce3f2ec0204a4431e5
Author: rfscholte <rf...@apache.org>
AuthorDate: Sat Dec 29 00:07:10 2018 +0100

    [INFRA-17514] avoid tmpWs, shouldn't be needed anymore
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 261d8bb..e9f05f7 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpPlgnBuild(tmpWs:true)
+asfMavenTlpPlgnBuild()