TIBCOSoftware / bw6-plugin-maven

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

Deployment Option for App Space edition projects appear as 'NONE' while generating pom.xml using maven plugin #217

Closed ahansa closed 5 years ago

ahansa commented 5 years ago

Maven Plugin version: 2.0.2

Maven version: Apache Maven 3.6.0

Product : Either of TIBCO ActiveMatrix Businessworks 6

Product version: 650 V99.1

Component: Maven Eclipse Plugin

Steps to reproduce the issue:

  1. Import any app space sample , say tibco.bw.sample.binding.rest.Basic.application
  2. Right click on the .application and Select Generate POM for application
  3. Select deployment option and observe

Additional environment details if any:

Describe the results you received: Only "None" appears as a deployment option

Describe the results you expected: AppSpace should appear as an option

Additional information you deem important (e.g. issue happens only occasionally): image cc @ashutoshbhide @SujataDarekar

sshingav-tibco commented 5 years ago

Closing this issue, fixed by pull request #242.