P. Ottlinger

Results 17 issues of P. Ottlinger

I just read your JavaMagazin article and wanted to play with some of the examples and checked out the repository. Personally I'd consider it to be cool if all of...

Having generated a site with version 1.1.1 yields a broken layout if shown in a browser with httpseverywhere, since the links to - JQuery - Bootstrap - html5shim are http...

Thanks for providing a download for the latest JAR. Can you add a MD5-hash since people may download your JAR from AWS without knowing if it's the same version you've...

I'm running the plugin successfully on my project https://github.com/ottlinger/mailclena/blob/master/pom.xml#L465 but the generated site report does only contain an empty directory, while the build & site build itself runs through. Is...

## Context My project uses Maven and its ability to filter resources in order to inject properties/configuration parts into generated Java classes - these Java classes cannot be referenced from...

ideas

When I use spotbugs for the first time on an existing codebase I expect it to find bugs/errors/warnings. Is there a way to configure the maven plugin to accept a...

Allow RAT to integrate with Sonarcloud.io-scanning services. https://issues.apache.org/jira/browse/RAT-293

The ExtraLoginFields example provided for SpringBoot2 under https://github.com/eugenp/tutorials/tree/master/spring-security-modules/spring-security-web-login does not seem to have a SpringBoot3 equivalent. I played around with the example at https://github.com/ottlinger/sb3-filter-problem * SpringBoot2 is working perfectly well,...

triaged
on-jira

Starting to migrate to AssertJ assertions .....

I recently upgraded to the latest version of hugo-scroll and my image slider on the index page stopped working. Has that feature been removed? How can I configure multiple images...

bug