Closed skalarproduktraum closed 7 years ago
For some context, see this lengthy thread on the forum.
@imagejan: Damnit, this was unintended, I'll fix that mess and force push...
Could you rebase your branch over master, @skalarproduktraum? Should be no hassle. Also, I have filed a PR with an integration test in your fork. Could you merge that one as well? mvn clean install
shouldn't complain any longer after that...
Done, thanks @stelfrich!
This is good to merge, @ctrueden!
@stelfrich Thanks. You should have the rights to merge things yourself. If not, let me know and I'll investigate.
You should have the rights to merge things yourself. If not, let me know and I'll investigate.
It's not about the rights, @ctrueden, but taking over responsibility 😃
@stelfrich Fair enough. But I'll point out that you are de facto responsible for these changes anyway, since I do not have time to review, test or verify the changes myself right now. If something breaks, either you'll have to figure out what is going on and fix it, or else I'll just revert the merge because I don't have time to debug it.
This PR adds the JAR classifiers
natives-windows
natives-linux
natives-macos
to AbstractCopyJarsMojo's versionPattern, so these JARs do not get mistaken for the actual regular JARs.