Lines Matching +full:- +full:- +full:base +full:- +full:artifacts +full:- +full:url
10 url 'http://dl.bintray.com/cbeust/maven'
13 url 'http://oss.jfrog.org/artifactory/plugins-release'
23 classpath "org.jfrog.buildinfo:build-info-extractor-gradle:3.0.3"
24 classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.5.3"
25 classpath "com.netflix.nebula:gradle-extra-configurations-plugin:3.0.3"
35 version = '6.9.10-SNAPSHOT'
38 apply plugin: 'nebula.optional-base'
39 apply plugin: 'nebula.provided-base'
50 url 'http://dl.bintray.com/cbeust/maven'
64 testCompile 'org.assertj:assertj-core:2.0.0'
75 artifacts {
122 instruction 'Bundle-License', 'http://apache.org/licenses/LICENSE-2.0'
123 instruction 'Bundle-Description', 'TestNG is a testing framework.'
124 instruction 'Import-Package',
163 options.addStringOption('Xdoclint:none', '-quiet')
170 property "sonar.host.url", "http://nemo.sonarqube.org"
173 property "sonar.github.login", "testng-bot"