Re: dependency packaging unpack problem

2015-08-18 Thread Jaikiran Pai
On Tuesday 18 August 2015 09:55 PM, Tamer Erdogan wrote: Here is the myproject/ivy.xml for the project where the dependencies are defined: ivy-module version=2.0 info organisation=com.mycompany.mymodule module=mymodule/ dependencies dependency org=com.vasco.aal2

dependency packaging unpack problem

2015-08-18 Thread Tamer Erdogan
Hi, I'm new to Ivy. I've some problems unpacking the dependencies with Ivy. We have here c++ projects with some external pre-compiled libraries. I want to publish them to the artifactory server and manage these dependencies with Ivy. As they are pre-compiled libraries with header files, I pack