Konrad Windszus

Results 322 issues of Konrad Windszus

Both in numbered and unnumbered lists the links are not underlined (except if you hover over them) which makes it impossible to tell that there is a link behind a...

Optionally a `settings.xml` should be set up with server settings for GPG and Maven deployment. This is necessary as the setup-java action will most likely no longer set up Maven...

Currently the content sync commands seem to do imports (i.e. pulls) from AEM only. It would be nice to either add a new command or extend the existing one to...

The detects issues like JCRVLT-702

Due to the two conflicting licenses at - https://github.com/codehaus-plexus/plexus-classworlds/blob/plexus-classworlds-2.7.0/LICENSE.txt and - https://github.com/codehaus-plexus/plexus-classworlds/blob/master/LICENSE-Codehaus.txt GitHub cannot figure out the correct license (i.e. the badge at https://github.com/codehaus-plexus/plexus-classworlds/blob/master/README.md says "not identifiable"). In the pom.xml...

help wanted

The ZIP file spec says that only forward slashes should be used in entry names (https://stackoverflow.com/a/44387973) but in fact adding a directory on Windows with `ZipArchiver.addFileSet(...)` will lead to backslashes...

This leverages PlexusConfigurator under the hood Requires https://github.com/apache/maven-doxia-sitetools/pull/140.

This is WIP to gather early feedback Depends on https://github.com/apache/maven-doxia-sitetools/pull/126

Currently the plugin's goals are not compatible with m2e. Please provide a lifecycle mapping metadata as explained in http://www.eclipse.org/m2e/documentation/m2e-making-maven-plugins-compat.html.