|
From: Flauw, M. <Mar...@hp...> - 2012-06-14 05:55:35
|
Hi Kumar, Thanks for the message. On Test1, were you doing the eclipse:eclipse or the clean install? Try doing the latter and usually, it goes away. On Test2, sometimes the build blocks in Tigerstripe. Usually what I do is the following: 1) remove velocity.log.* in Dependencies and model projects 2) remove the .lock and .snap in metadata. There is a an eclipse article on that, but if you cannot find it, I can dig detailed instructions. 3) do the mvn clean first 4) then do the mvn install. This way if the build blocks, you might restart it without to redo the clean steps, just doing steps 1 and 2 On Test3, it would be good to have the log. This is a test with unknown datatype, so the build should fail, but the error message is surprising. On Test4, it looks like the pom file has not been updated and it is looking for an old version of the generator. Aligning pom files with the latest ones from project creator should solve that. On Test5, you need to ask Xose. For me, it is still work in progress, so I won't worry about this one for time being. Best regards Marc From: man...@gm... [mailto:man...@gm...] On Behalf Of Manikumar Reddy Sent: Wednesday, June 13, 2012 9:39 PM To: Pierre Gauthier; Craig Gallen (entimoss) Cc: Tina O Sullivan; openoss-devel; Flauw, Marc; Craig Gallen (OpenNMS) Subject: Re: TIP Build Task updates and regression Hi > > For instance all the TIP_Fmk_Test1 project modules are all in https://openoss.svn.sourceforge.net/svnroot/openoss/tip/framework/TIP_Fmk_TestProjects/TIP_Fmk_Test1/trunk/ > > You may want to and do a manual tigerstripe generation of the model and dependency projects from the desktop. > Follow the getting started instructions to do a maven build. There are total five Framework Test projects. I tried to do maven build for these projects. But all these builds failed. The following errors occurred. TIP_Fmk_Test1: Missing: ---------- 1) org.tmforum.tip:TIP_Fmk_Test1_JvtSpecPackage:jar:1.1.2-SNAPSHOT TIP_Fmk_Test2: Build process is not responding. TIP_Fmk_Test3: [exec] Tigerstripe Workbench Base Plug-in (Incubation) (v0.6.935.2011020109 [exec] Active Profile: TIP_Profile 1.1.1 [exec] null [exec] java.lang.NullPointerException [exec] at org.eclipse.tigerstripe.workbench.internal.core.project.Tiger stripeProject.addDependency(TigerstripeProject.java:674) TIP_Fmk_Test4: [INFO] Unable to find artifact. Embedded error: Unable to download the artifact from any repository org.tmforum.tip:TIP_Doc_Generator_Package:jar:1.0.2 TIP_Fmk_Test5: [exec] [Fatal Error] :1:1: Premature end of file. [exec] Tigerstripe Workbench Base Plug-in (Incubation) (v0.6.935.2011020 [exec] Active Profile: TIP_Profile 1.1.1 [exec] null [exec] java.util.ConcurrentModificationException [exec] at java.util.AbstractList$Itr.checkForComodification(Unknown source) Details logs attached. > If this fails, we will need to find out what is wrong with the model relative to the new generators. I need your help in fixing above problems. > > Regardless of any problems with the generators you should still update the project build files as describe below I was able to create Fmk_Test1 project using project creator. > 6. compare and bring up to date each module in your main project > - update the project pom.xml to match the misc pom.xml I have merged pom files of all modules. Some conflicting lines i just copied to trunk project. > - update any resources / java file which are changed in the misc project > - remove any resources / java files or packages from the trunk which don't exist in the new 'misc' project > - add any new resources / java files or packages which don't exist in the 'trunk' project After updating all the projects, i ran maven build ( Without Java modules). Maven build process is not responding after some time, Below is the log trace. Any clue? [INFO] [antrun:run {execution: run-tigerstripe}] [INFO] Executing tasks [echo] MODEL_POM: eclipse_home: D:\eclipsets [echo] MODEL_POM: model_project_basedir: D:\ws-ts\TIP_Fmk_Test1_Model [echo] MODEL_POM: model_project__directory_name: TIP_Fmk_Test1_Model [echo] MODEL_POM: tigerstripe_workspace: D:\ws-ts [echo] MODEL_POM: referenced_project1: TIP_Fmk_Test1_Model [echo] MODEL_POM: tigerstripe_generation_project: TIP_Fmk_Test1_Model [echo] MODEL_POM: tigerstripe_arg_string: -nosplash -data D:\ws-ts -applica tion org.eclipse.tigerstripe.workbench.headless.tigerstripe D:\ws-ts\TIP_Fmk_Tes t1_Model GENERATION_PROJECT=D:\ws-ts\TIP_Fmk_Test1_Model [echo] MODEL_POM: D:\ws-ts\TIP_Fmk_Test1_Model\target\CODE_GENERATED_FLAG.t xt does not exist. Will run Tigerstripe Regards Kumar NMSWorks Software Pvt Ltd. +919840241620 |