Continuing the discussion from Bitbucket Server 8.0 Early Access Program (EAP) release:
I have declared bitbucket version 8.8.0 in my pom.xml
<properties>
<bitbucket.version>8.8.0</bitbucket.version>
<product.version>${bitbucket.version}</product.version>
<bitbucket.data.version>${bitbucket.version}</bitbucket.data.version>
Bitbucket does not start up with atlas-run
or atlas-debug
bitbucket-maven-plugin
version is 8.0.4
same as AMPS version.
Thanks for any insights.