-
Notifications
You must be signed in to change notification settings - Fork 2
Description
When I tried to build it in NetBeans 11.1 it prompted this error:
[ERROR] Some problems were encountered while processing the POMs:
Non-resolvable parent POM for com.nullsquared:XRM_Reader:1.0.0: Could not transfer artifact org.scijava:pom-scijava:pom:14.0.0 from/to central (https://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 [repo.maven.apache.org/151.101.40.215] failed: Connection timed out: connect and 'parent.relativePath' points at no local POM @ line 8, column 10
@
The build could not read 1 project -> [Help 1]
The project com.nullsquared:XRM_Reader:1.0.0 (C:\Users\myname\Downloads\XRM_Reader-master\XRM_Reader-master\pom.xml) has 1 error
Non-resolvable parent POM for com.nullsquared:XRM_Reader:1.0.0: Could not transfer artifact org.scijava:pom-scijava:pom:14.0.0 from/to central (https://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 [repo.maven.apache.org/151.101.40.215] failed: Connection timed out: connect and 'parent.relativePath' points at no local POM @ line 8, column 10 -> [Help 2]