Skip to content

Commit cf1c8dc

Browse files
author
phasenraum2010
committed
ongoing work on #34 #39
1 parent e4c0f41 commit cf1c8dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

defcon-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@
538538
</executions>
539539
<configuration>
540540
<seedUrl>https://github.com/phasenraum2010/jbake-example-project-thymeleaf/zipball/master/</seedUrl>
541-
<force>true</force>
541+
<force>false</force>
542542
<!--
543543
<inputDirectory>${project.basedir}/src/main/resources</inputDirectory>
544544
<outputDirectory>${project.build.directory}/classes</outputDirectory>

run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ function current_test(){
101101
function current_dev(){
102102
echo "current_dev"
103103
#mvn_jbake_help
104-
run_jbake_seed
104+
#run_jbake_seed
105105
#mvn_jbake
106106

107107
#mvn_validate

0 commit comments

Comments
 (0)