4.0.0 org.eclipse objectteams-parent-pom 2.0.0 ../parent-pom objectteams-artifact-deployer pom http://download.eclipse.org/objectteams/maven/3/sites/${project.artifactId} This POM deploys Object Teams artifacts not generated by maven as maven artifacts. Eclipse Public License Version 1.0 This file is part of "Object Teams Development Tooling"-Software Copyright 2010, 2011 GK Software AG and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Please visit http://www.eclipse.org/objectteams for updates and contact. Contributors: Olaf Otto - Initial concept Stephan Herrmann - Initial API and implementation R-2.0.0-201106070718 2.0.0.201106070730 ${ecj.export.dir}/ecotj-${ecotj.version}.jar ${otre.export.dir}/org.eclipse.objectteams.runtime_${otre.version}.jar ${otre.export.dir}/otre_agent.jar trunk/maven/infrastructure/artifacts-deployer scm:svn:svn://dev.eclipse.org/svnroot/tools/org.eclipse.objectteams/tags/mvn-releases/objectteams-artifact-deployer-2.0.0 scm:svn:svn+ssh://${username}@dev.eclipse.org/svnroot/tools/org.eclipse.objectteams/tags/mvn-releases/objectteams-artifact-deployer-2.0.0 http://dev.eclipse.org/viewcvs/index.cgi/tags/mvn-releases/objectteams-artifact-deployer-2.0.0?root=TOOLS_OBJECTTEAMS otSiteRepo Object Teams sites repository for Maven 3 scpexe://${ot.host}:${ot.maven.repository.basepath}/sites/${project.artifactId} org.apache.maven.plugins maven-deploy-plugin 2.4 deploy-otre-as-maven-artifact deploy deploy-file otEclipseRepo jar scpexe://${ot.host}:${ot.maven.repository.basepath}/repository ${otre.jar.file} ${project.groupId} objectteams-runtime ${otj.version} jar deploy-otre-agent-as-maven-artifact deploy deploy-file otEclipseRepo jar scpexe://${ot.host}:${ot.maven.repository.basepath}/repository ${otre-agent.jar.file} ${project.groupId} objectteams-otre-agent nodep ${otj.version} jar deploy-ecotj-as-maven-artifact deploy deploy-file otEclipseRepo jar scpexe://${ot.host}:${ot.maven.repository.basepath}/repository ${ecotj.jar.file} ${project.groupId} objectteams-otj-compiler ${otj.version} jar org.apache.maven.plugins maven-install-plugin 2.3 install-otre-as-maven-artifact install install-file jar ${otre.jar.file} ${project.groupId} objectteams-runtime ${otj.version} jar objectteams-runtime-pom.xml install-otre-agent-as-maven-artifact install install-file jar ${otre-agent.jar.file} ${project.groupId} objectteams-otre-agent nodep ${otj.version} jar install-ecotj-as-maven-artifact install install-file jar ${ecotj.jar.file} ${project.groupId} objectteams-otj-compiler ${otj.version} jar