X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=releng%2Forg.simantics.r.tycho.configuration%2Fpom.xml;h=1af1b61d4f21f2a6280cefe1e39368ea864ce2b5;hb=5336d8bc4d6e5d84d9d1f373f1222dbb8ed8af86;hp=96df243a5b220b156b4d08a9ee439fdd44053fe6;hpb=f5e98e2138dd919869c9665ba7269a7b02cbc0f7;p=simantics%2Fr.git diff --git a/releng/org.simantics.r.tycho.configuration/pom.xml b/releng/org.simantics.r.tycho.configuration/pom.xml index 96df243..1af1b61 100644 --- a/releng/org.simantics.r.tycho.configuration/pom.xml +++ b/releng/org.simantics.r.tycho.configuration/pom.xml @@ -11,9 +11,16 @@ 1.0.0 1.0.0 UTF-8 + master + http://www.simantics.org/download + + simantics-sdk + p2 + ${simantics-download-site}/${branch-spec}/sdk + @@ -37,13 +44,8 @@ target-platform-configuration ${tycho.version} - - - org.simantics - org.simantics.r.build.targetdefinition - 1.0.0-SNAPSHOT - - + true + p2 linux @@ -70,4 +72,53 @@ + + + + sign + + + sign + true + + + + + + org.codehaus.mojo + properties-maven-plugin + 1.0.0 + + + initialize + + read-project-properties + + + + + + ${sign.properties} + + + + + org.apache.maven.plugins + maven-jarsigner-plugin + 3.0.0 + + + sign + + sign + verify + + + + + + + + +