This is an automated email from the ASF dual-hosted git repository.
skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-jenkins-lib.git
The following commit(s) were added to refs/heads/master by this push:
new e5690bf remove non existing target
e5690bf is described below
commit e5690bfc1fd5cd9cb648d333f2b2c3bab57ef182
Author: Eric Barboni <[email protected]>
AuthorDate: Fri Jun 17 23:12:53 2022 +0200
remove non existing target
---
vars/asfMainNetBeansBuild.groovy | 1 -
1 file changed, 1 deletion(-)
diff --git a/vars/asfMainNetBeansBuild.groovy b/vars/asfMainNetBeansBuild.groovy
index 587121b..1bad890 100644
--- a/vars/asfMainNetBeansBuild.groovy
+++ b/vars/asfMainNetBeansBuild.groovy
@@ -368,7 +368,6 @@ def doParallelClusters(cconfigs) {
def localRepo = ".repository"
def netbeansbase =
"build-${clustername}-temp/nbbuild"
- sh "ant -f build-${clustername}-temp/build.xml
getallmavencoordinates -Dmetabuild.branch=${branch}"
withMaven(maven:tooling.myMaven,jdk:tooling.jdktool,publisherStrategy:
'EXPLICIT',mavenLocalRepo: localRepo,options:[artifactsPublisher(disabled:
true)])
{
sh "mvn
org.apache.maven.plugins:maven-dependency-plugin:3.1.1:get
-Dartifact=org.apache.netbeans.utilities:nb-repository-plugin:${repopluginversion}
-Dmaven.repo.local=${env.WORKSPACE}/.repository
-DremoteRepositories=apache.snapshots.https::::https://repository.apache.org/snapshots"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists