Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve minimatch version conflict in wro4j-maven-plugin dependencies. #285

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arturobernalg
Copy link
Member

No description provided.

Copy link
Contributor

@juanpablo-santos juanpablo-santos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes requested

@@ -722,6 +722,12 @@
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>${mockito.version}</version>
<exclusions>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @arturobernalg!

please also revert commit 354ba9c and apply it here, so we can test with the new plugin that:

  • it still performs its tasks (files are minified, merged etc.)
  • mvn dependency:go-offline ends ok (it was the part failing on the Docker build)

Copy link
Member Author

@arturobernalg arturobernalg Jun 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mmm
With version 1.9.0, there's no need to exclude any libraries. I'll continue working on fixing the build with version 1.10.1.
mitreid-connect/OpenID-Connect-Java-Spring-Server#1575

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants