Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-14287

Pipeline Gradle script to link external project as dependency

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      I am using pipeline (gradle) for automatic build process i.e to create EAR of my project, which itself internally uses two projects ( both are also on same URL hierarchy) i.e ProjectA(java projeect) and ProjectB (web-project), When my script tries to create EAR then it also creates jar and war of respective projects . I am able to successfully create EAR of my project which internally also have ear and jar. Now my same EAR project internally also used another project (java project) which is not in same hierarchy, actually it is independent project with its own repository. But i am not able to link that project from my EAR project.

      Actually I am not able to create EAR file of my Referring Project, because while gradle compilation process, it cannot compile those classes which are using Referred Project classes. So In simple words, EAR internally needs jar of referred project at run-time.

      Note:- I am creating this issue because Ronald Chia [support%40bitbucket.org] asked me to create issue, because this feature is not implemented yet.

              achamas Ali Chamas (Inactive)
              7a1ee09f1178 Kashif-Ur-Rehman
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: