#
build
Here are 73 public repositories matching this topic...
A maven plugin for managing client side (local) git configuration for those working on your project. Including but not limited to setting git config, installing hooks, validating the local repository.
git
hooks
build
maven
linting
installer
maven-plugin
git-hook
project-management
git-hooks
enforcer
enforce-conventions
client-git-hooks
local-git-hooks
client-side-git-hooks
-
Updated
Sep 12, 2021 - Java
Plugin do Eclipse para automatização do processo de submissão de tarefas na disciplina de LP2 - Computação@UFCG
-
Updated
Oct 16, 2018 - Java
Jenkins Calendar View Plugin: Shows past and future builds in a calendar view
-
Updated
Jul 30, 2021 - Java
Breaks the build if the quality gate of the project is red
-
Updated
Jun 4, 2021 - Java
Maven plugin for Axway API Gateway/Manager development and deployment.
-
Updated
Jun 4, 2021 - Java
mikosik
opened
Mar 3, 2014
sebhoss
commented
Sep 6, 2020
Please comment here if you have any comments or suggestions on how the documentation can be improved.
- Is there anything confusing?
- Is something missing?
- Do we need more examples?
Any kind of comment or suggestions is highly appreciated
An example Gradle 5 Kotlin DSL Java library project which consists of multiple modules to be published/released as Maven modules
-
Updated
Dec 7, 2018 - Java
android dx-1.16 source code
-
Updated
May 13, 2020 - Java
Gradle plugin to transform a CSV to a Java resource bundle
-
Updated
Jun 13, 2018 - Java
Hygieia Collector to extract data from Jenkins and feed into Hygieia
-
Updated
Aug 18, 2021 - Java
springboot&mybatis&druid
-
Updated
Dec 7, 2017 - Java
-
Updated
Dec 8, 2020 - Java
An application to fetch popular or highest rated movies from theMovieDb site and use the most common practises and external libraries used in android such as Retrofit, Live Data, ViewModel, Dagger 2 - dependency injection, Butterknife, Lifecycle, Glide, interceptor, RxJava, RxAndroid etc.
android
config
build
gradle
recyclerview
rxjava
mvvm
dagger2
glide
interceptor
rxandroid
butterknife
viewmodel
observables
retrofit2
lifecycle
recyclerview-adapter
moviedb-api
gson-converter
-
Updated
Jul 12, 2018 - Java
A Minecraft plugin for build servers.
-
Updated
Feb 23, 2021 - Java
Improve this page
Add a description, image, and links to the build topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the build topic, visit your repo's landing page and select "manage topics."
Description of the problem / feature request:
globthrows an evaluation error when it detects an infinite recursion in adirectory traversal. However, it detects this recursion even if the specific
subpath leading to that recursion is excluded via the
exclude=[]argument.This means that recursive symlinks cannot be ignored in glob expressions,
even if they occur in subtrees that