Official comment


Your welcome Jason!!
If your problem is resolved could you please mark the post as answered.
Thanks,
Manish
Hi,
We are trying to customize the UI of CPBM but when we try to compile the changes in maven an error appears because the file POM.xml is not present in the current git repos.
This config file needs to be created manually or is generated automatically via another tool?.
Thanks for your response,
Your welcome Jason!!
If your problem is resolved could you please mark the post as answered.
Thanks,
Manish
Hi Leonar,
The project "citrix.cpbm.custom.all" is logical container of other customization bundles. To build the complete CPBM customization you can build "citrix.cpbm.custom.all" project.
More details are available @ http://support.citrix.com/proddocs/topic/cpbm-21-map/cpbm-install-build-custom-components-tsk.html
Thanks,
Manish
Hi Manish
Sure, we are follow this manual, but if you can see the step 3, topic C, say:
Build the citrix.cpbm.custom.all project (without running tests)
mvn clean install -Dmaven.test.skip=true
At moment of run this command the terminal say that we need a POM.xml file, so i can't see any file with this description do you know how we can find it?
Attach error...
Hi Jason,
It seems you are running the "mvn clean install -Dmaven.test.skip=true" from the base directory of the CPBM-customization. In order to build the project "citrix.cpbm.custom.all" , you need to navigate into the project directory "citrix.cpbm.custom.all" and then run "mvn clean install -Dmaven.test.skip=true".
Thanks,
Manish
Ask, Discuss, Answer