Confirmed, no acegi jar is downloaded during a maven build. Cheers Christian
Quoting Gabriel Roldán <[email protected]>: > Christian, gwc should be out of your way now. It doesn't carry over the > acegi dependency transitively to geoserver any more. > > Please check and confirm. > > Gabriel > On Fri, 2010-11-05 at 21:44 -0300, Gabriel Roldán wrote: >> On Fri, 2010-11-05 at 12:20 +0100, [email protected] wrote: >> > I have replaced all references from acegi to spring-security in all >> > pom.xml files. Nevertheless a >> > >> > mvn clean install -PallExtensions >> > >> > downloads the acegi jar file into the local maven repo. >> > >> > I assume there is a transitive dependency in geowebcache. I never >> > worked with geowebcache, but I googled and found that gwc needs acegi >> > security. >> > >> > What should I do. >> > >> > 1) Ignore >> > 2) ??? >> >> The dependency is being carried over by the gwc rest module, which is >> wrong now that I think of it. >> I'm gonna move the gwc security classes to the gwc web module, where the >> security context is configured, and redeploy gwc so you don't get those >> transitive dependencies. >> >> I might need you help in migrating gwc to Spring security too, if you'd >> be so kind and we decide we want to migrate gwc from acegi too. >> >> Cheers, >> Gabriel >> > >> > Christian >> > >> > ---------------------------------------------------------------- >> > This message was sent using IMP, the Internet Messaging Program. >> > >> > >> > >> > >> ------------------------------------------------------------------------------ >> > The Next 800 Companies to Lead America's Growth: New Video Whitepaper >> > David G. Thomson, author of the best-selling book "Blueprint to a >> > Billion" shares his insights and actions to help propel your >> > business during the next growth cycle. Listen Now! >> > http://p.sf.net/sfu/SAP-dev2dev >> > _______________________________________________ >> > Geoserver-devel mailing list >> > [email protected] >> > https://lists.sourceforge.net/lists/listinfo/geoserver-devel >> > > -- > Gabriel Roldan > [email protected] > Expert service straight from the developers > > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
