ascheman commented on code in PR #11632:
URL: https://github.com/apache/maven/pull/11632#discussion_r2751555707


##########
impl/maven-core/src/main/java/org/apache/maven/project/DefaultProjectBuilder.java:
##########
@@ -1036,7 +1090,7 @@ private DependencyResolutionResult 
resolveDependencies(MavenProject project) {
     }
 
     private List<String> getProfileIds(List<Profile> profiles) {

Review Comment:
   Done in commit 08fa756ce2. Made `getProfileIds()` static.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to