Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tibco maven plugin install issue #618

Open
mzraier opened this issue Aug 17, 2021 · 1 comment
Open

tibco maven plugin install issue #618

mzraier opened this issue Aug 17, 2021 · 1 comment

Comments

@mzraier
Copy link

mzraier commented Aug 17, 2021

hello All,

I'm trying to install tibco maven plugin v 1.3.1 which is compatible with my tibco 6.4.2.
there is no error when i install the plugin but maven is not present in the studio (Edi : tibco).

Thank you all for your help.

Regards,
Mourad.


BUG REPORT INFORMATION

Use the commands below to provide key information from your environment:
You do NOT have to include this information if this is a FEATURE REQUEST
-->
Maven Plugin version: 1.3.1

Maven version: 3.6.2

Product : TIBCO ActiveMatrix Businessworks 6.4.2

Product version: 6.4.2

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):

@mzraier
Copy link
Author

mzraier commented Aug 17, 2021

Please find the install log :

C:\Work\Tibco-Tools\TIB_BW_Maven_Plugin_1.3.1>java -cp antpackage.jar org.apache.tools.ant.launch.Launcher
Buildfile: C:\Work\Tibco-Tools\TIB_BW_Maven_Plugin_1.3.1\build.xml

getTibcoHome:
[echo]
[echo] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
[echo] Installing Plugin Code for Apache Maven and TIBCO BusinessWorksÖ
[echo] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
[echo]
[input]
[input] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
[input]
[input] Input the path for Tibco Home here. Default will be c:\tibco
[input]
[input] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
[input]
F:\ProgramFiles\TIBCO_BW_6.4
[echo] BW Version 6.4

setupMacros:

vbuild.launcher.jar:

devbuild.launcher.jar:

studio-install:
[echo] Installing Eclipse M2E Plugin to Tibco Home
[exec] log4j:WARN No appenders could be found for logger (org.apache.http.impl.conn.SingleClientConnManager).
[exec] log4j:WARN Please initialize the log4j system properly.
[exec] Installing org.eclipse.equinox.p2.discovery.feature.feature.group 1.0.200.v20140512-1802.
[exec] Operation completed in 10164 ms.
[exec] Installing bw6.maven.dependencies.feature.feature.group 1.0.0.001.
[exec] Operation completed in 2764 ms.
[exec] Installing org.eclipse.m2e.feature.feature.group 1.6.2.20151013-0836.
[exec] Installing org.eclipse.m2e.sdk.feature.feature.group 1.6.2.20151013-0836.
[exec] Installing org.eclipse.m2e.logback.feature.feature.group 1.6.2.20151013-0836.
[exec] Operation completed in 2467 ms.
[echo] UnInstalling the existing version of Plugin Code for Apache Maven and TIBCO BusinessWorksÖ
[exec] Uninstalling bw6.studio.maven.feature.feature.group 1.3.1.201801292109.
[exec] Operation completed in 5913 ms.
[echo] Installing Studio Plugin for Plugin Code for Apache Maven and TIBCO BusinessWorksÖ to the Tibco Home
[exec] Installing bw6.studio.maven.feature.feature.group 1.3.1.201801292109.
[exec] Operation completed in 5093 ms.

maven-install:
[echo] Installing Maven Plugin for Plugin Code for Apache Maven and TIBCO BusinessWorksÖ to Local Maven Repository
[unzip] Expanding: C:\Work\Tibco-Tools\TIB_BW_Maven_Plugin_1.3.1\config\bw6-maven-plugin.zip into F:\ProgramFiles\TIBCO_BW_6.4\bw\6.4\maven\plugins\bw6-maven-plugin

winInstall:
[exec]
[exec] F:\ProgramFiles\TIBCO_BW_6.4\bw\6.4\maven\plugins\bw6-maven-plugin>echo Installing Maven Plugin to Maven Repository
[exec] Installing Maven Plugin to Maven Repository
[exec]
[exec] F:\ProgramFiles\TIBCO_BW_6.4\bw\6.4\maven\plugins\bw6-maven-plugin>start cmd.exe /C mvn install:install-file -Dfile=com.tibco.bw.palette.shared_6.1.100.003.jar -DgroupId=com.tibco.plugins -DartifactId=com.tibco.bw.palette.shared -Dversion=6.1.100 -Dpackaging=jar
[exec]
[exec] F:\ProgramFiles\TIBCO_BW_6.4\bw\6.4\maven\plugins\bw6-maven-plugin>start cmd.exe /C mvn install:install-file -Dfile=com.tibco.xml.cxf.common_1.3.200.001.jar -DgroupId=com.tibco.plugins -DartifactId=com.tibco.xml.cxf.common -Dversion=1.3.200 -Dpackaging=jar
[exec]
[exec] F:\ProgramFiles\TIBCO_BW_6.4\bw\6.4\maven\plugins\bw6-maven-plugin>start cmd.exe /C mvn install:install-file -Dfile=bw6-maven-plugin-1.3.1.jar -DpomFile=pom.xml
[exec]
[exec] F:\ProgramFiles\TIBCO_BW_6.4\bw\6.4\maven\plugins\bw6-maven-plugin>start cmd.exe /C mvn install:install-file -Dfile=fabric8/fabric8-maven-plugin-2.2.102.jar -DpomFile=fabric8/pom.xml

linuxInstall:

maven-plugin-install:

setup:

BUILD SUCCESSFUL
Total time: 59 seconds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant