4.0.0 no.knowit.seam seam-refimpl 1.0-SNAPSHOT ../pom.xml seam-refimpl-ear ${project.artifactId} : ${project.version} The Seam Maven reference implementation EAR module ear env-dev dev env-prod true prod explode maven-antrun-plugin package package Exploding to ${deploy-path} run unexplode maven-antrun-plugin clean clean Unexploding: ${deploy-path} run ${project.groupId} ${app.context}-war war ${project.groupId} ${app.context}-ejb ejb org.jboss.seam jboss-seam ejb org.jboss.el jboss-el jar org.richfaces.framework richfaces-api jar commons-beanutils commons-beanutils jar commons-digester commons-digester jar org.codehaus.mojo properties-maven-plugin ${basedir}/../src/main/filters/filter-${env}.properties pre-clean pre-clean read-project-properties ${basedir}/../src/main/filters/filter-${env}.properties org.apache.maven.plugins maven-resources-plugin copy-app-ds-xml initialize copy-resources ${project.build.directory}/${project.build.finalName}/META-INF/ds src/main/resources true ${ds.xml} org.apache.maven.plugins maven-ear-plugin ${app.context}-ear ${app.display.name} ${app.description} ${as.version} seam.jboss.org:loader=${app.context}-ear META-INF/ds/${ds.xml} ${timestamp} ${buildNumber} ${env} ${project.groupId} ${app.context}-war /${app.web.context} ${app.unpack.modules} ${project.groupId} ${app.context}-ejb ${app.unpack.modules} org.jboss.seam jboss-seam