> [INFO] skip non existing resourceDirectory
> C:\Users\myname\workspace\parent\child\${project.parent.basedir}\src\main\config
>
> For some reason I do not know, this property is not replaced with the
> expected value. Any ideas?Yea, don't do this. If you need a resource from one project to use in another, use the remote-resources plugin or dependency plugin w/unpack etc. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
