henrib wrote: > Removed the tag. > And don't understand why the artifactId must change with the version.
And how would you then declare dependencies for both versions at once? Maven will then always resolve to exactly one version to be used for your complete dependency tree and any component depending on the old version is immediately broken because it can no longer find its classes. - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org