Code Monkey home page Code Monkey logo

jasypt-gradle-plugin's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

jasypt-gradle-plugin's Issues

Encryption not working with gradle 7.5.1

$ gradle encryptText --text=hello --password=ttt                                                                                                           
> Task :encryptText FAILED                                                                                                                                 
                                                                                                                                                           
FAILURE: Build failed with an exception.                                                                                                                   
                                                                                                                                                           
* What went wrong:                                                                                                                                         
A problem was found with the configuration of task ':encryptText' (type 'EncryptTextTask').                                                                
  - In plugin 'com.byteowls.jasypt' type 'com.byteowls.gradle.tasks.text.EncryptTextTask' property 'encryptor' is missing an input or output annotation.   
                                                                                                                                                           
    Reason: A property without annotation isn't considered during up-to-date checking.                                                                     
                                                                                                                                                           
    Possible solutions:                                                                                                                                    
      1. Add an input or output annotation.                                                                                                                
      2. Mark it as @Internal.                                                                                                                             
                                                                                                                                                           
    Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#missing_annotation for more details about this problem.               
                                                                                                                                                           
* Try:                                                                                                                                                     
> Run with --stacktrace option to get the stack trace.                                                                                                     
> Run with --info or --debug option to get more log output.                                                                                                
> Run with --scan to get full insights.                                                                                                                    
                                                                                                                                                           
* Get more help at https://help.gradle.org                                                                                                                 
                                                                                                                                                           
BUILD FAILED in 1s     

Encoutner error when using encryptText

Hi,,

Hi, i execute gradlew.bat encryptText --text=hello --password=encryptor_password , but got the below error. I search overstack flow, and encounter someone also met the same issue.
Note; I am currently using gradle 7.4, and manage to install the plugin using the buildscript and apply plugin in the build.gradle.

> Task :encryptText FAILED

FAILURE: Build failed with an exception.

* What went wrong:
A problem was found with the configuration of task ':encryptText' (type 'EncryptTextTask').
  - In plugin 'com.byteowls.jasypt' type 'com.byteowls.gradle.tasks.text.EncryptTextTask' property 'encryptor' is
 missing an input or output annotation.

    Reason: A property without annotation isn't considered during up-to-date checking.

    Possible solutions:
      1. Add an input or output annotation.
      2. Mark it as @Internal.

    Please refer to https://docs.gradle.org/7.4/userguide/validation_problems.html#missing_annotation for more de
tails about this problem.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your
 own scripts or plugins.

See https://docs.gradle.org/7.4/use

Plugin not found (Gradle 6.0.1)

Hello!! How are you?. I need to incorporate Jasypt in my Spring Boot project to secure certain keys and credentials from external services, the problem that it does not have support to encrypt values ​​with Gradles tasks, that's why I have been interested in your repository.

My Spring Boot project uses Gradle 6.0.1, I have incorporated its plugin as follows:

image

Also I have enabled JCenter as a repository for searching plugins as follows

image
But I have not managed to solve your plugin, I have the following message

image

Could you tell me how I can incorporate your plugin into my project or some way to encrypt data with gradle using Jasypt.? Thank you very much for your time. Greetings

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.