Konrad Windszus
Konrad Windszus
It seems that the access token being issued by https://www.adobe.io/authentication/auth-methods.html#!AdobeDocs/adobeio-auth/master/JWT/JWT.md#exchanging-jwt-to-retrieve-an-access-token is a JWT itself but it doesn't seem to follow https://tools.ietf.org/html/draft-ietf-oauth-access-token-jwt-07#section-2. By looking at the AEM client (com.adobe.granite.auth.ims.impl.IMSTokenValidatorImpl) I assume...
As Sonatype requires each Maven artifact having the public key used for signing artifacts uploaded to some public keyserver (https://central.sonatype.org/publish/requirements/gpg/#distributing-your-public-key) it would be nice to check this requirement during the...
checksum-maven-plugin.nicoulaj.net cannot be resolved. Seems the DNS entry is no longer there.
The [ProviderType annotation](https://docs.osgi.org/javadoc/osgi.annotation/8.0.0/org/osgi/annotation/versioning/ProviderType.html) may be applied to classes, interfaces and packages. While for interfaces the relation which needs to be checked is the "implements" relation, for classes it is the...
In https://github.com/diffplug/spotless/blob/657926464aae27dee2c83c5b28ac6b7e52f2229a/plugin-maven/src/main/java/com/diffplug/spotless/maven/SpotlessCheckMojo.java#L83 the message `Run 'mvn spotless:apply' to fix these violations.` is hard-coded. In some complex setups the configuration for the apply goal only is different than applying it in...
**Describe the bug** For the markdown leveraging GFM table extension as outlined in https://github.github.com/gfm/#example-200. the escaped pipe is not unescaped correctly. **To Reproduce** Just parse https://github.github.com/gfm/#example-200 and convert to HTML....
I would like to evaluate metadata embedded in markdown files according to the format from https://fletcher.github.io/MultiMarkdown-4/metadata.html An extension similar to YamlFrontMatterExtension would be useful for parsing. This would be useful...
Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MNG) filed for the change (usually before you start...
Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MNG) filed for the change (usually before you start...
descriptor WIP (i.e. Core module is currently broken)