Try this. mvn install:install-file -Dfile=*<path-to-zip-file>*
On Mon, Jun 23, 2014 at 1:19 AM, Gayan Yalpathwala <[email protected]> wrote: > Hi Sabashan, > > Did you place the particular ESB pack in modules/distribution/target/ > directory? You have to zip and copy the particular ESB pack there and this > gets picked up by tests in runtime. > > Thanks, > > > On Mon, Jun 23, 2014 at 10:52 AM, sabashan baladevan < > [email protected]> wrote: > >> Hi all, >> >> I have got this error when maven build, >> >> T E S T S >> ------------------------------------------------------- >> Running TestSuite >> [2014-06-23 10:12:31,696] INFO >> {org.wso2.carbon.automation.core.PlatformExecutionManager} - >> ---------------Test Execution Started -------------------------- >> [2014-06-23 10:12:31,707] INFO >> {org.wso2.carbon.automation.core.ServerGroupManager} - Carbon zip file - >> null >> org.apache.maven.surefire.util.SurefireReflectionException: >> java.lang.reflect.InvocationTargetException; nested exception is >> java.lang.reflect.InvocationTargetException: null >> java.lang.reflect.InvocationTargetException >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) >> at >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >> at java.lang.reflect.Method.invoke(Method.java:606) >> >> >> What can be the problem? It indicates error in carbon zip file null, but >> I already placed it in particular folder. But still I have this error. >> >> >> Regards >> Sabashan >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > *Gayan Kaushalya Yalpathwala* > Software Engineer > WSO2 Inc.; http://wso2.com > lean.enterprise.middleware > > mobile: +94 71 8682704 <http://asia14.wso2con.com/> > > <http://asia14.wso2con.com/> > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Bhathiya Jayasekara* *Software Engineer,* *WSO2 inc., http://wso2.com <http://wso2.com>* *Phone: +94715478185 <%2B94715478185>* *LinkedIn: http://www.linkedin.com/in/bhathiyaj <http://www.linkedin.com/in/bhathiyaj>* *Twitter: https://twitter.com/bhathiyax <https://twitter.com/bhathiyax>* *Blog: http://movingaheadblog.blogspot.com <http://movingaheadblog.blogspot.com/>*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
