Re: [PR] Migrate from Plexus to Guice [maven-ear-plugin]

2024-11-18 Thread via GitHub
elharo merged PR #127: URL: https://github.com/apache/maven-ear-plugin/pull/127 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven

Re: [PR] Migrate from Plexus to Guice [maven-ear-plugin]

2024-11-18 Thread via GitHub
elharo commented on code in PR #127: URL: https://github.com/apache/maven-ear-plugin/pull/127#discussion_r1847337892 ## pom.xml: ## @@ -165,6 +165,11 @@ maven-shared-utils 3.4.2 + + javax.inject + javax.inject + 1 + Review Comment:

Re: [PR] Migrate from Plexus to Guice [maven-ear-plugin]

2024-11-18 Thread via GitHub
slawekjaranowski commented on code in PR #127: URL: https://github.com/apache/maven-ear-plugin/pull/127#discussion_r1847135579 ## pom.xml: ## @@ -165,6 +165,11 @@ maven-shared-utils 3.4.2 + + javax.inject + javax.inject + 1 + Review Co

[PR] Migrate from Plexus to Guice [maven-ear-plugin]

2024-11-18 Thread via GitHub
elharo opened a new pull request, #127: URL: https://github.com/apache/maven-ear-plugin/pull/127 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MEAR) filed