Brett Porter wrote:

As for p-archiver, I'm inclined to try and remove it since it's just assembling a very basic JAR.

Beware... manifest classpaths are surprisingly tricky to construct. They have a lot of weird corner cases you have to take care of. (They must be wrapped, wrapped lines must start with a space, but they're space-delimited...)

But, yeah, I can't really object to removing it if that's all we need it for. We ARE using plexus-utils in a much more sophisticated way, (though I bet it would be more amenable to the shade plugin...?) and might not want to drop it.

Plus I just asked olamy to release a new version of plexus-utils for Surefire, so I'd feel kinda bad if we turned around and dropped it. ;-)

-Dan

Reply via email to