diff --git a/tycho-its/projects/product.programArgs/pom.xml b/tycho-its/projects/product.programArgs/pom.xml new file mode 100644 index 0000000000..be75e4a0d0 --- /dev/null +++ b/tycho-its/projects/product.programArgs/pom.xml @@ -0,0 +1,69 @@ + + + 4.0.0 + + tycho-its-project.product.programArgs + ppa.product + 1.0.0-SNAPSHOT + eclipse-repository + + + http://download.eclipse.org/releases/latest + + + + + e342 + p2 + ${target-platform} + + + + + + + org.eclipse.tycho + tycho-maven-plugin + ${tycho-version} + true + + + + org.eclipse.tycho + target-platform-configuration + ${tycho-version} + + + + win32 + win32 + x86 + + + + + + + org.eclipse.tycho + tycho-p2-director-plugin + ${tycho-version} + + + materialize-products + + materialize-products + + + + archive-products + + archive-products + + + + + + + + diff --git a/tycho-its/projects/product.programArgs/product.product b/tycho-its/projects/product.programArgs/product.product new file mode 100644 index 0000000000..6365ec22f1 --- /dev/null +++ b/tycho-its/projects/product.programArgs/product.product @@ -0,0 +1,15 @@ + + + + + + + -blah1 -blah2 -configuration @user.dir/configuration + + + + + + + +