checking flow with signing
diff --git a/jetty-features/org.eclipse.jetty.product/pom.xml b/jetty-features/org.eclipse.jetty.product/pom.xml
index 7b5c8e7..19388aa 100644
--- a/jetty-features/org.eclipse.jetty.product/pom.xml
+++ b/jetty-features/org.eclipse.jetty.product/pom.xml
@@ -56,7 +56,7 @@
             <executions>
               <execution>
                 <id>zip-repository</id>
-                <phase>package</phase>
+                <phase>post-package</phase>
                 <goals>
                   <goal>run</goal>
                 </goals>