Konrad Windszus
Konrad Windszus
maven-source-plugin uses a type (=java-source) which is not equal to the extension (jar). checksum-maven-plugin incorrectly used the type for the extension. So probably duplicate of #63 and most probably fixed...
@michelpromonet Just compile the version yourself from the PR #87 /
BinTray has been shut down: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ I will try to set up a p2 update site at GitHub Pages (http://www.lorenzobettini.it/2021/03/publishing-an-eclipse-p2-composite-repository-on-github-pages/)
@till-kolditz A PR for publishing to GitHub pages would be greatly appreciated.
Let's don't just guard around `checker` being `null` and fail silently because that makes issues almost impossible to debug. Rather we need to find out under which circumstances `checker` is...
Right now I only provide the P2 repository. But you can create your own drop-in package by downloading from an Eclipse instance which has internet access and then zipping all...
The zipped p2 repo can be downloaded from https://dl.bintray.com/cppcheclipse/p2/zipped/
Travis build is now working in the background. Still need to include the according images in the readme to expose the latest build status (https://docs.travis-ci.com/user/status-images/).
This rather looks like a bug in cppcheck. If you can reproduce the issue on the command line (using the same option `--append`) please report that bug at http://trac.cppcheck.net/.