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/incubator-netbeans-tools.git
The following commit(s) were added to refs/heads/master by this push:
new 2b1e58d fix typo in groupprefix
2b1e58d is described below
commit 2b1e58d9c3a0fae9189ff0b093f1f7f33f6e8bfb
Author: Eric Barboni <[email protected]>
AuthorDate: Thu Mar 14 17:04:38 2019 +0100
fix typo in groupprefix
---
buildscripts/conveniences/Jenkinsfile-maven-master.groovy | 2 +-
buildscripts/conveniences/Jenkinsfile-maven-release100.groovy | 2 +-
buildscripts/conveniences/Jenkinsfile-maven-release110.groovy | 2 +-
buildscripts/conveniences/Jenkinsfile-maven-release90.groovy | 2 +-
buildscripts/conveniences/generatebuildscript.sh | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/buildscripts/conveniences/Jenkinsfile-maven-master.groovy
b/buildscripts/conveniences/Jenkinsfile-maven-master.groovy
index 0def3f0..ce616b6 100644
--- a/buildscripts/conveniences/Jenkinsfile-maven-master.groovy
+++ b/buildscripts/conveniences/Jenkinsfile-maven-master.groovy
@@ -62,7 +62,7 @@ pipeline {
script {
sh "mvn
org.netbeans.maven:nb-repository-plugin:1.4-SNAPSHOT:download
-DnexusIndexDirectory=${env.WORKSPACE}/repoindex
-Dmaven.repo.local=${env.WORKSPACE}/.repository
-DrepositoryUrl=https://repo.maven.apache.org/maven2"
sh 'mkdir -p testrepo/.m2'
- sh "mvn
org.netbeans.maven:nb-repository-plugin:1.4-SNAPSHOT:populate
-DnexusIndexDirectory=${env.WORKSPACE}/repoindex
-DnetbeansNbmDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/nbms
-DnetbeansInstallDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/netbeans
-DnetbeansSourcesDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/build/source-zips
-DnebeansJavadocDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/build/javadoc
-Dmaven.repo.local=${env.WORKSPACE} [...]
+ sh "mvn
org.netbeans.maven:nb-repository-plugin:1.4-SNAPSHOT:populate
-DnexusIndexDirectory=${env.WORKSPACE}/repoindex
-DnetbeansNbmDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/nbms
-DnetbeansInstallDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/netbeans
-DnetbeansSourcesDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/build/source-zips
-DnebeansJavadocDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/build/javadoc
-Dmaven.repo.local=${env.WORKSPACE} [...]
}
archiveArtifacts 'testrepo/.m2/**'
}
diff --git a/buildscripts/conveniences/Jenkinsfile-maven-release100.groovy
b/buildscripts/conveniences/Jenkinsfile-maven-release100.groovy
index 6f56317..9a819ff 100644
--- a/buildscripts/conveniences/Jenkinsfile-maven-release100.groovy
+++ b/buildscripts/conveniences/Jenkinsfile-maven-release100.groovy
@@ -62,7 +62,7 @@ pipeline {
script {
sh "mvn
org.netbeans.maven:nb-repository-plugin:1.4-SNAPSHOT:download
-DnexusIndexDirectory=${env.WORKSPACE}/repoindex
-Dmaven.repo.local=${env.WORKSPACE}/.repository
-DrepositoryUrl=https://repo.maven.apache.org/maven2"
sh 'mkdir -p testrepo/.m2'
- sh "mvn
org.netbeans.maven:nb-repository-plugin:1.4-SNAPSHOT:populate
-DnexusIndexDirectory=${env.WORKSPACE}/repoindex
-DnetbeansNbmDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/nbms
-DnetbeansInstallDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/netbeans
-DnetbeansSourcesDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/build/source-zips
-DnebeansJavadocDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/build/javadoc
-Dmaven.repo.local=${env.WORKSPACE} [...]
+ sh "mvn
org.netbeans.maven:nb-repository-plugin:1.4-SNAPSHOT:populate
-DnexusIndexDirectory=${env.WORKSPACE}/repoindex
-DnetbeansNbmDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/nbms
-DnetbeansInstallDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/netbeans
-DnetbeansSourcesDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/build/source-zips
-DnebeansJavadocDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/build/javadoc
-Dmaven.repo.local=${env.WORKSPACE} [...]
}
archiveArtifacts 'testrepo/.m2/**'
}
diff --git a/buildscripts/conveniences/Jenkinsfile-maven-release110.groovy
b/buildscripts/conveniences/Jenkinsfile-maven-release110.groovy
index 70fb8db..e923a48 100644
--- a/buildscripts/conveniences/Jenkinsfile-maven-release110.groovy
+++ b/buildscripts/conveniences/Jenkinsfile-maven-release110.groovy
@@ -62,7 +62,7 @@ pipeline {
script {
sh "mvn
org.netbeans.maven:nb-repository-plugin:1.4-SNAPSHOT:download
-DnexusIndexDirectory=${env.WORKSPACE}/repoindex
-Dmaven.repo.local=${env.WORKSPACE}/.repository
-DrepositoryUrl=https://repo.maven.apache.org/maven2"
sh 'mkdir -p testrepo/.m2'
- sh "mvn
org.netbeans.maven:nb-repository-plugin:1.4-SNAPSHOT:populate
-DnexusIndexDirectory=${env.WORKSPACE}/repoindex
-DnetbeansNbmDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/nbms
-DnetbeansInstallDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/netbeans
-DnetbeansSourcesDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/build/source-zips
-DnebeansJavadocDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/build/javadoc
-Dmaven.repo.local=${env.WORKSPACE} [...]
+ sh "mvn
org.netbeans.maven:nb-repository-plugin:1.4-SNAPSHOT:populate
-DnexusIndexDirectory=${env.WORKSPACE}/repoindex
-DnetbeansNbmDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/nbms
-DnetbeansInstallDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/netbeans
-DnetbeansSourcesDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/build/source-zips
-DnebeansJavadocDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/build/javadoc
-Dmaven.repo.local=${env.WORKSPACE} [...]
}
archiveArtifacts 'testrepo/.m2/**'
}
diff --git a/buildscripts/conveniences/Jenkinsfile-maven-release90.groovy
b/buildscripts/conveniences/Jenkinsfile-maven-release90.groovy
index efc48ad..686a7a9 100644
--- a/buildscripts/conveniences/Jenkinsfile-maven-release90.groovy
+++ b/buildscripts/conveniences/Jenkinsfile-maven-release90.groovy
@@ -62,7 +62,7 @@ pipeline {
script {
sh "mvn
org.netbeans.maven:nb-repository-plugin:1.4-SNAPSHOT:download
-DnexusIndexDirectory=${env.WORKSPACE}/repoindex
-Dmaven.repo.local=${env.WORKSPACE}/.repository
-DrepositoryUrl=https://repo.maven.apache.org/maven2"
sh 'mkdir -p testrepo/.m2'
- sh "mvn
org.netbeans.maven:nb-repository-plugin:1.4-SNAPSHOT:populate
-DnexusIndexDirectory=${env.WORKSPACE}/repoindex
-DnetbeansNbmDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/nbms
-DnetbeansInstallDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/netbeans
-DnetbeansSourcesDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/build/source-zips
-DnebeansJavadocDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/build/javadoc
-Dmaven.repo.local=${env.WORKSPACE} [...]
+ sh "mvn
org.netbeans.maven:nb-repository-plugin:1.4-SNAPSHOT:populate
-DnexusIndexDirectory=${env.WORKSPACE}/repoindex
-DnetbeansNbmDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/nbms
-DnetbeansInstallDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/netbeans
-DnetbeansSourcesDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/build/source-zips
-DnebeansJavadocDirectory=${env.WORKSPACE}/netbeanssources/nbbuild/build/javadoc
-Dmaven.repo.local=${env.WORKSPACE} [...]
}
archiveArtifacts 'testrepo/.m2/**'
}
diff --git a/buildscripts/conveniences/generatebuildscript.sh
b/buildscripts/conveniences/generatebuildscript.sh
index cda9496..538d64b 100644
--- a/buildscripts/conveniences/generatebuildscript.sh
+++ b/buildscripts/conveniences/generatebuildscript.sh
@@ -159,7 +159,7 @@ for arelease in releaseinfo:
nbbuildpath = "${env.WORKSPACE}/netbeanssources/nbbuild"
mavenbuildfile.write(" sh "+'"'+'mvn
org.netbeans.maven:nb-repository-plugin:'+arelease[6]+':download
-DnexusIndexDirectory=${env.WORKSPACE}/repoindex
-Dmaven.repo.local=${env.WORKSPACE}/.repository'+ '
-DrepositoryUrl=https://repo.maven.apache.org/maven2"'+"\n")
mavenbuildfile.write(" sh 'mkdir -p testrepo/.m2'\n")
- mavenbuildfile.write(" sh "+'"'+'mvn
org.netbeans.maven:nb-repository-plugin:'+arelease[6]+':populate
-DnexusIndexDirectory=${env.WORKSPACE}/repoindex
-DnetbeansNbmDirectory='+nbbuildpath+'/nbms
-DnetbeansInstallDirectory='+nbbuildpath+'/netbeans
-DnetbeansSourcesDirectory='+nbbuildpath+'/build/source-zips
-DnebeansJavadocDirectory='+nbbuildpath+'/build/javadoc
-Dmaven.repo.local=${env.WORKSPACE}/.repository -DparentGAV='+arelease[8]+'
-DforcedVersion='+arelease [...]
+ mavenbuildfile.write(" sh "+'"'+'mvn
org.netbeans.maven:nb-repository-plugin:'+arelease[6]+':populate
-DnexusIndexDirectory=${env.WORKSPACE}/repoindex
-DnetbeansNbmDirectory='+nbbuildpath+'/nbms
-DnetbeansInstallDirectory='+nbbuildpath+'/netbeans
-DnetbeansSourcesDirectory='+nbbuildpath+'/build/source-zips
-DnebeansJavadocDirectory='+nbbuildpath+'/build/javadoc
-Dmaven.repo.local=${env.WORKSPACE}/.repository -DparentGAV='+arelease[8]+'
-DforcedVersion='+arelease [...]
)
mavenbuildfile.write(" }\n")
mavenbuildfile.write(" archiveArtifacts 'testrepo/.m2/**'\n")
---------------------------------------------------------------------
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