I know this question is old, but thought it was worth adding the following information.
I think the output originally desired by Steve is that given on this page of the maven-shade-plugin documentation.
<shadedArtifactAttached>true</shadedArtifactAttached>
<shadedClassifierName>jar-with-dependencies</shadedClassifierName>