Hide Forgot
Created attachment 835734 [details] reporducer Maven plugin creates empty switchyard.xml when using resources filtering (http://maven.apache.org/plugins/maven-resources-plugin/examples/filter.html). It does not matter if switchyard.xml contains placeholders or not. The reporducer is attached. Steps to reproduce: 1. run reproducer: mvn clean package -DjmsImpl=activemq 2. open switchyard.xml from target directory, it contains only root element 3. open jmsImpl.xml to see that ${jmsImpl} was correctly substituated
Keith Babo <kbabo> updated the status of jira SWITCHYARD-1892 to Closed
Note workaround mentioned here: https://issues.jboss.org/browse/SWITCHYARD-1501
PRIVATE: related to 1083087