Details
-
Question
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
0.12.0
-
None
-
None
-
Windows 7, 32 bit, Java 7, maven3.2.5
Description
When I try to install apache-stanbol-0.12.0 I get the below error, any help? I'm sorry if this is the wrong place to open a Question Thread,
Background - first time apache-stanbol, maven user.
D:\apache\apache-stanbol-0.12.0>mvn install
[INFO] Scanning for projects...
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13
.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.apache.stanbol:apache-stanbol:0.12.0 (D:\apache\apache
-stanbol-0.12.0\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for org.apache.stanbol:stanbol-parent:4: C
ould not transfer artifact org.apache:apache:pom:13 from/to central (https://rep
o.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 [repo.maven.apa
che.org/23.235.47.215] failed: Connection refused: connect and 'parent.relativeP
ath' points at no local POM @ org.apache.stanbol:stanbol-parent:4, D:\apache\apa
che-stanbol-0.12.0\parent\pom.xml, line 22, column 11 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin
gException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableMo
delException
D:\apache\apache-stanbol-0.12.0>