OpenWIS / openwis

http://openwis.github.io/openwis
GNU General Public License v3.0
11 stars 15 forks source link

Problem openwis 3.14.16 #390

Open maixino opened 2 years ago

maixino commented 2 years ago

Hi I'm trying to build openwis 3.14.16, with maven 3.6.3 and jdk 1.8 on archlinux (64 bits) I am following the deployment instructions https://github.com/OpenWIS/openwis/wiki/v3.15.0-Deployment-Instructions

Any help would be very appreciated.

[openwis@localhost openwis]$ mvn clean install -Pdependencies,openwis,admin [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for io.openwis.libs:openwis-libs:3.14.16-SNAPSHOT: Could not find artifact io.openwis:openwis:pom:3.14.16-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 4, column 11 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 48, column 12 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ line 89, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ line 32, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ line 174, column 21 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 109, column 23 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR]   [ERROR]   The project io.openwis.libs:openwis-libs:3.14.16-SNAPSHOT (/home/openwis/maven_projects/openwis/openwis-libs/pom.xml) has 1 error [ERROR]     Non-resolvable parent POM for io.openwis.libs:openwis-libs:3.14.16-SNAPSHOT: Could not find artifact io.openwis:openwis:pom:3.14.16-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 4, column 11 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [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 read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException