Hi,
I'm trying to use the properties-maven-plugin, and having difficulty...
when running the plugin, none of the properties from the properties file
seem to be set (when accessed via ${whatever.property}). When using mvn
-X -e ... I get:Loading property file: /../whatever-properties.properties Inspecting the plugin source this seems to mean the properties should in fact be loaded (barring an exception being thrown, which isn't the case). Is anyone familiar with the plugin or this problem with it? --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
