Giter Club home page Giter Club logo

Comments (5)

khmarbaise avatar khmarbaise commented on June 18, 2024 1

The given configuration

 <groupId>it.ozimov</groupId>
    <artifactId>yaml-properties-maven-plugin</artifactId>
    <version>1.1.1</version>

does not belong to this plugin...this is mojohaus...groupId: org.codehaus.mojo artifactId: properties-maven-plugin ... So i will close this issue cause it does not belong here...If you have other details / informations etc. please don't hesitate to reopen this issue...

from properties-maven-plugin.

robertotru avatar robertotru commented on June 18, 2024

@durimkryeziu You opened an issue on the wrong project!

Anyway, if you type ${USERNAME} in a yaml file, the value for the placeholder is not set by magic.
You should try with the proper goal, e.g. write-project-properties.

from properties-maven-plugin.

durimkryeziu avatar durimkryeziu commented on June 18, 2024

@robertotru Thanks for replay, but I can't open issues on this project:
https://github.com/ozimov/yaml-properties-maven-plugin

No, it's supposed that I don't have access on the Env. Vars. I just have to brought the .war file and someone else sets values for Env. Vars. Get it ?

from properties-maven-plugin.

robertotru avatar robertotru commented on June 18, 2024

Are you sure you cannot open issues?

Anyway, I think that you misunderstood the purpose of the plugin. If you need to pass a global variable to a maven POM you do not need the plugin at all.

For your convenience, read this Stackoverflow answer.

from properties-maven-plugin.

durimkryeziu avatar durimkryeziu commented on June 18, 2024

Yes, I'm sure, there is no way I can create an issue while you forked this project.

No, I didn't, I want to use this plugin to read some properties from application.yml file and there I reference some environment variables.
I want to deploy this .war file into Tomcat and there we have a file setenv.sh where we have environment variables. I can't access these env vars through ${env.VAR_NAME}.
As I can't access env vars from setenv.sh wanted to read from application.yml through this plugin as Spring can read env vars from setenv.sh as I described here:

app:
  datasource:
    username: ${USERNAME}

Thanks

from properties-maven-plugin.

Related Issues (20)

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.