I'm following the instructions to build Weasis on Windows, but I get the following error when I install the plug-ins by running mvn clean install:
[ERROR] Failed to execute goal on project weasis-dicom-codec: Could not resolve dependencies for project org.weasis.dicom:weasis-dicom-codec:bundle:3.5.2-SNAPSHOT: Could not find artifact org.weasis:weasis-dicom-tools:jar:5.16.2-SNAPSHOT
The screenshot:

My system information:
- OS: Windows 10
- Java version "1.8.0_211"
- Javac 12.0.1
- Java SE Runtime Environment (build 1.8.0_211-b12)
I'm following the instructions to build Weasis on Windows, but I get the following error when I install the plug-ins by running
mvn clean install:[ERROR] Failed to execute goal on project weasis-dicom-codec: Could not resolve dependencies for project org.weasis.dicom:weasis-dicom-codec:bundle:3.5.2-SNAPSHOT: Could not find artifact org.weasis:weasis-dicom-tools:jar:5.16.2-SNAPSHOT
The screenshot:

My system information: