Hi,
I am trying to set up deployment from Teamcity 8.0.5 for Confluence 5.3.4 using the command
atlas-install-plugin --server hostname --context-path / -p 80 --plugin-key "com.example.plugin.key" --username username --password password
The user has admin permissions for confluence. It gives me "Unable to execute mojo" error. The build for the plugin is successful and I get the jar. Attached are the screenshots showing the errors I get on confluence and teamcity.
This is the error I get on teamcity:
This is the error I get in confluence:
Hey, This is really critical for me now. Could anyone suggest a workaround for this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This are the three pieces I could figure out:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The values from password to username are correct?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I tried the --debug flag, it is giving me a very long list of dependencies and jars it gets. What exactly should I look for in it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
there sould be a list of all options you are using to connect to confluence
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, the second image shows the trace that i got by adding the -e flag to the command. Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can your run atlas-install-plugin with a debug extension? It's the same as in plain maven. Then you should see all options the build is using and more detailed errors.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
try --debug or -X
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.