Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

              cd honeycombsim/

2. Copy ‘m2_settings.xml’ from ‘<YOURFOLDER>/honeycombsim/’ to <HOME>/.m2/ folder as settings.xml file after updating environment specific configurations. 

     If the file already exists in <HOME>/.m2/ folder, then merge this file content into the existing file appropriately.

3. Copy the enodebsim folder to honeycomb folder mentioned in the previous step.

                cp –r  enodebsim/ <Your_Folder>/honeycomb/

34. Copy & paste below entry in honeycomb/pom.xml, under <modules>

                <module>enodebsim</module>

 4 5. Do the foll. next:

                cd <Your_Folder>/honeycomb/

...

                 enodebsim-aggregator

56. Copy the below folder to a new location:

                 <Your_Folder>/honeycomb/enodebsim/enodebsim-distribution/target/enodebsim-distribution-1.18.10-hc/enodebsim-distribution-1.18.10

67. Rename it to hc_50001(any appropriate name)

...