Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Nov 21, 2024
1 parent 9a890ba commit 6c7da4b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ public CreateProjectFromArchetypeMojo(
RepositorySystem repositorySystem) {
this.manager = manager;
this.selector = selector;
this.configurator = configurator;
this.invoker = invoker;
this.repositorySystem = repositorySystem;
}
Expand Down

0 comments on commit 6c7da4b

Please sign in to comment.