-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for the director mojo to include the project dependencies
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
- Loading branch information
Showing
2 changed files
with
117 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters