What I did (on Windows):
1) Installed latest Atlassian Plugin SDK
2) Ran atlas-create-bitbucket-plugin to create a test add-on
3) Changed bitbucket version and bitbucket data version properties to "5.0.0" in the pom.xml
4) Ran atlas-run
In console it says:
bitbucket started successfully in 72s at http://localhost:7990/bitbucket
Page at http://localhost:7990/bitbucket reports Tomcat error "resource not found". So tomcat had started, bitbucket server web app was deployed, but never started.
I experienced the same behaviour on Linux as well.
Please advice what to do. I have no permissions to create issues at Atlassian JIRA tracker, so I'm using this way to contact Bitbucket Server devs.
For Bitbucket 5.0.0 you need to invoke atlas-run like this.
atlas-run -u 6.3.0-fef7990
Source: https://community.developer.atlassian.com/
I'm sure eventually Atlassian will get things working again so that "atlas-run" is all you need, but for now just add "-u 6.3.0-fef7990".
p.s. I'm the author of Bit-Booster for Bitbucket Server
Thank you very much for your help, Sylvie!
It looks that I have to hang out in the devs forum more, not to miss such an important pieces of information!
P.S. Your add-on looks very cool! Ours is SVN Mirror for Bitbucket Server
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just FYI, AMPS 6.3.0 has been formally released, so you can now use `atlas-run -u 6.3.0`. No more need to use the fef7990 milestone.
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.