Hi,
in a big project with many projects that include JS-files I want to use one config file for all of them (more specific: every project which has files in a directory described in "directories"). So I would like to define a path in my parent pom.xml to one configuration file that would be used in every project.
Currently the configuration value of "configFile" only gets interpreted relative to the basedir, ignoring the leading "/".
Tested in 1.3.0 and 1.3.1-SNAPSHOT.
Thanks for reading, good project!
Hi,
in a big project with many projects that include JS-files I want to use one config file for all of them (more specific: every project which has files in a directory described in "directories"). So I would like to define a path in my parent pom.xml to one configuration file that would be used in every project.
Currently the configuration value of "configFile" only gets interpreted relative to the basedir, ignoring the leading "/".
Tested in 1.3.0 and 1.3.1-SNAPSHOT.
Thanks for reading, good project!