rombert edited a comment on pull request #51:
URL: https://github.com/apache/sling-whiteboard/pull/51#issuecomment-623478010


   @cmrockwell - what I get is
   
   ```$ mvn -U clean verify 
   [WARNING] SystemTray is not supported, skipping notifications...
   [INFO] Scanning for projects...
   [INFO] 
   [INFO] ------------< org.apache.sling:org.apache.sling.auth.saml2 
>------------
   [INFO] Building SAML2 Service Provider 0.1.0-SNAPSHOT
   [INFO] --------------------------------[ jar 
]---------------------------------
   Downloading from shibboleth: 
https://build.shibboleth.net/nexus/content/groups/public/org/relaxng/com.springsource.org.relaxng.datatype/1.0.0/com.springsource.org.relaxng.datatype-1.0.0.pom
   Downloading from central: 
https://repo.maven.apache.org/maven2/org/relaxng/com.springsource.org.relaxng.datatype/1.0.0/com.springsource.org.relaxng.datatype-1.0.0.pom
   [WARNING] The POM for 
org.relaxng:com.springsource.org.relaxng.datatype:jar:1.0.0 is missing, no 
dependency information available
   Downloading from shibboleth: 
https://build.shibboleth.net/nexus/content/groups/public/org/relaxng/com.springsource.org.relaxng.datatype/1.0.0/com.springsource.org.relaxng.datatype-1.0.0.jar
   Downloading from central: 
https://repo.maven.apache.org/maven2/org/relaxng/com.springsource.org.relaxng.datatype/1.0.0/com.springsource.org.relaxng.datatype-1.0.0.jar
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  1.351 s
   [INFO] Finished at: 2020-05-04T15:52:37+02:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal on project org.apache.sling.auth.saml2: Could 
not resolve dependencies for project 
org.apache.sling:org.apache.sling.auth.saml2:jar:0.1.0-SNAPSHOT: Could not find 
artifact org.relaxng:com.springsource.org.relaxng.datatype:jar:1.0.0 in 
shibboleth (https://build.shibboleth.net/nexus/content/groups/public) -> [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
   ```
   
   I have no settings.xml. I am running with 
   
   ```$ mvn -v
   Apache Maven 3.6.3 (SUSE 3.6.3-2.1)
   Maven home: /usr/share/maven
   Java version: 11.0.7, vendor: Oracle Corporation, runtime: 
/usr/lib64/jvm/java-11-openjdk-11
   Default locale: en_US, platform encoding: UTF-8
   OS name: "linux", version: "5.6.6-1-default", arch: "amd64", family: 
"unix"```
   
   At any rate, we'll have to solve the issue of external artifacts at some 
points, we should not have any custom repositories set.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to