properties-maven-plugin

The Properties Maven Plugin

APACHE-2.0 License

Stars
59

Bot releases are visible (Hide)

properties-maven-plugin - 1.2.1 Latest Release

Published by github-actions[bot] 12 months ago

🚀 New features and improvements

  • Introduce properties manager for easy implements other properties formats (#113) @slawekjaranowski
  • read-project-properties optimization - set all properties in one call (#112) @slawekjaranowski

🐛 Bug Fixes

  • Avoid NPE on outputFile checking (#114) @slawekjaranowski
  • Fix unwarranted circular property definition error from CircularDefinitionPreventer (#110) @PayBas

📦 Dependency updates

  • Bump org.codehaus.mojo:mojo-parent from 76 to 77 (#108) @dependabot

👻 Maintenance

  • Add documentation about plugin limitations (#115) @slawekjaranowski
  • Update ReadPropertiesMojo.java to fix javadoc tag (#107) @mykelalvis
properties-maven-plugin - 1.2.0

Published by github-actions[bot] about 1 year ago

🚀 New features and improvements

  • Add "override" option to preserve existing properties from being overridden (#103) @slawekjaranowski
  • Require Maven 3.5.4+ (#99) @slachiewicz
  • Accept default value in placeholders for unresolved property values (#1) @diamondT

🐛 Bug Fixes

  • Fix for #27 Unwarranted circular property definition (#28) @psenechal-stingray

📦 Dependency updates

  • Bump parent from 72 to 76 (#104) @slawekjaranowski
  • Require Maven 3.5.4+ (#99) @slachiewicz
  • Bump plexus-utils from 3.5.1 to 4.0.0 (#101) @dependabot
  • Bump plexus-utils from 3.5.0 to 3.5.1 (#97) @dependabot
  • Bump mojo-parent from 70 to 72 (#94) @dependabot
  • Bump plexus-utils from 3.4.2 to 3.5.0 (#91) @dependabot
  • Bump mojo-parent from 69 to 70 (#87) @dependabot
  • Bump mojo-parent from 67 to 69 (#85) @dependabot
  • Bump plexus-utils from 3.4.1 to 3.4.2 (#82) @dependabot
  • Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#81) @dependabot
  • Bump actions/setup-java from 2 to 3 (#78) @dependabot
  • Bump mojo-parent from 65 to 67 (#77) @dependabot
  • Bump actions/checkout from 2 to 3 (#72) @dependabot
  • Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#73) @dependabot

👻 Maintenance

  • Enable spotless and checkstyle (#105) @slawekjaranowski

🔧 Build

  • Use ASF shared GitHub actions (#100) @slawekjaranowski
properties-maven-plugin - 1.1.0

Published by slawekjaranowski over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/mojohaus/properties-maven-plugin/compare/properties-maven-plugin-1.0.0...properties-maven-plugin-1.1.0

properties-maven-plugin - 1.0.0

Published by slawekjaranowski over 1 year ago

properties-maven-plugin - 1.0-alpha-2

Published by slawekjaranowski over 1 year ago

properties-maven-plugin - 1.0-alpha-1

Published by slawekjaranowski over 1 year ago