GithubHelp home page GithubHelp logo

chkpnt / truststorebuilder-gradle-plugin Goto Github PK

View Code? Open in Web Editor NEW
2.0 4.0 0.0 1.17 MB

Building Java TrustStores with Gradle

License: Apache License 2.0

Groovy 58.11% Kotlin 41.89%
gradle-plugin java-truststore certificates

truststorebuilder-gradle-plugin's People

Contributors

chkpnt avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

truststorebuilder-gradle-plugin's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

  • Update webfactory/ssh-agent action to v0.9.0
  • Update actions/checkout action to v4
  • Update actions/setup-java action to v4
  • Update codecov/codecov-action action to v4

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/check-markdown-links.yml
  • actions/checkout v2
  • gaurav-nelson/github-action-markdown-link-check v1
.github/workflows/release-plugin.yml
  • actions/checkout v2
  • actions/setup-java v2
  • gradle/gradle-build-action v2
.github/workflows/run-tests.yml
  • actions/checkout v2
  • actions/setup-java v2
  • gradle/gradle-build-action v2
  • codecov/codecov-action v2
.github/workflows/update-docs.yml
  • actions/checkout v2
  • webfactory/ssh-agent v0.5.3
gradle
gradle.properties
settings.gradle
build.gradle
  • org.jetbrains.kotlin.jvm 1.9.10
  • commons-io:commons-io 2.15.1
  • com.google.jimfs:jimfs 1.3.0
  • org.spockframework:spock-core 2.0-groovy-3.0
  • org.hamcrest:hamcrest-all 1.3
  • org.junit.jupiter:junit-jupiter 5.10.1
build-logic/settings.gradle
build-logic/build.gradle
  • com.gradle.publish:plugin-publish-plugin 1.2.1
  • com.diffplug.spotless:spotless-plugin-gradle 6.23.2
  • org.ajoberstar.git-publish:gradle-git-publish 3.0.1
  • org.jetbrains.dokka:dokka-gradle-plugin 1.9.10
  • org.sonarsource.scanner.gradle:sonarqube-gradle-plugin 3.3
build-logic/src/main/groovy/truststorebuilder-docs.gradle
build-logic/src/main/groovy/truststorebuilder-publish.gradle
build-logic/src/main/groovy/truststorebuilder-qa.gradle
  • jacoco 0.8.11
build-logic/src/main/groovy/truststorebuilder-spotless.gradle
build-logic/src/main/groovy/truststorebuilder-versioning.gradle
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.4

  • Check this box to trigger a request for Renovate to run again on this repository

Configuration parameters have no effect during plugin execution

At first thanks for your plugin.
I want to use it in my gradle build, but currently I am not able to modify the defaults from the plugin.

It seems that the configured values are not used in the plugin execution.

I have prepared a minimal example here: https://github.com/jgoldhammer/truststorebuilder-gradle-plugin-demo

My changes are:

  • I have renamed the certs directory to certs-1
  • I have used the new directory certs-1 in build.gradle

So when entering the command

./gradlew buildTrustStore                                                                                    

gradle fails with following error message.

FAILURE: Build failed with an exception.

* Where:
Build file '/Users/jgoldhammer/dev/source/sandbox/truststorebuilder-gradle-plugin-demo/build.gradle' line: 2

* What went wrong:
An exception occurred applying plugin request [id: 'de.chkpnt.truststorebuilder', version: '0.2.57']
> Failed to apply plugin [id 'de.chkpnt.truststorebuilder']
   > Directory '/Users/jgoldhammer/dev/source/sandbox/truststorebuilder-gradle-plugin-demo/src/main/certs' does not exist.

Any suggestions here? I guess this is a bug?
Thanks for your help.

Migrate to Kotlin

Setting up an development environment for Gradle plugin development with Groovy is not funny.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.