Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the director mojo to include the project dependencies #3233

Merged

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Dec 11, 2023

Currently one needs to supply all repositories externally but in some cases it is useful to allow specify some items as maven dependencies or even use the current project artifact to be installed.

For this purpose there is a new parameter 'includeProjectRepository' that generates a repository from the project artifact, attached artifacts and dependency artifacts and automatically pass it to the director

Currently one needs to supply all repositories externally but in some
cases it is useful to allow specify some items as maven dependencies or
even use the current project artifact to be installed.

For this purpose there is a new parameter 'includeProjectRepository'
that generates a repository from the project artifact, attached
artifacts and dependency artifacts and automatically pass it to the
director
@laeubi laeubi added the backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change label Dec 11, 2023
Copy link

Test Results

   573 files  ±0     573 suites  ±0   3h 46m 3s ⏱️ + 17m 42s
   377 tests ±0     370 ✔️ +1    6 💤 ±0  1  - 1 
1 131 runs  ±0  1 111 ✔️ +1  19 💤 ±0  1  - 1 

For more details on these failures, see this check.

Results for commit cdd8d07. ± Comparison against base commit 0842d26.

@laeubi laeubi merged commit 8db1d78 into eclipse-tycho:master Dec 12, 2023
9 of 11 checks passed
Copy link

💚 All backports created successfully

Status Branch Result
tycho-4.0.x

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant