#* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you 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. *# #set($dollar = '$') #macro (var $label)${dollar}{${label}}#end 4.0.0 ${package} ${artifactId} ${version} war ${turbine_app_name} src/main/java **/*.properties ../torque/schema true src/main/torque-schema *.xml maven-compiler-plugin 2.5.1 ${maven.compile.source} ${maven.compile.target} ${project.build.sourceEncoding} org.apache.torque torque-maven-plugin 4.0 #var("project.basedir")/src/main/torque-schema true false ${turbine_database_adapter} torque-om generate-sources generate classpath org.apache.torque.templates.om #var("project.basedir")/src/main/torque-schema error ${turbine_database_adapter} ${package}.om false TorqueException true false true true true true true #var("project.build.sourceDirectory") torque-sql-mysql generate-sources generate classpath org.apache.torque.templates.sql #var("project.basedir")/src/main/torque-schema #var("project.build.directory")/generated-sql/torque/mysql none error mysql org.apache.torque torque-templates 4.0 org.apache.maven.plugins maven-war-plugin 2.3 #var("maven.compile.source") #var("maven.compile.target") org.codehaus.mojo sql-maven-plugin 1.5 ${turbine_database_driver} ${turbine_database_url}${turbine_database_name} ${turbine_database_user} ${turbine_database_password} continue true descending ${project.build.directory}/generated-sql/torque/mysql *.sql ${basedir}/docs/sample-mysql-data/_application-data.sql ${basedir}/docs/sample-mysql-data/_turbine-security-data.sql mysql-connector-java mysql 5.1.40 org.mortbay.jetty jetty-maven-plugin 8.1.16.v20140903 10 true 8081 mysql-connector-java mysql 5.1.40 javax.activation activation 1.1.1 provided javax.mail mail 1.4.5 provided javax.servlet servlet-api 2.5 provided org.apache.turbine turbine 4.0-M2 org.apache.turbine fulcrum-yaafi 1.0.7 org.apache.fulcrum fulcrum-intake 1.2.2 org.apache.fulcrum fulcrum-cache 1.1.0 org.apache.fulcrum fulcrum-upload 1.0.5 org.apache.fulcrum fulcrum-security-memory 1.1.0 org.apache.fulcrum fulcrum-security-torque 1.1.0 junit junit 4.11 test 1.6 1.6 utf-8