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

com.tibco.plugins:bw6-maven-plugin:bwdesignUtility task is not working on Linux #474

Closed
cmocanu1 opened this issue Jul 14, 2020 · 2 comments
Labels
awaitingReply Waiting for Reply

Comments

@cmocanu1
Copy link
Contributor

Maven Plugin version: 2.7.0

Maven version: 3.6.1

Product : TIBCO ActiveMatrix Businessworks

Product version: 6.6.1

Component: Maven build plugin

Steps to reproduce the issue:

  1. invoke task com.tibco.plugins:bw6-maven-plugin:bwdesignUtility for any project
@vpawar-tibco
Copy link
Collaborator

Hi @cmocanu1,

Please share debug logs and Linux operating system details. You can use -X flag.
mvn com.tibco.plugins:bw6-maven-plugin:bwdesignUtility -X

@vpawar-tibco vpawar-tibco added the awaitingReply Waiting for Reply label Jul 15, 2020
@cmocanu1
Copy link
Contributor Author

Hi @vpawar-ai ,

Seams are more problems. For example, the com.tibco.plugins:bw6-maven-plugin:bwdesignUtility doesn't work if is not ran in an existing Studio for Designers workspace. I'll prepare a pull request that will invoke a import task before running 'validate' and/or 'diagram:gen_diagrams' tasks.

PS: In Source/bw6-maven-plugin/src/main/java/com/tibco/bw/maven/plugin/process/BWDesignUtilityExecutorMojo.java, line 131 looks that invoke bwdesign.exe which available only on Windows platform.

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

No branches or pull requests

2 participants