Fix small issue in phases
diff --git a/pom.xml b/pom.xml
index 62989f7..23c89f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -255,7 +255,7 @@
                                 ${project.build.directory}/generated-jekyll
                             </execArgs>
                         </configuration>
-                        <phase>compile</phase>
+                        <phase>none</phase>
                     </execution>
                 </executions>
                 <configuration>