X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=releng%2Forg.simantics.tycho.configuration%2Fpom.xml;h=659246e6eab8a006f4d39d17ee9fbc59c558dd4f;hp=81bfafa92f0f5fb1aa94929aebfaeddfbd217b3f;hb=f4086539192b186ada63d7bc791038dec3aa9312;hpb=80950353e90c09d866b9748a0ad3ddd726d6f3b4 diff --git a/releng/org.simantics.tycho.configuration/pom.xml b/releng/org.simantics.tycho.configuration/pom.xml index 81bfafa92..659246e6e 100644 --- a/releng/org.simantics.tycho.configuration/pom.xml +++ b/releng/org.simantics.tycho.configuration/pom.xml @@ -1,82 +1,172 @@ - - - 4.0.0 - org.simantics - org.simantics.tycho.configuration - 1.0.0-SNAPSHOT - pom - - - 0.25.0 - 0.25.0 - UTF-8 - http://download.eclipse.org/releases/mars - - - - - - - - - - org.eclipse.tycho - tycho-maven-plugin - ${tycho.version} - true - - - org.eclipse.tycho - target-platform-configuration - ${tycho.version} - - - - org.simantics - org.simantics.sdk.build.targetdefinition - 1.0.0-SNAPSHOT - - - - - - win32 - win32 - x86 - - - win32 - win32 - x86_64 - - - - - - - - + + + 4.0.0 + org.simantics + org.simantics.tycho.configuration + 1.0.0-SNAPSHOT + pom + + + 1.5.0 + 1.5.0 + UTF-8 + + + + + + + + graph-builder-snapshot + Graph Builder Repository + https://repo.simupedia.com/repository/graph-builder-release + default + + never + + + always + + + + + + + + org.eclipse.tycho + tycho-maven-plugin + ${tycho.version} + true + + + org.eclipse.tycho + tycho-versions-plugin + ${tycho.version} + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho.version} + + 'v'yyyyMMdd-HHmmss + + + + org.eclipse.tycho + target-platform-configuration + ${tycho.version} + + true + + + org.simantics + org.simantics.sdk.build.targetdefinition + 1.0.0-SNAPSHOT + + + + + linux + gtk + x86_64 + + + win32 + win32 + x86_64 + + + macosx + cocoa + x86_64 + + + + + + org.eclipse.tycho.extras + tycho-source-feature-plugin + ${tycho.extras.version} + + + org.eclipse.tycho.extras + tycho-pack200b-plugin + ${tycho.extras.version} + + + pack200-pack + + pack + + + + + + org.eclipse.tycho + tycho-p2-plugin + ${tycho.version} + + + attach-p2-metadata + package + + p2-metadata + + + + + false + + + + + + + + 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 + + + + + + + + +