Skip to content

Commit

Permalink
improve message, validate pluginRepositories as well
Browse files Browse the repository at this point in the history
  • Loading branch information
kwin committed May 18, 2024
1 parent 1d0ca63 commit f32e0cb
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,7 @@
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import java.util.stream.Collectors;
<<<<<<< Upstream, based on master
import java.util.stream.StreamSupport;
=======
>>>>>>> 4f3fe69 [MNG-8050] emit warn in case of repo id clashes between settings and POM

import org.apache.maven.api.model.Activation;
import org.apache.maven.api.model.ActivationFile;
Expand Down

0 comments on commit f32e0cb

Please sign in to comment.