# ------------------------------------------------------------------- # Copyright 2005 The Apache Software Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ------------------------------------------------------------------- #templates to test templates=complex,default,ejb,struts,struts-jstl,struts-validation,tapestry,web,web-jstl,web-velocity #artifact genarated by a template template.tapestry.artifact=${maven.genapp.basedir}/target/${maven.genapp.template.id}.war # directory where it should be generated maven.genapp.basedir=${maven.build.dir}/my_genapp maven.genapp.template.id=myId maven.genapp.template.name="Genapp testcase" maven.genapp.template.package=org.apache.genapp