bw6-plugin-maven
bw6-plugin-maven copied to clipboard
Post maven set up, and successfully installed bw6 maven zip file by providing tibco home location. but not getting option in tibco bw6.7 designer to generate pom application.
Maven Plugin version:
Maven version:
Product : Either of TIBCO ActiveMatrix Businessworks 6 OR TIBCO Businessworks Container edition
Product version:
Component: Either of Maven Eclipse Plugin or Maven build plugin
Steps to reproduce the issue: 1. 2. 3.
Additional environment details if any:
Describe the results you received:
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):
Any Update on this
@vaishnavishan Can you confirm BW version and Maven version once again? Is it BW 6.7.0 GA or 6.7.0 HF2?
@ukuppa-tibco Business Studio for BusinessWorks(TM)
TIBCO ActiveMatrix BusinessWorks 6.7.0
mvn --version Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T20:36:16+05:30) Java version: 1.8.0_141, Default locale: en_US, platform encoding: Cp1252 OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
@ukuppa-tibco @mkeskar-tibco any update on this
@ukuppa-tibco update: while installing it asks for tbco home location it throws errors while giving exact location. then after providing new tibco home ...build is successful but there is no option to generate pom application in designer.
@ukuppa-tibco @mkeskar-tibco any update on this
Please provide update at earliest @ukuppa-tibco @mkeskar-tibco @ashutoshbhide @prashanthme88 @vpawar-tibco
[INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. Downloading from op-approved.m2repo.kehi.okobank.net: https://oppartifactory.eficode.com/op-approved/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0-sources.jar [WARNING] Unable to get sources artifact for org.apache.maven.reporting:maven-reporting-impl:3.0.0. Some javadoc tags (@since, @deprecated and comments) won't be used Downloading from op-approved.m2repo.kehi.okobank.net: https://oppartifactory.eficode.com/op-approved/org/apache/maven/plugins/maven-compiler-plugin/3.3/maven-compiler-plugin-3.3-sources.jar [WARNING] Unable to get sources artifact for org.apache.maven.plugins:maven-compiler-plugin:3.3. Some javadoc tags (@since, @deprecated and comments) won't be used [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:23 min [INFO] Finished at: 2023-07-18T17:25:03+05:30 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor (default-descriptor) on project bw6-maven-plugin: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: com.tibco.plugins:bw6-maven-plugin.' -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
after giving mvn clean install in C:\Program Files\tibco\bw6\bw\6.7\maven\plugins\bw6-maven-plugin facing build failure
@ukuppa-tibco @mkeskar-tibco @ashutoshbhide @prashanthme88 @vpawar-tibco
any update on this @ukuppa-tibco @mkeskar-tibco @ashutoshbhide @prashanthme88 @vpawar-tibco
Kindly check _installinfo folder in your TIBCO home. This will help you to figure out if there is a HF installed. Also your About screen in BusinessStudio will show the same. If you have BW 6.7.0 without any HF; kindly uninstall maven plugin 2.8.1 and install 2.8.0 as per this https://github.com/TIBCOSoftware/bw6-plugin-maven/wiki/BW-Release-Compatibility-Guide
As you mentioned, checked installinfo folder in tibco home (please check the new attachment) look like there is no hf. How to uninstall maven plugin 2.8.1. Thanks for the suggestion. Awaiting for your reply.
Thanks & Regards Vaishnavi. S
On Wed, 19 Jul, 2023, 2:05 PM Usha Kuppa, @.***> wrote:
Kindly check _installinfo folder in your TIBCO home. This will help you to figure out if there is a HF installed. Also your About screen in BusinessStudio will show the same. If you have BW 6.7.0 without any HF; kindly uninstall maven plugin 2.8.1 and install 2.8.0 as per this https://github.com/TIBCOSoftware/bw6-plugin-maven/wiki/BW-Release-Compatibility-Guide
— Reply to this email directly, view it on GitHub https://github.com/TIBCOSoftware/bw6-plugin-maven/issues/705#issuecomment-1641664955, or unsubscribe https://github.com/notifications/unsubscribe-auth/BA3ZYKWNY6R7AP6A24KITXDXQ6L6NANCNFSM6AAAAAAZVLCP3Q . You are receiving this because you were mentioned.Message ID: @.***>
On Wed, 19 Jul, 2023, 2:24 PM Vaishnavi Shanmuganathan, < @.***> wrote:
As you mentioned, checked installinfo folder in tibco home (please check the new attachment) look like there is no hf. How to uninstall maven plugin 2.8.1. Thanks for the suggestion. Awaiting for your reply.
Thanks & Regards Vaishnavi. S
On Wed, 19 Jul, 2023, 2:05 PM Usha Kuppa, @.***> wrote:
Kindly check _installinfo folder in your TIBCO home. This will help you to figure out if there is a HF installed. Also your About screen in BusinessStudio will show the same. If you have BW 6.7.0 without any HF; kindly uninstall maven plugin 2.8.1 and install 2.8.0 as per this https://github.com/TIBCOSoftware/bw6-plugin-maven/wiki/BW-Release-Compatibility-Guide
— Reply to this email directly, view it on GitHub https://github.com/TIBCOSoftware/bw6-plugin-maven/issues/705#issuecomment-1641664955, or unsubscribe https://github.com/notifications/unsubscribe-auth/BA3ZYKWNY6R7AP6A24KITXDXQ6L6NANCNFSM6AAAAAAZVLCP3Q . You are receiving this because you were mentioned.Message ID: @.***>
I would recommend you to try this on a new TIBCO home. If possible please move from BW 6.7.0 to 6.8.0 or above; so that you get out of the box support for Maven plugin. If you decide to still stick with BW 6.7.0; follow steps from https://github.com/TIBCOSoftware/bw6-plugin-maven and install Maven plugin 2.8.0 on top of BW 6.7.0 (a fresh TIBCO home installation).
Hi Usha,
As yu suggest I will try to install again with new tibco home (you mean new tibco home is something like moving tibco folder to different location right). Also we are trying to do in bw 6.7.0 only.
Thanks, Vaishnavi. S
On Wed, 19 Jul, 2023, 3:58 PM Usha Kuppa, @.***> wrote:
I would recommend you to try this on a new TIBCO home. If possible please move from BW 6.7.0 to 6.8.0 or above; so that you get out of the box support for Maven plugin. If you decide to still stick with BW 6.7.0; follow steps from https://github.com/TIBCOSoftware/bw6-plugin-maven and install Maven plugin 2.8.0 on top of BW 6.7.0 (a fresh TIBCO home installation).
— Reply to this email directly, view it on GitHub https://github.com/TIBCOSoftware/bw6-plugin-maven/issues/705#issuecomment-1641833319, or unsubscribe https://github.com/notifications/unsubscribe-auth/BA3ZYKWETHNEL5JE6XPJ5PTXQ6ZFTANCNFSM6AAAAAAZVLCP3Q . You are receiving this because you were mentioned.Message ID: @.***>
You need to do a fresh BW 6.7.0 installation in a different folder.And then install Maven 2.8.0.
Hi Usha & team, How to uninstall plugin 2.8.1 which I previous installed where I got build success message at end.
Thanks & Regards, Vaishnavi. S
On Wed, 19 Jul, 2023, 4:59 PM Usha Kuppa, @.***> wrote:
You need to do a fresh BW 6.7.0 installation in a different folder.And then install Maven 2.8.0.
— Reply to this email directly, view it on GitHub https://github.com/TIBCOSoftware/bw6-plugin-maven/issues/705#issuecomment-1641910740, or unsubscribe https://github.com/notifications/unsubscribe-auth/BA3ZYKVT325ODITM52BHWZLXQ7AIFANCNFSM6AAAAAAZVLCP3Q . You are receiving this because you were mentioned.Message ID: @.***>
I could hotfix is installed tibco activematrix businessworks version 6.7.0 hotfix 8, build v174, which means I need to install maven plugin v 2.8.1? Please let me know. Awaiting your reply. Attachment for your reference.
Thanks Vaishnavi. S
On Wed, 26 Jul, 2023, 10:32 AM Vaishnavi Shanmuganathan, < @.***> wrote:
Hi Usha & team, How to uninstall plugin 2.8.1 which I previous installed where I got build success message at end.
Thanks & Regards, Vaishnavi. S
On Wed, 19 Jul, 2023, 4:59 PM Usha Kuppa, @.***> wrote:
You need to do a fresh BW 6.7.0 installation in a different folder.And then install Maven 2.8.0.
— Reply to this email directly, view it on GitHub https://github.com/TIBCOSoftware/bw6-plugin-maven/issues/705#issuecomment-1641910740, or unsubscribe https://github.com/notifications/unsubscribe-auth/BA3ZYKVT325ODITM52BHWZLXQ7AIFANCNFSM6AAAAAAZVLCP3Q . You are receiving this because you were mentioned.Message ID: @.***>
Please refer this attachment if in this case I can install maven bw6 plugin v2. 8.0 or v2. 8.1.
On Wed, 26 Jul, 2023, 11:05 AM Vaishnavi Shanmuganathan, < @.***> wrote:
I could hotfix is installed tibco activematrix businessworks version 6.7.0 hotfix 8, build v174, which means I need to install maven plugin v 2.8.1? Please let me know. Awaiting your reply. Attachment for your reference.
Thanks Vaishnavi. S
On Wed, 26 Jul, 2023, 10:32 AM Vaishnavi Shanmuganathan, < @.***> wrote:
Hi Usha & team, How to uninstall plugin 2.8.1 which I previous installed where I got build success message at end.
Thanks & Regards, Vaishnavi. S
On Wed, 19 Jul, 2023, 4:59 PM Usha Kuppa, @.***> wrote:
You need to do a fresh BW 6.7.0 installation in a different folder.And then install Maven 2.8.0.
— Reply to this email directly, view it on GitHub https://github.com/TIBCOSoftware/bw6-plugin-maven/issues/705#issuecomment-1641910740, or unsubscribe https://github.com/notifications/unsubscribe-auth/BA3ZYKVT325ODITM52BHWZLXQ7AIFANCNFSM6AAAAAAZVLCP3Q . You are receiving this because you were mentioned.Message ID: @.***>
Please share your inputs as early as possible.
On Wed, 26 Jul, 2023, 11:49 AM Vaishnavi Shanmuganathan, < @.***> wrote:
Please refer this attachment if in this case I can install maven bw6 plugin v2. 8.0 or v2. 8.1.
On Wed, 26 Jul, 2023, 11:05 AM Vaishnavi Shanmuganathan, < @.***> wrote:
I could hotfix is installed tibco activematrix businessworks version 6.7.0 hotfix 8, build v174, which means I need to install maven plugin v 2.8.1? Please let me know. Awaiting your reply. Attachment for your reference.
Thanks Vaishnavi. S
On Wed, 26 Jul, 2023, 10:32 AM Vaishnavi Shanmuganathan, < @.***> wrote:
Hi Usha & team, How to uninstall plugin 2.8.1 which I previous installed where I got build success message at end.
Thanks & Regards, Vaishnavi. S
On Wed, 19 Jul, 2023, 4:59 PM Usha Kuppa, @.***> wrote:
You need to do a fresh BW 6.7.0 installation in a different folder.And then install Maven 2.8.0.
— Reply to this email directly, view it on GitHub https://github.com/TIBCOSoftware/bw6-plugin-maven/issues/705#issuecomment-1641910740, or unsubscribe https://github.com/notifications/unsubscribe-auth/BA3ZYKVT325ODITM52BHWZLXQ7AIFANCNFSM6AAAAAAZVLCP3Q . You are receiving this because you were mentioned.Message ID: @.***>
Hi, Could yu please provide update if bw 6.7.0 hotfix 8 installed.can i proceed with maven plugin version 2.8.1.. Also kindly refer the attachment. Maven version 3.6.2 Java 1.8. If I need to install maven plugin 2.8.0 how to uninstall maven 2.8.1.
Awaiting your reply Thanks., Vaishnavi. S
On Wed, 26 Jul, 2023, 6:48 PM Vaishnavi Shanmuganathan, < @.***> wrote:
Please share your inputs as early as possible.
On Wed, 26 Jul, 2023, 11:49 AM Vaishnavi Shanmuganathan, < @.***> wrote:
Please refer this attachment if in this case I can install maven bw6 plugin v2. 8.0 or v2. 8.1.
On Wed, 26 Jul, 2023, 11:05 AM Vaishnavi Shanmuganathan, < @.***> wrote:
I could hotfix is installed tibco activematrix businessworks version 6.7.0 hotfix 8, build v174, which means I need to install maven plugin v 2.8.1? Please let me know. Awaiting your reply. Attachment for your reference.
Thanks Vaishnavi. S
On Wed, 26 Jul, 2023, 10:32 AM Vaishnavi Shanmuganathan, < @.***> wrote:
Hi Usha & team, How to uninstall plugin 2.8.1 which I previous installed where I got build success message at end.
Thanks & Regards, Vaishnavi. S
On Wed, 19 Jul, 2023, 4:59 PM Usha Kuppa, @.***> wrote:
You need to do a fresh BW 6.7.0 installation in a different folder.And then install Maven 2.8.0.
— Reply to this email directly, view it on GitHub https://github.com/TIBCOSoftware/bw6-plugin-maven/issues/705#issuecomment-1641910740, or unsubscribe https://github.com/notifications/unsubscribe-auth/BA3ZYKVT325ODITM52BHWZLXQ7AIFANCNFSM6AAAAAAZVLCP3Q . You are receiving this because you were mentioned.Message ID: @.***>
Any update on this
Hi Usha & Team,
Please suggest way to uninstall bw6 maven plugin 2.8.1 which I got build success message at the end of installation. Awaiting your reply. I need to do task at earliest. Please do the needful. Thanks & Regards,
Vaishnavi. S
On Thu, Jul 27, 2023, 10:30 AM Vaishnavi Shanmuganathan < @.***> wrote:
Hi, Could yu please provide update if bw 6.7.0 hotfix 8 installed.can i proceed with maven plugin version 2.8.1.. Also kindly refer the attachment. Maven version 3.6.2 Java 1.8. If I need to install maven plugin 2.8.0 how to uninstall maven 2.8.1.
Awaiting your reply Thanks., Vaishnavi. S
On Wed, 26 Jul, 2023, 6:48 PM Vaishnavi Shanmuganathan, < @.***> wrote:
Please share your inputs as early as possible.
On Wed, 26 Jul, 2023, 11:49 AM Vaishnavi Shanmuganathan, < @.***> wrote:
Please refer this attachment if in this case I can install maven bw6 plugin v2. 8.0 or v2. 8.1.
On Wed, 26 Jul, 2023, 11:05 AM Vaishnavi Shanmuganathan, < @.***> wrote:
I could hotfix is installed tibco activematrix businessworks version 6.7.0 hotfix 8, build v174, which means I need to install maven plugin v 2.8.1? Please let me know. Awaiting your reply. Attachment for your reference.
Thanks Vaishnavi. S
On Wed, 26 Jul, 2023, 10:32 AM Vaishnavi Shanmuganathan, < @.***> wrote:
Hi Usha & team, How to uninstall plugin 2.8.1 which I previous installed where I got build success message at end.
Thanks & Regards, Vaishnavi. S
On Wed, 19 Jul, 2023, 4:59 PM Usha Kuppa, @.***> wrote:
You need to do a fresh BW 6.7.0 installation in a different folder.And then install Maven 2.8.0.
— Reply to this email directly, view it on GitHub https://github.com/TIBCOSoftware/bw6-plugin-maven/issues/705#issuecomment-1641910740, or unsubscribe https://github.com/notifications/unsubscribe-auth/BA3ZYKVT325ODITM52BHWZLXQ7AIFANCNFSM6AAAAAAZVLCP3Q . You are receiving this because you were mentioned.Message ID: @.***>
@vaishnavishan I cant see any attachment on this issue. We cannot uninstall Maven plugin once installed in a TIBCO home. I would recommend you to install a fresh BW 670 home. If you are having HF2 or above; you would need Maven plugin 2.8.1; else if it is BW 6.7.0 GA you can go with Maven plugin 2.8.0. Retry generating pom and let us know.
This is attachment for install_info folder I will proceed with maven 2.8.0 since there is no hf.. But please cross check install_info folder files below attachment from your end if this is applicable for 2.8.0.
On Mon, Jul 31, 2023, 3:40 PM Usha Kuppa @.***> wrote:
@vaishnavishan https://github.com/vaishnavishan I cant see any attachment on this issue. We cannot uninstall Maven plugin once installed in a TIBCO home. I would recommend you to install a fresh BW 670 home. If you are having HF2 or above; you would need Maven plugin 2.8.1; else if it is BW 6.7.0 GA you can go with Maven plugin 2.8.0. Retry generating pom and let us know.
— Reply to this email directly, view it on GitHub https://github.com/TIBCOSoftware/bw6-plugin-maven/issues/705#issuecomment-1658072890, or unsubscribe https://github.com/notifications/unsubscribe-auth/BA3ZYKVEFVZZ3N36W4HPP7TXS6ABLANCNFSM6AAAAAAZVLCP3Q . You are receiving this because you were mentioned.Message ID: @.***>
On Mon, Jul 31, 2023, 3:49 PM Vaishnavi Shanmuganathan < @.***> wrote:
This is attachment for install_info folder I will proceed with maven 2.8.0 since there is no hf.. But please cross check install_info folder files below attachment from your end if this is applicable for 2.8.0.
On Mon, Jul 31, 2023, 3:40 PM Usha Kuppa @.***> wrote:
@vaishnavishan https://github.com/vaishnavishan I cant see any attachment on this issue. We cannot uninstall Maven plugin once installed in a TIBCO home. I would recommend you to install a fresh BW 670 home. If you are having HF2 or above; you would need Maven plugin 2.8.1; else if it is BW 6.7.0 GA you can go with Maven plugin 2.8.0. Retry generating pom and let us know.
— Reply to this email directly, view it on GitHub https://github.com/TIBCOSoftware/bw6-plugin-maven/issues/705#issuecomment-1658072890, or unsubscribe https://github.com/notifications/unsubscribe-auth/BA3ZYKVEFVZZ3N36W4HPP7TXS6ABLANCNFSM6AAAAAAZVLCP3Q . You are receiving this because you were mentioned.Message ID: @.***>
@vaishnavishan The image in attachment is blurred. Cant see; provide a clear image.you can send me a screenshot taken using "Print screen" or a snipping tool.
Hi Usha, Sorry for the inconvenience, Please refer to the attached image for reference, Could you please confirm if I can install bw maven plugin 2.8.0. so that i can uninstall the present one. awaiting for your reply
Thanks in advance. [image: image.png]
[image: image.png] [image: image.png]
On Mon, 31 Jul 2023 at 16:29, Usha Kuppa @.***> wrote:
@vaishnavishan https://github.com/vaishnavishan The image in attachment is blurred. Cant see; provide a clear image.you can send me a screenshot taken using "Print screen" or a snipping tool.
— Reply to this email directly, view it on GitHub https://github.com/TIBCOSoftware/bw6-plugin-maven/issues/705#issuecomment-1658142749, or unsubscribe https://github.com/notifications/unsubscribe-auth/BA3ZYKRCBTIEHFUBI2NZADLXS6FYLANCNFSM6AAAAAAZVLCP3Q . You are receiving this because you were mentioned.Message ID: @.***>
+++
On Mon, Jul 31, 2023, 4:43 PM Vaishnavi Shanmuganathan < @.***> wrote:
Hi Usha, Sorry for the inconvenience, Please refer to the attached image for reference, Could you please confirm if I can install bw maven plugin 2.8.0. so that i can uninstall the present one. awaiting for your reply
Thanks in advance. [image: image.png]
[image: image.png] [image: image.png]
On Mon, 31 Jul 2023 at 16:29, Usha Kuppa @.***> wrote:
@vaishnavishan https://github.com/vaishnavishan The image in attachment is blurred. Cant see; provide a clear image.you can send me a screenshot taken using "Print screen" or a snipping tool.
— Reply to this email directly, view it on GitHub https://github.com/TIBCOSoftware/bw6-plugin-maven/issues/705#issuecomment-1658142749, or unsubscribe https://github.com/notifications/unsubscribe-auth/BA3ZYKRCBTIEHFUBI2NZADLXS6FYLANCNFSM6AAAAAAZVLCP3Q . You are receiving this because you were mentioned.Message ID: @.***>
Hi Usha, Please ignore above attachment. Just came to know while trying to install hf-02 files were present in install_info but in designer it is not working. Let me do fresh installation as you suggested with bw6 maven plugin 2.8.0 for tibco bw 6.7. Please kindly check once again. If this version is compactible, Bw6 maven plugin 2.8.0 Business work 6.7 Maven version- 3.6.2 Java version- 1.8.0_252 Awaiting for your reply, Thanks, Vaishnavi. S
On Mon, Jul 31, 2023, 4:56 PM Vaishnavi Shanmuganathan < @.***> wrote:
On Mon, Jul 31, 2023, 4:43 PM Vaishnavi Shanmuganathan < @.***> wrote:
Hi Usha, Sorry for the inconvenience, Please refer to the attached image for reference, Could you please confirm if I can install bw maven plugin 2.8.0. so that i can uninstall the present one. awaiting for your reply
Thanks in advance. [image: image.png]
[image: image.png] [image: image.png]
On Mon, 31 Jul 2023 at 16:29, Usha Kuppa @.***> wrote:
@vaishnavishan https://github.com/vaishnavishan The image in attachment is blurred. Cant see; provide a clear image.you can send me a screenshot taken using "Print screen" or a snipping tool.
— Reply to this email directly, view it on GitHub https://github.com/TIBCOSoftware/bw6-plugin-maven/issues/705#issuecomment-1658142749, or unsubscribe https://github.com/notifications/unsubscribe-auth/BA3ZYKRCBTIEHFUBI2NZADLXS6FYLANCNFSM6AAAAAAZVLCP3Q . You are receiving this because you were mentioned.Message ID: @.***>
This stack looks good.Please go ahead @vaishnavishan