Hi All, On Fri, Jan 14, 2011 at 12:12 PM, Kathiravelu Pradeeban <[email protected]>wrote:
> > > On Fri, Jan 14, 2011 at 11:20 AM, Pradeep Fernando <[email protected]>wrote: > >> Hi, >> >> I want to deploy the wsdl-validator orbit bundle to the remote >> repository. But the build hangs after the bundle phase.[1]. I was able >> to deploy other orbit bundles without a problem. >> >> The wsdl-validator builds find when I do a mvn clean install. (There >> it successfully complete the bundle phase). >> Anybody familiar with this behaviour ? >> > > Yes, I faced the same issue a few months ago. [Find the mail titled > "orbit/wsdl-validator builds huge corrupted jar when rebuilding" in > carbon-dev]. > It actually copies its built files in target directory recursively and > builds a corrupted huge file (upto few GBs!). mvn clean install (as it > deletes the target directory first before building) will work. > This issue still exists and it is caused by the following section on the wsdl-validator pom file. *<Include-Resource>* * @wsdl-validator-1.2.0-SNAPSHOT.jar!/exsd/**,* * @wsdl-validator-1.2.0-SNAPSHOT.jar!/model/**,* * @wsdl-validator-1.2.0-SNAPSHOT.jar!/*.properties,* * </Include-Resource*> Can someone figure out what is wrong with this? Whenever I try to build via incremental-build plugin, my disk runs out of memory due to this. Thanks and Regards, Harshana > At that time, no one was able to reproduce the issue; so I thought, it was > some local issue of mine. Let's clean before build, as always. > > Regards, > Pradeeban. > >> >> [1]http://pastebin.com/zMB1QCrG >> >> thanks, >> --Pradeep. >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> > > > > -- > Kathiravelu Pradeeban. > Software Engineer. > WSO2 Inc. > > Blog: [Llovizna] http://kkpradeeban.blogspot.com/ > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Harshana Martin Software Engineer WSO2 Inc. Web:http://wso2.com http://wso2.org Mobile: +94 716062650 Blog: http://harshana05.blogspot.com Profile: https://www.google.com/profiles/harshana05 Twitter: http://twitter.com/harshana05
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
