On 06/17/2011 06:18 PM, Giri Sree wrote: > Hey, > I am trying to build the Geronimo v3 from sources. I want to know > what are the repositories maven uses to build geronimo in addition to > the maven central repository. > > > Thnks, > SG
Look within the <repositories> tags of the root pom.xml file. They are in two areas, the default and stage-bootstrap profiles. -RG
