Ping, any news on this? On 23 February 2015 at 15:23, Abimaran Kugathasan <[email protected]> wrote:
> [Adding Carbon Team] > > On Fri, Feb 20, 2015 at 12:29 PM, Uvindra Dias Jayasinha <[email protected] > > wrote: > >> Okay I tested with the latest assembly plugin version 2.5.3 and there is >> no issue, so problem is definitely with 2.5.1, so I dont think this is >> something we should try and fix, this is a bug in the plugin itself. Can we >> update to the latest assembly plugin version or revert to 2.4? >> >> On 20 February 2015 at 11:40, Tishan Dahanayakage <[email protected]> >> wrote: >> >>> Hi Abimaran, >>> >>> This issue was there with CEP also. May be if Uvindra try to build >>> another newly released product this will happen for that product also. >>> >>> Thanks, >>> Tishan >>> >>> On Fri, Feb 20, 2015 at 11:30 AM, Uvindra Dias Jayasinha < >>> [email protected]> wrote: >>> >>>> If you can figure out what the problem is then great but this is not >>>> straight forward, AFAIK this issue doe not get recreated for everyone. So >>>> this might be there in other products as well, its just not an issue for >>>> others. >>>> >>>> This probably always existed and has just come to light when the new >>>> plugin version started being used. >>>> >>>> On 20 February 2015 at 11:10, Abimaran Kugathasan <[email protected]> >>>> wrote: >>>> >>>>> Hi Uvindra, >>>>> >>>>> The plugin version is mentioned in the root level pom org.wso2:wso2:1. >>>>> And other products also use this plugin version without any issues. So, >>>>> issue should be in our product. We have to fix it. >>>>> >>>>> On Fri, Feb 20, 2015 at 10:44 AM, Uvindra Dias Jayasinha < >>>>> [email protected]> wrote: >>>>> >>>>>> I too faced this issue in building integration module for APIM and >>>>>> Tishan's solution of specifying the maven-assembly-plugin version to 2.4 >>>>>> in >>>>>> product pom of the product-apim was the only thing that solved the >>>>>> problem. >>>>>> >>>>>> I propose we specify the version of the assembly plugin as 2.4 >>>>>> explicitly in the product pom of product-apim to avoid this kind of >>>>>> problem >>>>>> from happening in future(Currently we do not specify any version, so the >>>>>> latest available version gets picked by default). We run into this issue >>>>>> when using the latest assembly plugin version 2.5.1. >>>>>> >>>>>> I will send a pull request for this. >>>>>> >>>>>> On 17 February 2015 at 17:45, Tishan Dahanayakage <[email protected]> >>>>>> wrote: >>>>>> >>>>>>> Hi Tharindu/Krishantha, >>>>>>> >>>>>>> I also encountered same issue with CEP. After digging around found >>>>>>> that file permission is set to 000 at the time of zip creation. >>>>>>> Rectified >>>>>>> the issue by switching to 2.4 version of maven-assembly-plugin. However >>>>>>> this issue is platform dependent. Only myself from our team got this >>>>>>> behavior. Anyway it is rectified now and updated the thread if anyone >>>>>>> ran >>>>>>> into the same issue again. >>>>>>> >>>>>>> Thanks, >>>>>>> Tishan >>>>>>> >>>>>>> On Tue, Feb 17, 2015 at 2:24 PM, Tharindu Dharmarathna < >>>>>>> [email protected]> wrote: >>>>>>> >>>>>>>> Hi Krishantha, >>>>>>>> I have set 777 permission to the zip file in m2 and it works. >>>>>>>> >>>>>>>> Thanks. >>>>>>>> >>>>>>>> On Tue, Feb 17, 2015 at 2:13 PM, Krishantha Samaraweera < >>>>>>>> [email protected]> wrote: >>>>>>>> >>>>>>>>> Hi Tharindu, >>>>>>>>> >>>>>>>>> Can you check the file permission of APIM pack at your local m2 >>>>>>>>> repo. >>>>>>>>> >>>>>>>>> Hope you are using maven 3.0.x version ? >>>>>>>>> >>>>>>>>> Thanks, >>>>>>>>> Krishantha. >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> On Tue, Feb 17, 2015 at 2:05 PM, Tharindu Dharmarathna < >>>>>>>>> [email protected]> wrote: >>>>>>>>> >>>>>>>>>> Hi all, >>>>>>>>>> >>>>>>>>>> I have try to build integration test module in product -apim, I >>>>>>>>>> got build failure as follows. Is there any workaround I can try ? I >>>>>>>>>> try >>>>>>>>>> this by giving all permissions but it didn't work. >>>>>>>>>> >>>>>>>>>> Error >>>>>>>>>> >>>>>>>>>> [ERROR] Failed to execute goal >>>>>>>>>>> org.apache.maven.plugins:maven-dependency-plugin:2.9:unpack >>>>>>>>>>> (unpack-mar-jks) on project org.wso2.carbon.am.integration.test: >>>>>>>>>>> Execution >>>>>>>>>>> unpack-mar-jks of goal >>>>>>>>>>> org.apache.maven.plugins:maven-dependency-plugin:2.9:unpack failed: >>>>>>>>>>> file >>>>>>>>>>> mode must be 3 or 4 characters -> [Help 1] >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> >>>>>>>>>> *Tharindu Dharmarathna*Associate Software Engineer >>>>>>>>>> WSO2 Inc.; http://wso2.com >>>>>>>>>> lean.enterprise.middleware >>>>>>>>>> >>>>>>>>>> mobile: *+94779109091 <%2B94779109091>* >>>>>>>>>> >>>>>>>>>> _______________________________________________ >>>>>>>>>> Dev mailing list >>>>>>>>>> [email protected] >>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>>>>>> >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Krishantha Samaraweera >>>>>>>>> Senior Technical Lead - Test Automation >>>>>>>>> Mobile: +94 77 7759918 >>>>>>>>> WSO2, Inc.; http://wso2.com/ >>>>>>>>> lean . enterprise . middlewear. >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> >>>>>>>> *Tharindu Dharmarathna*Associate Software Engineer >>>>>>>> WSO2 Inc.; http://wso2.com >>>>>>>> lean.enterprise.middleware >>>>>>>> >>>>>>>> mobile: *+94779109091 <%2B94779109091>* >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> Dev mailing list >>>>>>>> [email protected] >>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Tishan Dahanayakage >>>>>>> Software Engineer >>>>>>> WSO2, Inc. >>>>>>> Mobile:+94 716481328 >>>>>>> >>>>>>> Disclaimer: This communication may contain privileged or other >>>>>>> confidential information and is intended exclusively for the >>>>>>> addressee/s. >>>>>>> If you are not the intended recipient/s, or believe that you may have >>>>>>> received this communication in error, please reply to the sender >>>>>>> indicating >>>>>>> that fact and delete the copy you received and in addition, you should >>>>>>> not >>>>>>> print, copy, re-transmit, disseminate, or otherwise use the information >>>>>>> contained in this communication. Internet communications cannot be >>>>>>> guaranteed to be timely, secure, error or virus-free. The sender does >>>>>>> not >>>>>>> accept liability for any errors or omissions. >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Dev mailing list >>>>>>> [email protected] >>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Regards, >>>>>> Uvindra >>>>>> >>>>>> Mobile: 777733962 >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Thanks >>>>> Abimaran Kugathasan >>>>> >>>>> Software Engineer | WSO2 Inc >>>>> Data & APIs Technologies Team >>>>> Mobile : +94 773922820 >>>>> >>>>> <http://stackoverflow.com/users/515034> >>>>> <http://lk.linkedin.com/in/abimaran> >>>>> <http://www.lkabimaran.blogspot.com/> <https://github.com/abimaran> >>>>> <https://twitter.com/abimaran> >>>>> >>>>> >>>> >>>> >>>> -- >>>> Regards, >>>> Uvindra >>>> >>>> Mobile: 777733962 >>>> >>> >>> >>> >>> -- >>> Tishan Dahanayakage >>> Software Engineer >>> WSO2, Inc. >>> Mobile:+94 716481328 >>> >>> Disclaimer: This communication may contain privileged or other >>> confidential information and is intended exclusively for the addressee/s. >>> If you are not the intended recipient/s, or believe that you may have >>> received this communication in error, please reply to the sender indicating >>> that fact and delete the copy you received and in addition, you should not >>> print, copy, re-transmit, disseminate, or otherwise use the information >>> contained in this communication. Internet communications cannot be >>> guaranteed to be timely, secure, error or virus-free. The sender does not >>> accept liability for any errors or omissions. >>> >> >> >> >> -- >> Regards, >> Uvindra >> >> Mobile: 777733962 >> > > > > -- > Thanks > Abimaran Kugathasan > > Software Engineer | WSO2 Inc > Data & APIs Technologies Team > Mobile : +94 773922820 > > <http://stackoverflow.com/users/515034> > <http://lk.linkedin.com/in/abimaran> > <http://www.lkabimaran.blogspot.com/> <https://github.com/abimaran> > <https://twitter.com/abimaran> > > -- Regards, Uvindra Mobile: 777733962
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
