# The 'webapp' directory which includes WEB-INF maven.war.src = web/exercise-taglib # Include only the classes that should be in the .jar file maven.jar.includes = org/apache/strutsel/**,META-INF/**,*.txt # Include only the classes and properties for the webapp in the .war file maven.war.classes.includes = org/apache/struts/webapp/exercise/** # Preserve original filename maven.war.final.name = strutsel-exercise-taglib.war cactus.src.dir = src/test maven.repo.remote=http://www.ibiblio.org/maven,http://cvs.apache.org/repository,http://maven-taglib.sourceforge.net/maven