https://issues.apache.org/bugzilla/show_bug.cgi?id=50604
--- Comment #2 from Marc Guillemot <mguille...@yahoo.fr> 2011-01-18 02:25:48 EST --- No matter whether these versions exist somewhere or not, if you publish to the maven central repository, then it means that you want to allow your users to use Tomcat from there. If you depend on versions that are not available there, you just put your users into trouble (in fact from the logic, the central repo should forbid such an artifact). >From http://maven.apache.org/guides/mini/guide-central-repository-upload.html "...we do strongly encourage making sure all your dependencies are included in Central. If you rely on sketchy repositories that have junk in them or disappear, it just creates havok for downstream users." Is there one (or a set of) Maven repository(ies) that can *safely* be used for Tomcat dependencies? The central repo was ok for 6.0.29 but it is not the case anymore for 6.0.30. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org