4.0.0 com.minres.scviewer.updateSite eclipse-repository com.minres.scviewer com.minres.scviewer.parent 2.16.1 ../.. org.eclipse.tycho tycho-p2-repository-plugin ${tycho-version} ${project.artifactId}-${qualifiedVersion} release-composite false org.codehaus.mojo exec-maven-plugin 3.0.0 package exec bash ${software.download.area} -c if [ -d SCViewer-GHP ]; then cd SCViewer-GHP; git pull; else git clone -v --branch gh-pages https://git.minres.com/VP-Tools/SCViewer.git SCViewer-GHP; fi en_US org.eclipse.tycho.extras tycho-eclipserun-plugin ${tycho-version} -application org.eclipse.ant.core.antRunner -buildfile packaging-p2-composite.ant p2.composite.add -Dsite.label="SCViewer Software Repository" -Dproject.build.directory=${project.build.directory} -DunqualifiedVersion=${unqualifiedVersion} -Dsoftware.download.area="${software.download.area}/SCViewer-GHP/repository" 2021-12 p2 http://download.eclipse.org/releases/2021-12/ org.eclipse.ant.core eclipse-plugin org.apache.ant eclipse-plugin org.eclipse.equinox.p2.repository.tools eclipse-plugin org.eclipse.equinox.p2.core.feature eclipse-feature org.eclipse.equinox.p2.extras.feature eclipse-feature org.eclipse.equinox.ds eclipse-plugin add-p2-composite-repository package eclipse-run