Hi all, I'm quite new to Maven. Currently I use ant to build my java applications and use Ivy as dependency management tool. I'm keeping all by dependency jars in svn and use ant+ivy to get them when I build my application.
Now I'm planning to move to maven and I wanted to have a local repository for maven. In maven is there a way which i can directly access the jars I currently have in svn, or is there a way to import them to maven repository? Since I've quite a lot of jars in svn (currently using with ant + ivy) it is not easy to do that manually. Thanks and regards, sandarenu. -- View this message in context: http://old.nabble.com/Using-Ivy-repository-in-Maven-tp26124183p26124183.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
