We couldn't load all Actvitity tabs. Refresh the page to try again.
If the problem persists, contact your Jira admin.
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.

      When releasing a Maven project with the mvn release:prepare command, the related commits are ignored by Bamboo.
      This is OK for the first commit (starting with "[maven-release-plugin] prepare release"), but the second commit should not be ignored ("[maven-release-plugin] prepare for next development iteration").

      The exclusion pattern is hard-coded as:

      \\[maven-release-plugin\\].*
      

      The following pattern would be more appropriate:

      \\[maven-release-plugin\\] prepare release.*
      

            Loading...
            IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.

                When releasing a Maven project with the mvn release:prepare command, the related commits are ignored by Bamboo.
                This is OK for the first commit (starting with "[maven-release-plugin] prepare release"), but the second commit should not be ignored ("[maven-release-plugin] prepare for next development iteration").

                The exclusion pattern is hard-coded as:

                \\[maven-release-plugin\\].*
                

                The following pattern would be more appropriate:

                \\[maven-release-plugin\\] prepare release.*
                

                        Unassigned Unassigned
                        smaiyaki Sultan Maiyaki (Inactive)
                        Votes:
                        11 Vote for this issue
                        Watchers:
                        14 Start watching this issue

                          Created:
                          Updated:

                            Unassigned Unassigned
                            smaiyaki Sultan Maiyaki (Inactive)
                            Affected customers:
                            11 This affects my team
                            Watchers:
                            14 Start watching this issue

                              Created:
                              Updated: