OpenWIS / openwis

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

problems with openwis 3.14.15-SNAPSHOT #351

Open maurixiou opened 3 years ago

maurixiou commented 3 years ago

Hi What could be the problem?

INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for com.sun.javaee:javaee:jar:5.0 is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for OpenWIS 3.14.15-SNAPSHOT: [INFO] [INFO] OpenWIS ............................................ SUCCESS [ 0.794 s] [INFO] openwis-harness .................................... SUCCESS [ 0.058 s] [INFO] openwis-harness-subselectionparameters ............. SUCCESS [ 3.239 s] [INFO] openwis-harness-localdatasource .................... SUCCESS [ 0.805 s] [INFO] openwis-harness-client ............................. SUCCESS [ 0.530 s] [INFO] openwis-harness-mssfss ............................. SUCCESS [ 0.780 s] [INFO] openwis-harness-dissemination ...................... SUCCESS [ 0.634 s] [INFO] openwis-management ................................. SUCCESS [ 0.014 s] [INFO] openwis-management-service ......................... SUCCESS [ 0.014 s] [INFO] openwis-management-service-common .................. FAILURE [ 0.069 s] [INFO] openwis-management-client .......................... SKIPPED [INFO] openwis-management-service-ejb ..................... SKIPPED [INFO] openwis-management-service-ear ..................... SKIPPED [INFO] openwis-dataservice ................................ SKIPPED [INFO] openwis-dataservice-common-utils ................... SKIPPED [INFO] openwis-dataservice-common-domain .................. SKIPPED [INFO] openwis-dataservice-common-timer ................... SKIPPED [INFO] openwis-dataservice-cache .......................... SKIPPED [INFO] openwis-dataservice-cache-core ..................... SKIPPED [INFO] openwis-dataservice-cache-ejb ...................... SKIPPED [INFO] openwis-dataservice-cache-webapp ................... SKIPPED [INFO] openwis-dataservice-server-ejb ..................... SKIPPED [INFO] openwis-dataservice-server-webapp .................. SKIPPED [INFO] openwis-dataservice-server-ear ..................... SKIPPED [INFO] openwis-dataservice-config ......................... SKIPPED [INFO] openwis-portal-client .............................. SKIPPED [INFO] GeoNetwork opensource .............................. SKIPPED [INFO] Caching xslt module ................................ SKIPPED [INFO] Jeeves modules ..................................... SKIPPED [INFO] Oaipmh modules ..................................... SKIPPED [INFO] ArcSDE module (dummy-api) .......................... SKIPPED [INFO] openwis-portal-solr ................................ SKIPPED [INFO] openwis-securityservice ............................ SKIPPED [INFO] openwis-securityservice-war ........................ SKIPPED [INFO] openwis-securityservice-utils-populate-ldap ........ SKIPPED [INFO] openwis-stagingpost ................................ SKIPPED [INFO] OpenWIS module ..................................... SKIPPED [INFO] openwis-dependencies ............................... SKIPPED [INFO] openwis-tools ...................................... SKIPPED [INFO] load-test-data ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.306 s [INFO] Finished at: 2021-03-02T22:11:19-03:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project openwis-management-service-common: Could not resolve dependencies for project io.openwis.management.service:openwis-management-service-common:jar:3.14.15-SNAPSHOT: Failure to find com.sun.javaee:javaee:jar:5.0 in https://repository.jboss.org/nexus/content/groups/public-jboss was cached in the local repository, resolution will not be reattempted until the update interval of jboss-maven2 has elapsed or updates are forced -> [Help 1] [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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :openwis-management-service-common

im trying to build openwis 3.14.15 , with maven 3.6.2 and jdk 1.8 on archlinux (64 bits)

Any help would be very appreciated.

solson-nws commented 2 years ago

@yvesgoupil @mgiannoni -- Have you had similar issues as Maurixiou? Or could this have happened before AKKA fixes were implemented? What are your thoughts?

Steve