On Thu, Mar 14, 2013 at 12:49 PM, Mark Thomas <ma...@apache.org> wrote:
> > > https://repository.apache.org/content/repositories/snapshots/org/apache/tomcat/ > >> > >> Mark > > > >Sweet! Thanks! So will I need to add https://repository.apache.org/ as > >a custom repository in my POM, or will Maven Central eventually pick up > >the change? > Yes, you will need to add this repository to your pom.xml. See https://github.com/apache/wicket/blob/master/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml#L173 This is the pom.xml we use for Apache Wicket archetype for -SNAPSHOT versions. When Tomcat developer release the modules they will go to https://repository.apache.org/content/repositories/RELEASES/org/apache/tomcat/<https://repository.apache.org/content/repositories/releases/org/apache/tomcat/> and this will be sync-ed to Maven central repository. > > I thought central did pick these up but a re-read of the docs says not. > > Mark > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com <http://jweekend.com/>