- Sort Score
- Result 10 results
- Languages All
Results 11 - 20 of 29 for Develocity (0.17 sec)
-
.teamcity/src/main/kotlin/common/extensions.kt
checkCleanDirWindows("%teamcity.agent.jvm.user.home%\\.m2\\.gradle-enterprise") + checkCleanDirWindows("%teamcity.agent.jvm.user.home%\\.m2\\.develocity") + checkCleanDirWindows( "%teamcity.agent.jvm.user.home%\\.android", false ) } else {
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Thu Oct 10 03:25:26 UTC 2024 - 13.2K bytes - Viewed (0) -
.github/CODEOWNERS
platforms/core-execution/hashing/ @gradle/bt-execution @gradle/dv-integrations-team platforms/core-execution/snapshots/ @gradle/bt-execution @gradle/dv-integrations-team # Develocity integration platforms/enterprise/ @gradle/bt-build-scan platforms/enterprise/enterprise/ @gradle/bt-build-scan @gradle/dv-testing-team @ldaley
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Thu Oct 24 14:46:27 UTC 2024 - 10.6K bytes - Viewed (0) -
CONTRIBUTING.md
> **NOTE:** Do **NOT** run `gradle build` on the local development environment, > even if you have Gradle or Develocity build caching enabled for the project. > The Gradle Build Tool repository is massive, and it will take ages to build on > a local machine without necessary parallelization and caching.
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Nov 05 15:15:33 UTC 2024 - 15.6K bytes - Viewed (0) -
compat/maven-model/src/test/resources/xml/pom.xml
<plugin> <groupId>org.apache.maven</groupId> <artifactId>modello-plugin-velocity</artifactId> <version>4.0.0-alpha-1-SNAPSHOT</version> <executions> <execution> <id>velocity</id> <phase>generate-sources</phase> <goals> <goal>velocity</goal> </goals> <configuration> <version>4.0.0</version>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 4.2K bytes - Viewed (0) -
api/maven-api-model/pom.xml
<plugins> <plugin> <groupId>org.codehaus.modello</groupId> <artifactId>modello-maven-plugin</artifactId> <executions> <execution> <id>velocity</id> <goals> <goal>velocity</goal> </goals> <configuration> <version>4.1.0</version> <velocityBasedir>${project.basedir}/../../src/mdo</velocityBasedir>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Sat Oct 19 18:11:20 UTC 2024 - 3.1K bytes - Viewed (0) -
compat/maven-settings/pom.xml
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 4.8K bytes - Viewed (0) -
compat/maven-plugin-api/pom.xml
<velocityBasedir>${project.basedir}/../../src/mdo</velocityBasedir> </configuration> <executions> <execution> <id>velocity-lifecycle</id> <goals> <goal>velocity</goal> </goals> <phase>generate-sources</phase> <configuration> <templates> <template>reader-stax.vm</template>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 5.7K bytes - Viewed (0) -
compat/maven-toolchain-model/pom.xml
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 3.9K bytes - Viewed (0) -
api/maven-api-toolchain/pom.xml
<plugins> <plugin> <groupId>org.codehaus.modello</groupId> <artifactId>modello-maven-plugin</artifactId> <executions> <execution> <id>velocity</id> <goals> <goal>velocity</goal> </goals> <configuration> <version>1.2.0</version> <velocityBasedir>${project.basedir}/../../src/mdo</velocityBasedir>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Sat Oct 19 18:11:20 UTC 2024 - 2.6K bytes - Viewed (0) -
api/maven-api-settings/pom.xml
<plugins> <plugin> <groupId>org.codehaus.modello</groupId> <artifactId>modello-maven-plugin</artifactId> <executions> <execution> <id>velocity</id> <goals> <goal>velocity</goal> </goals> <configuration> <version>2.0.0</version> <velocityBasedir>${project.basedir}/../../src/mdo</velocityBasedir>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Thu Oct 24 15:53:41 UTC 2024 - 3.2K bytes - Viewed (0)