Welcome to JoshLong.com, home of my personal blog
Reply
December 13, 2008

How to Ride Spring Integration Head

How to build Spring Integration (for Maven) locally... Posting this for my own reference as much as anyone else.

svn co https://src.springframework.org/svn/spring-integration/trunk/build-spring-integration
cd trunk/build-spring-integration
ant clean jar package publish-maven-local