X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=publish.sh;h=86acc9d900d7f42da19572c18e52612ad98a091b;hb=refs%2Fheads%2Frelease%2F1.31.0;hp=1001ee4f999b04ecb3455df62eec16e14e7df3c4;hpb=7b3829478906cf974d16bc1ee6925df9288ef9b2;p=simantics%2Fthird-party.git diff --git a/publish.sh b/publish.sh index 1001ee4..86acc9d 100755 --- a/publish.sh +++ b/publish.sh @@ -8,4 +8,6 @@ fi ECLIPSE=$1 REPO=$2 +rm ${REPO}/{artifacts,content}.jar + "${ECLIPSE}" -noupdate -nosplash -application org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher -metadataRepository file:/${REPO} -artifactRepository file:/${REPO} -source ${REPO} -compress -publishArtifacts