diff --git a/.idea/compiler.xml b/.idea/compiler.xml index b57acd2..bed5ffd 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -12,7 +12,7 @@ \ No newline at end of file diff --git a/cache/page_cache.db b/cache/page_cache.db new file mode 100644 index 0000000..cfad9ca Binary files /dev/null and b/cache/page_cache.db differ diff --git a/pom.xml b/pom.xml index 765dcd5..34c722b 100644 --- a/pom.xml +++ b/pom.xml @@ -84,9 +84,6 @@ 21 21 - - --enable-native-access=ALL-UNNAMED - @@ -97,20 +94,30 @@ 3.1.0 com.auction.TroostwijkAuctionExtractor + false --max-visits 3 - - - java.util.logging.SimpleFormatter.format - %1$tF %1$tT %4$s %2$s %5$s%6$s%n - - - - --enable-native-access=ALL-UNNAMED - + + ${project.build.outputDirectory} + + --enable-native-access=ALL-UNNAMED + + + + java + + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.2.5