Konrad Windszus

Results 322 issues of Konrad Windszus

Similar to excluding/including classifiers added in #100 there should be the possibility to include/exclude certain extension. My use case is ASC files being generated by https://maven.apache.org/plugins/maven-gpg-plugin/sign-mojo.html. It uses the same...

Feature

Some ITs check for SHA1/MD5 being generated in the local repo. That is not a good test as those are being generated by `maven-install-plugin` prior to version 3.0.0-M1 (https://issues.apache.org/jira/browse/MINSTALL-143). You...

Bug

Travis https://travis-ci.org/ is easier to integrate nowadays and is never deprovisioned.

After the migration from googlecode the images in the wiki are all broken.

Currently https://bnd.bndtools.org/chapters/180-baselining.html only states: > Certain headers always change because they contain time or digest information. Most of these headers are already automatically ignored but the [-diffignore](https://bnd.bndtools.org/instructions/diffignore.html) instruction can add...

abeyance

Some bundles embed/include the contents of other bundles. That also includes the OSGi contracts which would need to be repeated on the embedding bundle's manifest. Still depending on the to...

abeyance

**Describe the solution you'd like** As webp is a widely supported standard in browsers it should be possible to write in that format with this library to allow using it...

New feature
Sponsor needed

Add unit tests for merge Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MNG) filed for the change...

Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MNG) filed for the change (usually before you start working...

I am using a corporate private Maven repository whose domain can only be resolved once connected via VPN. When I use `mvnd` before I am connected to the VPN it...

bug