SWF-1414 Switch samples to Maven central dependencies, Maven Eclipse plugin, and provide top level pom in samples directory.

This commit is contained in:
Rossen Stoyanchev
2010-12-07 12:18:47 +00:00
parent 3a97ce08bf
commit 6d035c4299
33 changed files with 2251 additions and 1326 deletions

View File

@@ -8,8 +8,6 @@
<pathelement location="../spring-webflow"/>
<pathelement location="../spring-faces"/>
<pathelement location="../spring-webflow-library"/>
<pathelement location="../spring-webflow-samples/booking-faces"/>
<pathelement location="../spring-webflow-samples/booking-mvc"/>
</path>
<property file="${basedir}/../build.properties"/>