Hi,

I have a project (war) that has an other project (swf) as a dependency. The
war contains an index.jsp that refers to the swf dependency. Currently, it
is hardcode like 'myflexproject-1.0-SNAPSHOT.swf'. I would like to put some
placeholder there and let maven filter this index.jsp and fill in the
correct version. Is this possible? How?

regards,

Wim

Reply via email to