Quantcast
Channel: Liquibase Forums
Viewing all articles
Browse latest Browse all 2993

Parsing liquibase.properties paramter not used

$
0
0
I will use the liquibase properties file to pass parameters for using in the changelog.
I tried setting the parameter like 
  1. name=value
and
  1. parameter.name=value
But both does not work. Here the logging:
  1. [INFO] Parsing Liquibase Properties File
  2. [INFO]   File: src/main/resources/liquibase.properties
  3. [INFO]   'name' in properties file is not being used by this task.
  4. [INFO]   'parameter.name' in properties file is not being used by this task.
How can I make liquibase reading the paramters out of the properties file?

      Viewing all articles
      Browse latest Browse all 2993

      Trending Articles



      <script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>