Skip to content

Console Output

[INFO] 
[INFO] --------------< org.eclipse.rdf4j:rdf4j-solr-compliance >---------------
[INFO] Building RDF4J Solr Sail Tests 3.0.5                             [94/98]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-solr-compliance ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/compliance/solr' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/compliance/solr
[INFO] Storing buildNumber: 3c566d1 at timestamp: 1587794354275
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/compliance/solr' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/compliance/solr
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-solr-compliance ---
[WARNING] Failure to find org.restlet.jee:org.restlet:jar:2.3.0 in https://repo.eclipse.org/content/repositories/maven_central/ was cached in the local repository, resolution will not be reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.restlet.jee -DartifactId=org.restlet -Dversion=2.3.0 -Dpackaging=jar -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.restlet.jee -DartifactId=org.restlet -Dversion=2.3.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

Path to dependency: 
	1) org.eclipse.rdf4j:rdf4j-solr-compliance:jar:3.0.5
	2) org.apache.solr:solr-core:jar:7.5.0
	3) org.restlet.jee:org.restlet:jar:2.3.0


  org.restlet.jee:org.restlet:jar:2.3.0

from the specified remote repositories:
  oss-sonatype-snapshots (https://oss.sonatype.org/content/repositories/snapshots, releases=false, snapshots=true),
  eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, releases=true, snapshots=false)

[WARNING] Failure to find org.restlet.jee:org.restlet.ext.servlet:jar:2.3.0 in https://repo.eclipse.org/content/repositories/maven_central/ was cached in the local repository, resolution will not be reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.restlet.jee -DartifactId=org.restlet.ext.servlet -Dversion=2.3.0 -Dpackaging=jar -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.restlet.jee -DartifactId=org.restlet.ext.servlet -Dversion=2.3.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

Path to dependency: 
	1) org.eclipse.rdf4j:rdf4j-solr-compliance:jar:3.0.5
	2) org.apache.solr:solr-core:jar:7.5.0
	3) org.restlet.jee:org.restlet.ext.servlet:jar:2.3.0


  org.restlet.jee:org.restlet.ext.servlet:jar:2.3.0

from the specified remote repositories:
  oss-sonatype-snapshots (https://oss.sonatype.org/content/repositories/snapshots, releases=false, snapshots=true),
  eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, releases=true, snapshots=false)

[INFO] Adding ignore: META-INF/**/module-info
[INFO] 
[INFO] --- formatter-maven-plugin:2.8.1:validate (default) @ rdf4j-solr-compliance ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 5
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         5 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ rdf4j-solr-compliance ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/compliance/solr/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rdf4j-solr-compliance ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ rdf4j-solr-compliance ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ rdf4j-solr-compliance ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ rdf4j-solr-compliance ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-solr-compliance ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ rdf4j-solr-compliance ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ rdf4j-solr-compliance ---
[INFO] No sources in project. Archive not created.