Re: Error when loading dependency on a personal repository

2013-08-17 Thread Thomas Broyer
The error is in resolving the dependency, not deploying it. So I'd say the error is the missing ":" in the repository URL. Le 12 août 2013 15:12, "Baptiste Mathus" a écrit : > Hi, > Sure Tomcat isn't required (btw, Apache Httpd also supports webdav). > > From the error excerpt you provided("http/

Re: Error when loading dependency on a personal repository

2013-08-17 Thread DAHMEN Manuel
2013/8/12 Baptiste Mathus > Hi, > Sure Tomcat isn't required (btw, Apache Httpd also supports webdav). > > From the error excerpt you provided("http//", not ftp and missing ":" ?), I > suppose you didn't configure correctly your distributionManagement. > Deploying to ftp is indeed supported. Did