Indeed it does seem possible to remove maven-assembly-plugin's dependency on maven-shared-io by copying a few classes from one into the other and making them non-public.
Removing file-management from the maven-dependency-plugin was even easier. We should probably formally deprecate maven-shared-io so it doesn't accidentally propagate into any other projects. -- Elliotte Rusty Harold [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
