I refactored the InstallKars MOJO to handle both issues.
I'm testing it and I gonna push. Regards JB On 01/24/2015 09:54 AM, nseb wrote:
Hi, I'm looking history and if In file InstallkarsMojo.java line 386, we replace line File repositoryFileInSystemFolder = new File(new File(system), repository); by File repositoryFileInSystemFolder = new File(system.resolve(repository)); it's works ----- CTO , JeetConsulting. Analyze now your Maven Java projects' dependencies , here -- View this message in context: http://karaf.922171.n3.nabble.com/Build-problem-3-0-3-SNAPSHOT-tp4037982p4037986.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
-- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
