TIBCOSoftware / bw6-plugin-maven

Plug-in Code for Apache Maven and TIBCO ActiveMatrix BusinessWorks™
Other
65 stars 80 forks source link

pom.xml file is empty in project module. #186

Closed ljferrero closed 6 years ago

ljferrero commented 6 years ago

design - helloworlddocker modulepom xml - tibco business studio for businessworks tm - cdatosworkspace_bwce_2 4

Maven Plugin version: 2.0.1

Maven version: 3.3.3

Product : Either of TIBCO ActiveMatrix Businessworks 6 OR TIBCO Businessworks Container edition

Product version: BWCE 2.4.0

Component: Either of Maven Eclipse Plugin or Maven build plugin

Steps to reproduce the issue:

  1. Create project HelloWorldDocker with Business Studio in Windows 10
  2. Apply the plugin to project HelloWorldDocker in Business Studio (Generate POM for Application).
  3. In the window for "Maven Configuration Details for Plugin Code for Apache Maven and TIBCO BusinessWorks" check Deploy Options to None and press the finish button

Additional environment details if any: OS Windows 10

Describe the results you received: Once the plugin is applied, three pom.xml files are created, but the pom.xml file of project HelloWorldDocker.module is empty.

Describe the results you expected: We need que the file xml.pom is not empty .

We add file whith a posible solution, the version of plugin in the solution is incorrect

ljferrero commented 6 years ago

design - plugintest modulepom xml - tibco business studio for businessworks tm - cdatosworkspace_bwce_2 4

We add file with the error.