Re: [Dev] Integration New Test Module - BUILD FAILURE

2015-02-23 Thread Nisala Nanayakkara
Thanks for the help..I will try it. Thanks, Nisala On Mon, Feb 23, 2015 at 3:33 PM, Chanuka Dissanayake chan...@wso2.com wrote: Hi Nisala, You get this error because it cannot find the wso2 AM 1.9.0 product zip file in the particular relative path. in parallel to your integration folder,

Re: [Dev] Integration New Test Module - BUILD FAILURE

2015-02-23 Thread Krishantha Samaraweera
On Mon, Feb 23, 2015 at 3:33 PM, Chanuka Dissanayake chan...@wso2.com wrote: Hi Nisala, You get this error because it cannot find the wso2 AM 1.9.0 product zip file in the particular relative path. in parallel to your integration folder, create another folder with the name distribution.

[Dev] Integration New Test Module - BUILD FAILURE

2015-02-23 Thread Nisala Nanayakkara
When I tried to build the POM file in the directory turing/apimgt/1.9.0/modules/integration, It gives the following error message, *Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.1:unpack (unpack-mar-jks) on project org.wso2.carbon.am.backend.integration.test: Unable

Re: [Dev] Integration New Test Module - BUILD FAILURE

2015-02-23 Thread Chanuka Dissanayake
Hi Nisala, You get this error because it cannot find the wso2 AM 1.9.0 product zip file in the particular relative path. in parallel to your integration folder, create another folder with the name distribution. Inside that, create a folder with the name target and add the WSO2 AM 1.9.0 zip file

Re: [Dev] Integration New Test Module - BUILD FAILURE

2015-02-23 Thread Krishantha Samaraweera
Did APIM distribution created successfully ? can you check whether the distribution is there in the local .m2 repo. Thanks, Krishantha. On Mon, Feb 23, 2015 at 2:51 PM, Nisala Nanayakkara nis...@wso2.com wrote: When I tried to build the POM file in the directory