Closed shillner closed 9 years ago
The properties-maven-plugin could also be useful for loading properties (implicit configuration of the properties plugin for runtime properties loading!)
Maybe change include statements: include properties from %importref% include properties from %filepath% Dependencies: include %scope% from %importref%
...
feature is implemented with commit 71146ea96cdc6ce3c93384bf6b40aab6a18d3140
Still need to adapt the property content assist with properties from external sources!
Add a method to inject properties into the generated pom. The properties could be defined in an external source such as a properties file or any other format.