# # All rights reserved. This program is free software; you can redistribute # it and/or modify it under the terms of the GNU General Public License # version 2 as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # # Build properties for the Groundwork Monitor Portal # # $Id: project.properties 13475 2009-07-09 20:40:39Z build $ # maven.genapp.template.repository=templates maven.repo.remote = http://archive.groundworkopensource.com/maven, http://www.bluesunrise.com/maven/, http://mirrors.ibiblio.org/pub/mirrors/maven, http://www.ibiblio.org/maven, http://dist.codehaus.org/, http://people.apache.org/repository/ # TODO: Remove this property once unit tests are working correctly maven.test.skip=true jboss.as.version = jba-4.2.3.GA jboss.portal.version = jbp-2.7.1 jboss.as.root = /usr/local/groundwork/foundation/container jboss.as.lib.dir = ${jboss.as.root}/lib/jboss portal.apps.deploy.root = ${jboss.as.root}/webapps/jboss/jboss-portal.sar portal.apps.deploy.lib.dir = ${portal.apps.deploy.root}/lib portal.config.dir = /usr/local/groundwork/config portal.apps.src.root = applications org.itgroundwork.groupid = org.itgroundwork org.itgroundwork.version = 3.0.274 portal.groupid = com.groundworkopensource.portal portal.version = ${org.itgroundwork.version} icefaces.groupid = org.icefaces icefaces.version = 1.8.1b icefaces.faclet.version =1.8.1 icefaces.pushserver.version = 1.8.1 icefaces.push.server = http://archive.groundworkopensource.com/maven/org.icefaces/wars/push-server-${icefaces.pushserver.version}.war axis.groupid = org.apache.axis axis.version = 1.4 apache.httpclient.groupid = commons-httpclient apache.httpclient.version = 3.1