Hey guys, I am a big fan of one-jar and it is foundational to my project at
which is foundational to a lot of other things I do. So I am running into this bug
which is written up more here
In that thread there is a patch to one-jar that fixes it, and that is going to involve fixing the maven-one-jar plugin to use the patched one-jar. In the process I noted that there was 1.4.5 of the maven plugin that isa not in the central repository and I am wondering what is going on there. I try pretty hard not to add more repositories because I found that is one of the roads to hell in terms of having a build that's doesn't work. So I guess I am also interested in the diff from 1.4.4 to 1.4.5 and also why 1.4.5 is not in the central repo, etc.
Any ideas?